diederikdehaas / rtl8812AU

Realtek 8812AU USB WiFi driver
Other
475 stars 177 forks source link

Can't change MAC address #9

Open tranaconda opened 8 years ago

tranaconda commented 8 years ago

I'm trying to use this driver for an access point, which works very well - thank you for this driver! The only thing not working is changing the IP address to get multiple SSIDs with hostapd working. I tried it with ifconfig hw ether and with macchanger, which said Network driver didn't actually change to the new MAC!!. Is it possible to enable modifying the MAC address?

fumantsu commented 8 years ago

up to this issue. Basically changing the MAC this is one of the suggested ways to use hostapd with simultaneous dual band. So in general this driver doesn't allow dual band configuration with hostapd

controlledentropy commented 7 years ago

that's not sure. I have RTL8187, SMSC9512, and a RTL 8192su. RTL8187, as we all know, good for wireless penetrate testing. and my RTL8192su's mac addr is available to change on kali\debian8\centos linux.

So it's possible the problem of raspi linux, not the problem of dongle

someone help please!