Computer NetworksNETWORKS

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/

source

mac address

Alice AUSTIN

Alice AUSTIN is studying Cisco Systems Engineering. He has passion with both hardware and software and writes articles and reviews for many IT websites.

Leave a Reply

Your email address will not be published. Required fields are marked *