deauthenticated due to local deauth request?
H. Richthammer
mailinglists
Sun May 28 09:47:18 PDT 2006
Hi,
i have installed hostap (0.5.0-1) and hostap-driver (0.4.1-1) from the
debian apt. If i try to connect i get the following syslog entry/error:
------------------------------------------------
May 28 17:51:23 localhost hostapd: wlan0: STA 00:09:5b:e5:0f:cf IEEE
802.11: authenticated
May 28 17:51:23 localhost hostapd: wlan0: STA 00:09:5b:e5:0f:cf IEEE
802.11: associated (aid 1, accounting session 4479C670-00000000)
May 28 17:51:26 localhost hostapd: wlan0: STA 00:09:5b:e5:0f:cf IEEE
802.11: deauthenticated due to local deauth request
May 28 17:51:28 localhost hostapd: wlan0: STA 00:09:5b:e5:0f:cf IEEE
802.11: authenticated
May 28 17:51:28 localhost hostapd: wlan0: STA 00:09:5b:e5:0f:cf IEEE
802.11: authenticated
May 28 17:51:29 localhost hostapd: wlan0: STA 00:09:5b:e5:0f:cf IEEE
802.11: associated (aid 1, accounting session 4479C670-00000001)
May 28 17:51:32 localhost hostapd: wlan0: STA 00:09:5b:e5:0f:cf IEEE
802.11: deauthenticated due to local deauth request
------------------------------------------------
The connection without wpa works fine. What could this be? Enclosed my
config file:
------------------------------------------------
interface=wlan0
driver=hostap
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
debug=1 #0
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
ssid=my-wlan
macaddr_acl=0 #1
accept_mac_file=/etc/hostapd/accept
deny_mac_file=/etc/hostapd/deny
auth_algs=1 #3
eapol_key_index_workaround=0
eap_server=0
own_ip_addr=127.0.0.1
wpa=1
wpa_passphrase=123456test
wpa_key_mgmt=WPA-PSK
wpa_group_rekey=600
wpa_strict_rekey=1
wpa_gmk_rekey=86400
------------------------------------------------
What could this be?
Thanks a lot
Hartmut
More information about the Hostap
mailing list