You can set a custom MAC address during start-up by editing /etc/network/interfaces
or /etc/network/interfaces/eth0
and adding a line starting with hwaddress
:
auto eth0
iface eth0 inet dhcp
hwaddress ether XX:XX:XX:XX:XX:XX
You can set a custom MAC address during start-up by editing /etc/network/interfaces
or /etc/network/interfaces/eth0
and adding a line starting with hwaddress
:
auto eth0
iface eth0 inet dhcp
hwaddress ether XX:XX:XX:XX:XX:XX