Hello,

i just setup a mac filter on a cisco router that is working fine. but i have trying to spoof my mac address using Kali linux for the fun of it. i manage to get connected to the network alright but i get no internet. of course my cell (the one that is allowed) is disconnected to eliminate conflicts but my usb modem (alpha with atheros chipset) is the one i`m trying to connect with.

any work around that?

the commands i`m using are as follows:
ifconfig wlan0 down
macchanger --mac=bl:ab:la:bl:ab:la
ifconfig wlan0 up
ifconfig (and the new mac is there)

Best Regards