Note:

The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.

Package talk:Iproute2

From Funtoo
Jump to navigation Jump to search

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:

confirmed working with actually dropping the network manager connections before hand... so note to completely disconnect from the router before running the commands.

   Note:

original mac address will return to the device upon network restart, alternate wifi ap selection, and possibly upon disconnect.

https://github.com/alobbs/macchanger/blob/master/data/wireless.list imitate known wireless brands. (some cards/routers don't like some arbitrary mac addresses)