Package talk:Iproute2

From Funtoo
Revision as of 10:03, January 16, 2015 by Threesixes (talk | contribs) (almost finished testing)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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)