Return to Snippet

Revision: 3860
at September 24, 2007 15:44 by yuconner


Initial Code
#sudo ifconfig eth0 down hw ether 00:00:00:00:00:01
#sudo ifconfig eth0 up

Initial URL


Initial Description
replace ethX with the correct interface (eth1, eth2, etc)

Initial Title
Change MAC address (gnu/linux)

Initial Tags


Initial Language
Bash