alobbs / macchanger

GNU MAC Changer
http://www.gnu.org/software/macchanger
GNU General Public License v3.0
601 stars 113 forks source link

cannot change the mac address #57

Open mdisaster510 opened 5 years ago

mdisaster510 commented 5 years ago

[ERROR] Could not change MAC: interface up or insufficient permissions: Device or resource busy

jask06 commented 5 years ago

You must shut the interface down before attempting to change the address. Try: sudo ip link set INTEREFACE down Execute your macchanger command (sudo macchanger -r INTERFACE) And then bring it back up: sudo ip link set INTEREFACE up

Ranushmalsike commented 4 years ago

I Cannot change mac address in my kali linux pc.

FalsePhilosopher commented 2 years ago

You must shut the interface down before attempting to change the address. Try: sudo ip link set INTEREFACE down Execute your macchanger command (sudo macchanger -r INTERFACE) And then bring it back up: sudo ip link set INTEREFACE up

Confirmed this works on OpenWrt 21.02