Open mdisaster510 opened 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
I Cannot change mac address in my kali linux pc.
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
[ERROR] Could not change MAC: interface up or insufficient permissions: Device or resource busy