注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package talk:Iproute2"
Jump to navigation
Jump to search
Threesixes (talk | contribs) m |
Threesixes (talk | contribs) m (almost finished testing) |
||
Line 4: | Line 4: | ||
###i## ip link set dev wlan0 up}} | ###i## ip link set dev wlan0 up}} | ||
{{note| needs testing}} | {{note| needs testing, confirmed working with actually dropping the network manager connections... so note to completely disconnect from the router before hand}} | ||
{{note|scribe the original mac address, im afraid im not getting my old one back now, ill know upon reboot}} | |||
https://github.com/alobbs/macchanger/blob/master/data/wireless.list imitate known wireless brands. (some cards/routers don't like some arbitrary mac addresses) | https://github.com/alobbs/macchanger/blob/master/data/wireless.list imitate known wireless brands. (some cards/routers don't like some arbitrary mac addresses) |
Revision as of 10:03, January 16, 2015
mac address reassignment
root # ip link set dev wlan0 down root # ip link set dev wlan0 address XX:XX:XX:XX:XX:XX root # ip link set dev wlan0 up
Note
needs testing, confirmed working with actually dropping the network manager connections... so note to completely disconnect from the router before hand
Note
scribe the original mac address, im afraid im not getting my old one back now, ill know upon reboot
https://github.com/alobbs/macchanger/blob/master/data/wireless.list imitate known wireless brands. (some cards/routers don't like some arbitrary mac addresses)