To change your MAC address in Linux (and most *nix system) is easy as pie. All it takes is two easy to script commands:
ifconfig eth0 down hw ether 00:00:00:00:00:01
ifconfig eth0 up
PS: However, you can use macchange!
Name (required)
Mail (will not be published) (required)
Website
Comment