I've configured my dhcp3-server and it runs fine. Hostapd.conf seems fine, but when I run
It returns with:Code:hostapd /etc/easy_open_802.1G.hostapd.conf
Attached is my simple hostapd.conf file:Code:Configuration file: /etc/easy_open_802.1G.hostapd.conf Failed to set interface wlan0 to master mode. nl80211 driver initialization failed. ELOOP: remaining docket: sock=5 eloop_data...etc.
The card is Netgear wg111v2 - using the mac80211 rtl8187 driversCode:interface=wlan0 bridge=br0 driver=nl80211 ssid=test channel=3 hw_mode=g ieee80211n=1 auth_algs=1 ignore_broadcast_ssid=0 country_code=NO wpa=0
It's capable on airmon-ng (that is, monitor mode) and airbase-ng (that's access point, or master mode, right?)
Help is appreciated, and any other information is easily provided on demand. Thanks.