Public bug reported:
I use a ThinkPad T61 with the build in Intel 4965AGN Wireless card and
cant connect a wireless network with IEEE8021X security where PAP is
used for the 2 phase authentification. To connect to the network i use
wpa_suplicant and got the following logging output.
[snip]
Try to find WPA-enabled AP
0: 00:1b:0c:04:84:70 ssid='fhwmi' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
1: 00:1b:53:b9:ff:e0 ssid='fhwmi' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
2: 00:1b:54:8e:6b:f0 ssid='fhwmi' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
3: 00:1b:53:ba:03:10 ssid='fhwmi' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
4: 00:1b:0c:04:85:d0 ssid='fhwmi' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
5: 00:1b:0c:04:b5:80 ssid='fhwmi' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
Try to find non-WPA AP
0: 00:1b:0c:04:84:70 ssid='fhwmi' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
selected non-WPA AP 00:1b:0c:04:84:70 ssid='fhwmi'
Trying to associate with 00:1b:0c:04:84:70 (SSID='fhwmi' freq=5660 MHz)
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
Overriding auth_alg selection: 0x1
WPA: clearing AP WPA IE
WPA: clearing AP RSN IE
WPA: clearing own WPA/RSN IE
No keys have been configured - skip key clearing
wpa_driver_wext_set_drop_unencrypted
State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
WEXT: Operstate: linkmode=-1, operstate=5
wpa_driver_wext_associate
Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - portControl=Auto
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
Wireless event: cmd=0x8b04 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
Wireless event: cmd=0x8b1a len=13
Authentication with 00:00:00:00:00:00 timed out.
Added BSSID 00:1b:0c:04:84:70 into blacklist
No keys have been configured - skip key clearing
State: ASSOCIATING -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
WEXT: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
Setting scan request: 0 sec 0 usec
State: DISCONNECTED -> SCANNING
[snip]
Dmesg shows the following:
[snip]
[ 817.128000] wlan0: Initial auth_alg=0
[ 817.128000] wlan0: authenticate with AP 00:1b:0c:04:84:70
[ 817.128000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 817.328000] wlan0: authenticate with AP 00:1b:0c:04:84:70
[ 817.328000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 817.328000] wlan0: RX authentication from 00:1b:0c:04:84:70 (alg=0
transaction=2 status=0)
[ 817.328000] wlan0: authenticated
[ 817.328000] wlan0: associate with AP 00:1b:0c:04:84:70
[ 817.328000] wlan0: mismatch in privacy configuration and mixed-cell disabled
- abort association
[ 817.328000] wlan0: RX deauthentication from 00:1b:0c:04:84:70 (reason=2)
[ 817.328000] wlan0: deauthenticated
[ 817.528000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 817.528000] wlan0: RX deauthentication from 00:1b:0c:04:84:70 (reason=2)
[ 830.396000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 830.396000] wlan0: Initial auth_alg=0
[ 830.396000] wlan0: authenticate with AP 00:1b:0c:04:84:70
[ 830.396000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 830.396000] wlan0: RX deauthentication from 00:1b:0c:04:84:70 (reason=2)
[ 830.404000] wlan0: Initial auth_alg=0
[ 830.404000] wlan0: authenticate with AP 00:1b:0c:04:84:70
[ 830.404000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 830.408000] wlan0: Initial auth_alg=0
[ 830.408000] wlan0: authenticate with AP 00:1b:53:b9:ff:e0
[ 830.408000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 830.408000] wlan0: RX authentication from 00:1b:53:b9:ff:e0 (alg=0
transaction=2 status=0)
[ 830.408000] wlan0: authenticated
[ 830.408000] wlan0: associate with AP 00:1b:53:b9:ff:e0
[ 830.408000] wlan0: mismatch in privacy configuration and mixed-cell disabled
- abort association
[ 830.412000] wlan0: RX deauthentication from 00:1b:53:b9:ff:e0 (reason=2)
[ 830.412000] wlan0: deauthenticated
[ 830.608000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 830.608000] wlan0: RX deauthentication from 00:1b:53:b9:ff:e0 (reason=2)
[ 843.780000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 843.788000] wlan0: Initial auth_alg=0
[ 843.788000] wlan0: authenticate with AP 00:1b:0c:04:84:70
[ 843.788000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 843.788000] wlan0: deauthentication frame received from unknown AP
(SA=00:1b:53:b9:ff:e0 BSSID=00:1b:53:b9:ff:e0) - ignored
[ 843.792000] wlan0: Initial auth_alg=0
[ 843.792000] wlan0: authenticate with AP 00:1b:0c:04:84:70
[ 843.792000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 843.792000] wlan0: RX authentication from 00:1b:0c:04:84:70 (alg=0
transaction=2 status=0)
[ 843.792000] wlan0: authenticated
[ 843.792000] wlan0: associate with AP 00:1b:0c:04:84:70
[ 843.792000] wlan0: mismatch in privacy configuration and mixed-cell disabled
- abort association
[ 843.792000] wlan0: RX deauthentication from 00:1b:0c:04:84:70 (reason=2)
[ 843.792000] wlan0: deauthenticated
[ 843.792000] wlan0: authentication frame received from 00:1b:0c:04:84:70, but
not in authenticate state - ignored
[ 843.792000] wlan0: RX deauthentication from 00:1b:0c:04:84:70 (reason=2)
[ 843.992000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 843.992000] wlan0: RX deauthentication from 00:1b:0c:04:84:70 (reason=2)
[ 857.088000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 857.088000] wlan0: RX deauthentication from 00:1b:0c:04:84:70 (reason=2)
[ 857.088000] wlan0: RX deauthentication from 00:1b:0c:04:84:70 (reason=2)
[ 857.100000] wlan0: Initial auth_alg=0
[ 857.100000] wlan0: authenticate with AP 00:1b:53:b9:ff:e0
[ 857.100000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 857.100000] wlan0: Initial auth_alg=0
[ 857.100000] wlan0: authenticate with AP 00:1b:53:b9:ff:e0
[ 857.100000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 857.100000] wlan0: RX authentication from 00:1b:53:b9:ff:e0 (alg=0
transaction=2 status=0)
[ 857.100000] wlan0: authenticated
[ 857.100000] wlan0: associate with AP 00:1b:53:b9:ff:e0
[ 857.100000] wlan0: mismatch in privacy configuration and mixed-cell disabled
- abort association
[ 857.104000] wlan0: RX deauthentication from 00:1b:53:b9:ff:e0 (reason=2)
[ 857.104000] wlan0: deauthenticated
[ 857.108000] wlan0: authentication frame received from 00:1b:53:b9:ff:e0, but
not in authenticate state - ignored
[ 857.108000] wlan0: RX deauthentication from 00:1b:53:b9:ff:e0 (reason=2)
[ 857.300000] wlan0: privacy configuration mismatch and mixed-cell disabled -
disassociate
[ 857.300000] wlan0: RX deauthentication from 00:1b:53:b9:ff:e0 (reason=2)
[snip]
Cheers
** Affects: linux-ubuntu-modules-2.6.22 (Ubuntu)
Importance: Undecided
Status: New
--
[iwl4965] Can't connect to network with IEEE8021X security
https://bugs.launchpad.net/bugs/162415
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs