Hi,

I'm trying to upgrade my wireless AP to 4.1.1 RC1 (pcengines wrapborad, with an 
Atheros WL).

But I'm getting:

PA: 00:23:6c:91:e0:18 WPA_PTK entering state PTKINITDONE
wpa_driver_nl80211_set_key: ifindex=5 alg=3 addr=0x80a9d58 key_idx=0 set_tx=
1 seq_len=0 key_len=16
   addr=00:23:6c:91:e0:18
nl80211: set_key failed; err=-12 Cannot allocate memory)
hostapd_wpa_auth_disconnect: WPA authenticator requests disconnect: STA 00:2
3:6c:91:e0:18 reason 2


I have been searching, and can find information that it's have been seen 
before, but i'm not able to find a solution.

hostapd.conf

interface=wlan0
bridge=br0
#driver=hostapd
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
dump_file=/tmp/hostapd.dump
debug=0
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
ssid=xxxxxxx
channel=11
hw_mode=g
country_code=NL
beacon_int=100
dtim_period=2
max_num_sta=255
rts_threshold=2347
fragm_threshold=2346
macaddr_acl=0
auth_algs=3
ignore_broadcast_ssid=0
eapol_key_index_workaround=0
eap_server=0
wme_enabled=0
wpa=3
wpa_passphrase=xxxxxxx
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP

interfaces

iface eth0 inet manual

auto br0
iface br0 inet static
        bridge_ports eth0
        bridge_maxwait 5
        bridge_fd 0
        bridge_stp off
        address 192.168.1.251
        broadcast 192.168.1.255
        netmask 255.255.255.0
        gateway 192.168.1.254


Thanks.

Casper
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to