Hey, I am having trouble assigning a fake mac address to wlan0. This is what I do:-
However I get the error : Can't change mac: interface up or not permisson: cannot assign requested addressCode:ifconfig wlan0 down macchanger -r wlan0
Hey, I am having trouble assigning a fake mac address to wlan0. This is what I do:-
However I get the error : Can't change mac: interface up or not permisson: cannot assign requested addressCode:ifconfig wlan0 down macchanger -r wlan0
The commands are correct, but you might also try "/etc/init.d/networking stop", can you please post additional information: ifconfig, iwconfig, wireless card etc.
Also, take a look at this, it might be helpful, http://www.debianadmin.com/change-yo...l-address.html
Let us know
Fact, Science and the Pursuit of Knowledge. Working to secure your networks from threats; Outside and Within.
i started getting the same error after the last apt-get upgrade
i'm still looking into it
“A goal without a plan is just a wish.”
it seems that i have to disconnect from my connection in order to be able to do the change
if i'm still connected to my network it will not let me do mac change
try disconnecting then bring down wlan0 and do the change
“A goal without a plan is just a wish.”
i have this problem with my laptop and it has a physical wlan switch. if you are using a laptop w/ a switch, just try turning the switch off then run 'macchanger -r wlan0'. As for desktop issues i couldnt help ya :/
ifconfig wlan0 down
macchanger wlan0 -r for random new mac address
ifconfig wlan0 up
Last edited by milehighinterceptor; 2013-04-18 at 03:34.
Did you try to change the MAC not randomly, as in ">macchanger --mac 00:11:22:33:44:55 [interface]"
No need to Switch off ur Wlan
Just Stop Monitoring mode and than u can change ur Mac
airmon-ng stop wlan0,,, this is stop ur Mon0 interface
than simply random mac changer will work
macchanger -r wlan0 (whatever u hav)