
Originally Posted by
Maheriano
Why doesn't she learn what a MAC filter is?
For me it's the price as well. There's no way I can pay that price for a few weather updates.
Mac filtering won't do ****. I can change my mac address at will. I don't know about you guys, but $40 a month or whatever it is, is way cheaper than a felony conviction. Me, I can wait till I'm at work or home.
Code:
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether aa:bb:cc:dd:ee:ff
media: autoselect (<unknown type>) status: inactive
supported media: autoselect
Yea, I already changed it...
A quick
Code:
sudo ifconfig en1 ether de:ad:be:ef:12:34:56:78
and I get
Code:
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether de:ad:be:ef:12:34
media: autoselect (<unknown type>) status: inactive
supported media: autoselect
So mac filtering really does nothing.
Bookmarks