Hello Guys,
I have to mac adress define before testing network and checking network.
Because our network has defined MAC adress can connect internet. I know “ifconfig hw ether” change mac adress commands and it works connect and mining works no problem.
But i want it for when AC power loss and start back pc with USB Boot #1 HiveOs and original Mac adress come again.
I tried that commands see below;
in USB
E:\network20-ethernet.network
[Match]
#Match eth0, eth1, ... interfaces. Don't change it to other names
Name=eth0
[Network]
DHCP=yes
#Uncomment the following for static IP, set DHCP=no
#Address=192.168.0.189/24
#Gateway=192.168.0.1
#DNS=192.168.0.1
mac=FF:FF:FF:FF:FF:FF
MACAddress=FF:FF:FF:FF:FF:FF
mac=FF:FF:FF:FF:FF:FF
HWaddr FF:FF:FF:FF:FF:FF
HWADDR=FF:FF:FF:FF:FF:FF
MACADDR=FF:FF:FF:FF:FF:FF
mac_addr=FF:FF:FF:FF:FF:FF
#to disable IPV6 if it's not disabled in grub
#LinkLocalAddressing=no
#IPv6AcceptRA=no
[DHCP]
ClientIdentifier=mac
RouteMetric=10