› Forums › Network Management › Networking › MAC clone? › Reply To: MAC clone?
January 25, 2010 at 1:50 pm
#48132
Member
Hi,
Maybe this can help you guys. I have successfully clonned my MAC address at boot time using the pre-boot script
ifconfig eth0 hw ether XX:XX:XX:XX:XX:XX
(yes, I used eth0 and not ETH00 as this will execute before the interface being renamed by Zeroshell)
Good luck!