I don't advocate using MAC Address spoofing for evil purposes such as:
- Using a MAC-Address Filtered wireless Access Point
- Deception
- Cloning an ethernet card already in use to confuse a network
- In order to mess with ethernet switches
- ... Plenty of other malevolent uses ...
MAC Spoofing has several constructive troubleshooting uses:
- Get a new IP Address from your DHCP server
- Testing Ethernet switch port security rules
- Troubleshooting issues with ARP
- ... plenty of other great uses ...
ifconfig IFace down
Mac OS X:
ifconfig IFace ether 00:12:34:56:78:90OpenBSD:
ifconfig IFace lladdr 00:11:22:33:44:55
Linux:
ifconfig IFace hw ether 00:de:ad:c0:ed:ba:be
FreeBSD:
ifconfig IFace link 10:00:ca:b0:05:e5