tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

5.99.11 wpa_supplicant & ath



Hi,

first of all, I'm aware of the ral thread.

I've just updated to 5.99.11 from 5.99.3, and my wpa_supplicant stopped 
working. The
wpa_cli output looks as follows:

> status
20:28:12.315: CTRL-EVENT-SCAN-RESULTS 
20:28:12.315: wpa_state=SCANNING

> 20:28:20.401: CTRL-EVENT-SCAN-RESULTS 
20:28:20.401: Trying to associate with <AP-MAC> (SSID='<AP-SSID>' freq=2412 MHz)
20:28:20.401: Associated with <AP-MAC>
20:28:20.401: WPA: Key negotiation completed with <AP-MAC> [PTK=TKIP GTK=TKIP]
20:28:20.401: CTRL-EVENT-CONNECTED - Connection to <AP-MAC> completed (auth) 
[id=0 id_str=]
20:28:21.412: WPA: Group rekeying completed with <AP-MAC> [GTK=TKIP]
20:28:21.412: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
20:28:30.509: CTRL-EVENT-SCAN-RESULTS 
20:28:30.509: Trying to associate with <AP-MAC> (SSID='<AP-SSID>' freq=2412 MHz)
20:28:34.552: CTRL-EVENT-SCAN-RESULTS 
20:28:40.617: Authentication with <AP-MAC> timed out.
20:28:48.704: CTRL-EVENT-SCAN-RESULTS 
20:28:48.704: Trying to associate with <AP-MAC> (SSID='<AP-SSID>' freq=2412 MHz)
20:28:52.747: CTRL-EVENT-SCAN-RESULTS 
20:28:58.812: Authentication with <AP-MAC> timed out.
20:29:06.898: CTRL-EVENT-SCAN-RESULTS 
20:29:06.898: Trying to associate with <AP-MAC> (SSID='<AP-SSID>' freq=2412 MHz)
20:29:11.952: CTRL-EVENT-SCAN-RESULTS 
20:29:17.006: Authentication with <AP-MAC> timed out.
20:29:25.092: CTRL-EVENT-SCAN-RESULTS 
20:29:25.092: Trying to associate with <AP-MAC> (SSID='<AP-SSID>' freq=2412 MHz)
20:29:25.092: Associated with <AP-MAC>
20:29:25.092: WPA: Key negotiation completed with <AP-MAC> [PTK=TKIP GTK=TKIP]
20:29:25.092: CTRL-EVENT-CONNECTED - Connection to <AP-MAC> completed (reauth) 
[id=0 id_str=]
20:29:26.103: WPA: Group rekeying completed with <AP-MAC> [GTK=TKIP]
20:29:26.103: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
20:29:35.200: CTRL-EVENT-SCAN-RESULTS 
20:29:35.200: Trying to associate with <AP-MAC> (SSID='<AP-SSID>' freq=2412 MHz)

etc. etc. etc. (complete - rekey - disconnect - 3 timeouts - repeat)

I have tried adding the -DNEW_FREEBSD_MLME_ASSOC line to my
usr.sbin/wpa/wpa_supplicant/Makefile, rebuilt, installed that binary and
tried again, with no success.

The ath:

ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ssid "" nwkey 65536:"","","",""
        powersave off
        address: 00:1f:e1:c7:4d:04
        media: IEEE802.11 autoselect (OFDM54 mode 11g)
        status: no network
        inet6 <junk>%ath0 prefixlen 64 scopeid 0x2

I've changed one sysctl setting, hw.ath0.txintrperiod (=1 from the default
5, during wpa_supplicant it would go down to 1 anyways so I figured I can
start with that) which wasn't a problem until now. I've also verified that
5 isn't working either.

The PSK is still the same.

Any idea what's wrong? Hints?

Thanks in advance...

-Martin


Home | Main Index | Thread Index | Old Index