braindead-sec / rogue-captive

Rogue Captive Portal for Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed to create interface wlan0

roediman opened this issue · comments

i got these error...
any suggestions?

hostapd.conf failed to create interface wlan0:-95 operation not suported

Just to make sure, you are you using a raspberry pi with built in wifi? That is the only problem I could think of. I did not have this problem.

If your wifi adapter is using a different interface, you'll need to replace wlan0 with the correct interface in both hostapd.conf and rc.local. Also be sure to delete any wpa_supplicant config files that automatically connect your wifi adapter to an access point (I just added this to the install script).