Bypassing MAC address filtering/access control lists
I demonstrate how to overcome the obstacle of networks using access control lists based on MAC address.
commands to change mac address:
Mac os x:
“sudo ifconfig en1 ether 00:00:00:00:00:01”
Linux:
“sudo ifconfig ath0 down hw ether 00:00:00:00:00:01”
“sudo ifconfig ath0 up”
Full quality video – http://rapidshare.com/files/50439919/Mac_address_Filtering.mov.zip
A full tutorial I have written can be found at http://rhin0.freehostia.com/tutorials/
mac address