Group rekeying NetworkManager+wpa_supplicant+ndiswrapper



Hi there list,

I recently bought a a brandnew LinkSys WRT54G (v7.0 atheros chipset). Since the device is supporting WPA which is better encryption than the old WEP I want to connect with this kind of encryption. On my windows xp laptop everything works flawlessly. However, on my Fedora Core 5 Laptop, there is a problem. At first NetworkManager connects well and WPA encryptions works. However, as soon as the wireless AP rekeys after 7200 seconds, it seems that the Replay Counter does not increase; wpa_supplicant then drops encryption, but the connection stays online. wpa_supplicant stays in this 'dropping packet' loop. Unfortunately NetworkManager doesn't see any problem and doesn't take any action.

The only thing I can do at this point is to reconnect entirely (which then works untill the next rekeying sequence). This is particularly annoying when you are just sending a large file to another computer in the network, or when you are bittorrenting and away from home for a while.

So...HELP :) I need to get this solved.

Laptop  :  Acer Travelmate 2700
Proc    :  P4 3Ghz
Mem     :  512 Mb
Wireless:  INPROCOMM IPN2220 Wireless LAN Adapter
driver  :  neti2220 (win xp version) through ndiswrapper
OS      :  Fedora Core 5
Kernel  :  2.6.17-1.2187_FC5smp

Here is the output of the log from the moment I connect to the moment rekeying (and the subsequent error) occurs:

NetworkManager: <information>	starting...
NetworkManager: <information> wlan0: Device is fully-supported using driver 'ndiswrapper'. NetworkManager: <information> nm_device_init(): waiting for device's worker thread to start NetworkManager: <information> nm_device_init(): device's worker thread started, continuing.
NetworkManager: <information>	Now managing wireless (802.11) device 'wlan0'.
NetworkManager: <information>	Deactivating device wlan0.
NetworkManager: <information> eth0: Device is fully-supported using driver '8139too'. NetworkManager: <information> nm_device_init(): waiting for device's worker thread to start NetworkManager: <information> nm_device_init(): device's worker thread started, continuing. NetworkManager: <information> Now managing wired Ethernet (802.3) device 'eth0'.
NetworkManager: <information>	Deactivating device eth0.
NetworkManager: <information>	Updating allowed wireless network lists.
NetworkManager: <information> SWITCH: no current connection, found better connection 'wlan0'.
NetworkManager: <information>	Will activate connection 'wlan0/rizaenbb'.
NetworkManager: <information>	Device wlan0 activation scheduled...
NetworkManager: <information>	Activation (wlan0) started...
NetworkManager: <information> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... NetworkManager: <information> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... NetworkManager: <information> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... NetworkManager: <information> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. NetworkManager: <information> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... NetworkManager: <information> Activation (wlan0/wireless): access point 'rizaenbb' is encrypted, but NO valid key exists. New key needed. NetworkManager: <information> Activation (wlan0) New wireless user key requested for network 'rizaenbb'. NetworkManager: <information> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. NetworkManager: <information> Activation (wlan0) New wireless user key for network 'rizaenbb' received. NetworkManager: <information> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... NetworkManager: <information> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... NetworkManager: <information> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... NetworkManager: <information> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. NetworkManager: <information> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... NetworkManager: <information> Activation (wlan0/wireless): access point 'rizaenbb' is encrypted, and a key exists. No new key needed. NetworkManager: <information> SUP: sending command 'INTERFACE_ADD wlan0 wext /var/run/wpa_supplicant '
NetworkManager: <information>	SUP: response was 'OK'
NetworkManager: <information>	SUP: sending command 'AP_SCAN 1'
NetworkManager: <information>	SUP: response was 'OK'
NetworkManager: <information>	SUP: sending command 'ADD_NETWORK'
NetworkManager: <information>	SUP: response was '0'
NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 ssid 72697a61656e6262'
NetworkManager: <information>	SUP: response was 'OK'
NetworkManager: <information>	SUP: sending command 'SET_NETWORK 0 proto WPA'
NetworkManager: <information>	SUP: response was 'OK'
NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK'
NetworkManager: <information>	SUP: response was 'OK'
NetworkManager: <information>	SUP: sending command 'SET_NETWORK 0 psk <key>'
NetworkManager: <information>	SUP: response was 'OK'
NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 pairwise TKIP'
NetworkManager: <information>	SUP: response was 'OK'
NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 group TKIP'
NetworkManager: <information>	SUP: response was 'OK'
NetworkManager: <information>	SUP: sending command 'ENABLE_NETWORK 0'
NetworkManager: <information>	SUP: response was 'OK'
NetworkManager: <information> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
ioctl[SIOCGIWSCAN]: Resource temporarily unavailable
NetworkManager: <information> wpa_supplicant(22723): Global control interface '/var/run/wpa_supplicant-global' NetworkManager: <information> wpa_supplicant(22723): RX global ctrl_iface - hexdump_ascii(len=50):
ioctl[SIOCSIWFREQ]: Invalid argument
NetworkManager: <information> wpa_supplicant(22723): 49 4e 54 45 52 46 41 43 45 5f 41 44 44 20 77 6c INTERFACE_ADD wl NetworkManager: <information> wpa_supplicant(22723): 61 6e 30 09 09 77 65 78 74 09 2f 76 61 72 2f 72 an0__wext_/var/r NetworkManager: <information> wpa_supplicant(22723): 75 6e 2f 77 70 61 5f 73 75 70 70 6c 69 63 61 6e un/wpa_supplican NetworkManager: <information> wpa_supplicant(22723): 74 09 t_ NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE GLOBAL INTERFACE_ADD 'wlan0 wext /var/run/wpa_supplicant ' NetworkManager: <information> wpa_supplicant(22723): Initializing interface 'wlan0' conf 'N/A' driver 'wext' ctrl_interface '/var/run/wpa_supplicant' NetworkManager: <information> wpa_supplicant(22723): Initializing interface (2) 'wlan0' NetworkManager: <information> wpa_supplicant(22723): EAPOL: SUPP_PAE entering state DISCONNECTED NetworkManager: <information> wpa_supplicant(22723): EAPOL: KEY_RX entering state NO_KEY_RECEIVE NetworkManager: <information> wpa_supplicant(22723): EAPOL: SUPP_BE entering state INITIALIZE NetworkManager: <information> wpa_supplicant(22723): EAP: EAP entering state DISABLED NetworkManager: <information> wpa_supplicant(22723): EAPOL: External notification - portEnabled=0 NetworkManager: <information> wpa_supplicant(22723): EAPOL: External notification - portValid=0 NetworkManager: <information> wpa_supplicant(22723): SIOCGIWRANGE: WE(compiled)=20 WE(source)=18 enc_capa=0xd NetworkManager: <information> wpa_supplicant(22723): capabilities: key_mgmt 0x5 enc 0xf NetworkManager: <information> wpa_supplicant(22723): Own MAC address: 00:0e:9b:49:d3:2e
NetworkManager: <information>	wpa_supplicant(22723): wpa_driver_wext_set_wpa
NetworkManager: <information> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to access point 'rizaenbb'. NetworkManager: <information> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled. NetworkManager: <information> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
NetworkManager: <information>	Activation (wlan0) Beginning DHCP transaction.
NetworkManager: <information> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete. NetworkManager: <information> wpa_supplicant(22723): alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_set_countermeasures NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_set_drop_unencrypted NetworkManager: <information> wpa_supplicant(22723): Setting scan request: 0 sec 100000 usec
NetworkManager: <information>	wpa_supplicant(22723): Added interface wlan0
NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b06 len=8 NetworkManager: <information> wpa_supplicant(22723): RX ctrl_iface - hexdump_ascii(len=9): NetworkManager: <information> wpa_supplicant(22723): 41 50 5f 53 43 41 4e 20 31 AP_SCAN 1 NetworkManager: <information> wpa_supplicant(22723): RX ctrl_iface - hexdump_ascii(len=11): NetworkManager: <information> DHCP daemon state is now 12 (successfully started) for interface wlan0 NetworkManager: <information> wpa_supplicant(22723): 41 44 44 5f 4e 45 54 57 4f 52 4b ADD_NETWORK
NetworkManager: <information>	wpa_supplicant(22723): CTRL_IFACE: ADD_NETWORK
NetworkManager: <information> wpa_supplicant(22723): RX ctrl_iface - hexdump_ascii(len=35): NetworkManager: <information> wpa_supplicant(22723): 53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 73 73 SET_NETWORK 0 ss NetworkManager: <information> wpa_supplicant(22723): 69 64 20 37 32 36 39 37 61 36 31 36 35 36 65 36 id 72697a61656e6 NetworkManager: <information> wpa_supplicant(22723): 32 36 32 262 NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE: SET_NETWORK id=0 name='ssid' value='72697a61656e6262' NetworkManager: <information> wpa_supplicant(22723): ssid - hexdump_ascii(len=8): NetworkManager: <information> wpa_supplicant(22723): 72 69 7a 61 65 6e 62 62 rizaenbb NetworkManager: <information> wpa_supplicant(22723): RX ctrl_iface - hexdump_ascii(len=23): NetworkManager: <information> wpa_supplicant(22723): 53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 70 72 SET_NETWORK 0 pr NetworkManager: <information> wpa_supplicant(22723): 6f 74 6f 20 57 50 41 oto WPA NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE: SET_NETWORK id=0 name='proto' value='WPA'
NetworkManager: <information>	wpa_supplicant(22723): proto: 0x1
NetworkManager: <information> wpa_supplicant(22723): RX ctrl_iface - hexdump_ascii(len=30): NetworkManager: <information> wpa_supplicant(22723): 53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 6b 65 SET_NETWORK 0 ke NetworkManager: <information> wpa_supplicant(22723): 79 5f 6d 67 6d 74 20 57 50 41 2d 50 53 4b y_mgmt WPA-PSK NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE: SET_NETWORK id=0 name='key_mgmt' value='WPA-PSK'
NetworkManager: <information>	wpa_supplicant(22723): key_mgmt: 0x2
NetworkManager: <information> wpa_supplicant(22723): RX ctrl_iface - hexdump_ascii(len=82): [REMOVED] NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE: SET_NETWORK id=0 name='psk' value='[REMOVED]' NetworkManager: <information> wpa_supplicant(22723): PSK - hexdump(len=32): [REMOVED] NetworkManager: <information> wpa_supplicant(22723): RX ctrl_iface - hexdump_ascii(len=27): NetworkManager: <information> wpa_supplicant(22723): 53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 70 61 SET_NETWORK 0 pa NetworkManager: <information> wpa_supplicant(22723): 69 72 77 69 73 65 20 54 4b 49 50 irwise TKIP NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE: SET_NETWORK id=0 name='pairwise' value='TKIP'
NetworkManager: <information>	wpa_supplicant(22723): pairwise: 0x8
NetworkManager: <information> wpa_supplicant(22723): RX ctrl_iface - hexdump_ascii(len=24): NetworkManager: <information> wpa_supplicant(22723): 4e 45 54 57 4f 52 4b 20 30 20 67 72 SET_NETWORK 0 gr NetworkManager: <information> wpa_supplicant(22723): 6f 75 70 20 54 4b 49 50 oup TKIP NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE: SET_NETWORK id=0 name='group' value='TKIP'
NetworkManager: <information>	wpa_supplicant(22723): group: 0x8
NetworkManager: <information> wpa_supplicant(22723): State: DISCONNECTED -> SCANNING NetworkManager: <information> wpa_supplicant(22723): Starting AP scan (broadcast SSID) NetworkManager: <information> wpa_supplicant(22723): RX ctrl_iface - hexdump_ascii(len=16): NetworkManager: <information> wpa_supplicant(22723): 45 4e 41 42 4c 45 5f 4e 45 54 57 4f 52 4b 20 30 ENABLE_NETWORK 0 NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE: ENABLE_NETWORK id=0 NetworkManager: <information> wpa_supplicant(22723): Setting scan request: 0 sec 0 usec NetworkManager: <information> wpa_supplicant(22723): Starting AP scan (broadcast SSID) NetworkManager: <information> wpa_supplicant(22723): RX ctrl_iface - hexdump_ascii(len=6): NetworkManager: <information> wpa_supplicant(22723): 41 54 54 41 43 48 ATTACH NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE monitor attached - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 32 37 30 32 2d 31 00 00 00 NetworkManager: <information> wpa_supplicant(22723): Scan timeout - try to get results
NetworkManager: <information>	wpa_supplicant(22723): Scan results: -1
NetworkManager: <information> wpa_supplicant(22723): Failed to get scan results NetworkManager: <information> wpa_supplicant(22723): Failed to get scan results - try scanning again NetworkManager: <information> wpa_supplicant(22723): Setting scan request: 1 sec 0 usec NetworkManager: <information> wpa_supplicant(22723): Scan timeout - try to get results NetworkManager: <information> wpa_supplicant(22723): Received 489 bytes of scan results (2 BSSes)
NetworkManager: <information>	wpa_supplicant(22723): Scan results: 2
NetworkManager: <information> wpa_supplicant(22723): BSS from priority group 0 NetworkManager: <information> wpa_supplicant(22723): 0: 00:16:b6:e7:f3:51 ssid='rizaenbb' wpa_ie_len=24 rsn_ie_len=0 caps=0x11 NetworkManager: <information> wpa_supplicant(22723): selected based on WPA IE NetworkManager: <information> wpa_supplicant(22723): Trying to associate with 00:16:b6:e7:f3:51 (SSID='rizaenbb' freq=2462 MHz) NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 32 37 30 32 2d 31 00 00 00
NetworkManager: <information>	wpa_supplicant(22723): Cancelling scan request
NetworkManager: <information> wpa_supplicant(22723): WPA: clearing own WPA/RSN IE NetworkManager: <information> wpa_supplicant(22723): Automatic auth_alg selection: 0x1 NetworkManager: <information> wpa_supplicant(22723): WPA: using IEEE 802.11i/D3.0 NetworkManager: <information> wpa_supplicant(22723): WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2 NetworkManager: <information> wpa_supplicant(22723): WPA: set AP WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>	wpa_supplicant(22723): WPA: clearing AP RSN IE
NetworkManager: <information>	wpa_supplicant(22723): WPA: using GTK TKIP
NetworkManager: <information>	wpa_supplicant(22723): WPA: using PTK TKIP
NetworkManager: <information> wpa_supplicant(22723): WPA: using KEY_MGMT WPA-PSK NetworkManager: <information> wpa_supplicant(22723): WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 NetworkManager: <information> wpa_supplicant(22723): No keys have been configured - skip key clearing NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_set_drop_unencrypted NetworkManager: <information> wpa_supplicant(22723): State: SCANNING -> ASSOCIATING NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_associate NetworkManager: <information> wpa_supplicant(22723): er_wext_associate: assoc failed because set_freq failed NetworkManager: <information> wpa_supplicant(22723): Association request to the driver failed NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 32 37 30 32 2d 31 00 00 00 NetworkManager: <information> wpa_supplicant(22723): Setting authentication timeout: 15 sec 0 usec NetworkManager: <information> wpa_supplicant(22723): EAPOL: External notification - EAP success=0 NetworkManager: <information> wpa_supplicant(22723): EAPOL: External notification - EAP fail=0 NetworkManager: <information> wpa_supplicant(22723): EAPOL: External notification - portControl=Auto NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b06 len=8 NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b1a len=16 NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8c07 len=58 NetworkManager: <information> wpa_supplicant(22723): AssocReq IE wireless event - hexdump(len=50): 00 08 72 69 7a 61 65 6e 62 62 01 08 02 04 0b 16 0c 18 30 48 32 04 12 24 60 6c dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8c08 len=24 NetworkManager: <information> wpa_supplicant(22723): AssocResp IE wireless event - hexdump(len=16): 01 08 82 84 8b 96 8c 98 b0 48 32 04 12 24 60 6c NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b15 len=20 NetworkManager: <information> Activation (wlan0) Stage 4 of 5 (IP Configure Get) scheduled... NetworkManager: <information> wpa_supplicant(22723): Wireless event: new AP: 00:16:b6:e7:f3:51
NetworkManager: <information>	wpa_supplicant(22723): Association info event
NetworkManager: <information> Activation (wlan0) Stage 4 of 5 (IP Configure Get) started... NetworkManager: <information> Retrieved the following IP4 configuration from the DHCP daemon:
NetworkManager: <information>	  address 192.168.2.102
NetworkManager: <information>	  netmask 255.255.255.0
NetworkManager: <information>	  broadcast 192.168.2.255
NetworkManager: <information>	  gateway 192.168.2.1
NetworkManager: <information>	  nameserver 83.98.255.20
NetworkManager: <information>	  nameserver 83.98.255.11
NetworkManager: <information>	  domain name 'speedxs.nl'
NetworkManager: <information> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) scheduled... NetworkManager: <information> Activation (wlan0) Stage 4 of 5 (IP Configure Get) complete. NetworkManager: <information> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) started...
NetworkManager: <information>	Activation (wlan0) Finish handler scheduled.
NetworkManager: <information> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) complete. NetworkManager: <information> wpa_supplicant(22723): 6e 62 62 01 08 02 04 0b 16 0c 18 30 48 32 04 12 24 60 6c dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 NetworkManager: <information> wpa_supplicant(22723): resp_ies - hexdump(len=16): 01 08 82 84 8b 96 8c 98 b0 48 32 04 12 24 60 6c NetworkManager: <information> wpa_supplicant(22723): WPA: set own WPA/RSN IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 NetworkManager: <information> wpa_supplicant(22723): State: ASSOCIATING -> ASSOCIATED NetworkManager: <information> wpa_supplicant(22723): Associated to a new BSS: BSSID=00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): No keys have been configured - skip key clearing NetworkManager: <information> wpa_supplicant(22723): Associated with 00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 32 37 30 32 2d 31 00 00 00 NetworkManager: <information> wpa_supplicant(22723): WPA: Association event - clear replay counter NetworkManager: <information> wpa_supplicant(22723): EAPOL: External notification - portEnabled=0 NetworkManager: <information> Activation (wlan0) successful, device activated. NetworkManager: <information> wpa_supplicant(22723): EAPOL: External notification - portValid=0 NetworkManager: <information> wpa_supplicant(22723): EAPOL: External notification - EAP success=0 NetworkManager: <information> wpa_supplicant(22723): EAPOL: External notification - portEnabled=1 NetworkManager: <information> wpa_supplicant(22723): EAPOL: SUPP_PAE entering state CONNECTING NetworkManager: <information> wpa_supplicant(22723): EAPOL: SUPP_BE entering state IDLE NetworkManager: <information> wpa_supplicant(22723): Setting authentication timeout: 10 sec 0 usec
NetworkManager: <information>	wpa_supplicant(22723): :b6:e7:f3:51
NetworkManager: <information> wpa_supplicant(22723): RX EAPOL - hexdump(len=99): 01 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 01 51 28 f7 08 e0 ee 2a f9 eb 1c 61 20 40 a6 9a dc c8 66 43 83 62 09 0d 31 0e 9a ac 37 44 23 eb 59 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): Setting authentication timeout: 10 sec 0 usec NetworkManager: <information> wpa_supplicant(22723): IEEE 802.1X RX: version=1 type=3 length=95
NetworkManager: <information>	wpa_supplicant(22723):   EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(22723): WPA: RX EAPOL-Key - hexdump(len=99): 01 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 01 51 28 f7 08 e0 ee 2a f9 eb 1c 61 20 40 a6 9a dc c8 66 43 83 62 09 0d 31 0e 9a ac 37 44 23 eb 59 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): State: ASSOCIATED -> 4WAY_HANDSHAKE NetworkManager: <information> wpa_supplicant(22723): WPA: RX message 1 of 4-Way Handshake from 00:16:b6:e7:f3:51 (ver=1) NetworkManager: <information> wpa_supplicant(22723): WPA: WPA IE for msg 2/4 - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 NetworkManager: <information> wpa_supplicant(22723): hexdump(len=32): 26 e5 8e bb 8a e9 f4 81 ad 40 4c 9e 58 15 db 51 c2 20 c8 b2 13 e3 f7 d3 9e 83 dc 90 d2 c8 dd 6e NetworkManager: <information> wpa_supplicant(22723): WPA: PMK - hexdump(len=32): [REMOVED] NetworkManager: <information> wpa_supplicant(22723): WPA: PTK - hexdump(len=64): [REMOVED] NetworkManager: <information> wpa_supplicant(22723): WPA: Sending EAPOL-Key 2/4 NetworkManager: <information> wpa_supplicant(22723): WPA: TX EAPOL-Key - hexdump(len=123): 01 03 00 77 fe 01 09 00 20 00 00 00 00 00 00 00 01 26 e5 8e bb 8a e9 f4 81 ad 40 4c 9e 58 15 db 51 c2 20 c8 b2 13 e3 f7 d3 9e 83 dc 90 d2 c8 dd 6e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 b0 6f 20 fa ba b0 54 87 c0 85 70 2f b7 bf 1a a0 00 18 dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 NetworkManager: <information> wpa_supplicant(22723): RX EAPOL from 00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): 00 50 f2 02 01 00 00 50 f2 02 NetworkManager: <information> wpa_supplicant(22723): IEEE 802.1X RX: version=1 type=3 length=119
NetworkManager: <information>	wpa_supplicant(22723):   EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(22723): WPA: RX EAPOL-Key - hexdump(len=123): 01 03 00 77 fe 01 c9 00 20 00 00 00 00 00 00 00 02 51 28 f7 08 e0 ee 2a f9 eb 1c 61 20 40 a6 9a dc c8 66 43 83 62 09 0d 31 0e 9a ac 37 44 23 eb 59 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 31 14 5c a9 6f 65 71 c1 56 08 24 d4 82 d1 20 c9 00 18 dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 NetworkManager: <information> wpa_supplicant(22723): State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE NetworkManager: <information> wpa_supplicant(22723): WPA: RX message 3 of 4-Way Handshake from 00:16:b6:e7:f3:51 (ver=1) NetworkManager: <information> wpa_supplicant(22723): WPA: IE KeyData - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 NetworkManager: <information> wpa_supplicant(22723): WPA: Sending EAPOL-Key 4/4 NetworkManager: <information> wpa_supplicant(22723): 62 bb b9 ab 14 a4 4c 9b dd 48 61 9a dc 42 21 3d 00 00 NetworkManager: <information> wpa_supplicant(22723): WPA: Installing PTK to the driver. NetworkManager: <information> wpa_supplicant(22723): WPA: RSC - hexdump(len=6): 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_set_key: alg=2 key_idx=0 set_tx=1 seq_len=6 key_len=32 NetworkManager: <information> wpa_supplicant(22723): State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE NetworkManager: <information> wpa_supplicant(22723): RX EAPOL from 00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): RX EAPOL - hexdump(len=131): 01 03 00 7f fe 03 91 00 20 00 00 00 00 00 00 00 03 0f b6 fc 3f ac 61 0f 79 9b 4b 79 71 06 90 56 da 65 ac a8 1d ee bb 4a c5 d3 43 17 44 0a 84 5b ab e8 92 20 2b bc fb 7d 48 2b 0d 51 1f 43 3a b4 e1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f7 e1 64 6d c9 f2 4a 6e 57 35 72 f7 7e 85 06 ed 00 20 9a c4 70 b9 94 e9 77 89 0b 64 1b a2 93 68 b9 ec 98 8b be 5a b0 57 51 6e 4c 39 65 91 47 62 d3 d9 NetworkManager: <information> wpa_supplicant(22723): IEEE 802.1X RX: version=1 type=3 length=127
NetworkManager: <information>	wpa_supplicant(22723):   EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(22723): 00 00 00 00 00 00 00 00 f7 e1 64 6d c9 f2 4a 6e 57 35 72 f7 7e 85 06 ed 00 20 9a c4 70 b9 94 e9 77 89 0b 64 1b a2 93 68 b9 ec 98 8b be 5a b0 57 51 6e 4c 39 65 91 47 62 d3 d9 NetworkManager: <information> wpa_supplicant(22723): State: GROUP_HANDSHAKE -> GROUP_HANDSHAKE NetworkManager: <information> wpa_supplicant(22723): WPA: RX message 1 of Group Key Handshake from 00:16:b6:e7:f3:51 (ver=1) NetworkManager: <information> wpa_supplicant(22723): WPA: Group Key - hexdump(len=32): [REMOVED] NetworkManager: <information> wpa_supplicant(22723): WPA: Installing GTK to the driver (keyidx=1 tx=0). NetworkManager: <information> wpa_supplicant(22723): WPA: RSC - hexdump(len=6): 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_set_key: alg=2 key_idx=1 set_tx=0 seq_len=6 key_len=32 NetworkManager: <information> wpa_supplicant(22723): WPA: Sending EAPOL-Key 2/2 NetworkManager: <information> wpa_supplicant(22723): WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f fe 03 11 00 20 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 8d 44 80 f2 e4 ec 45 bc 17 a8 6e 10 27 b4 b1 ac 00 00 NetworkManager: <information> wpa_supplicant(22723): WPA: Key negotiation completed with 00:16:b6:e7:f3:51 [PTK=TKIP GTK=TKIP] NetworkManager: <information> wpa_supplicant(22723): 1 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 32 37 30 32 2d 31 00 00 00 NetworkManager: <information> wpa_supplicant(22723): Cancelling authentication timeout NetworkManager: <information> wpa_supplicant(22723): State: GROUP_HANDSHAKE -> COMPLETED NetworkManager: <information> wpa_supplicant(22723): CTRL-EVENT-CONNECTED - Connection to 00:16:b6:e7:f3:51 completed (auth) NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 32 37 30 32 2d 31 00 00 00 NetworkManager: <information> wpa_supplicant(22723): EAPOL: External notification - portValid=1 NetworkManager: <information> wpa_supplicant(22723): EAPOL: External notification - EAP success=1 NetworkManager: <information> wpa_supplicant(22723): EAPOL: SUPP_PAE entering state AUTHENTICATING NetworkManager: <information> wpa_supplicant(22723): EAPOL: SUPP_BE entering state SUCCESS NetworkManager: <information> wpa_supplicant(22723): EAP: EAP entering state DISABLED NetworkManager: <information> wpa_supplicant(22723): EAPOL: SUPP_PAE entering state AUTHENTICATED NetworkManager: <information> wpa_supplicant(22723): EAPOL: SUPP_BE entering state IDLE
NetworkManager: <information>	wpa_supplicant(22723): EAPOL: startWhen --> 0
NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b06 len=8 NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b06 len=8 NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b06 len=8 NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b06 len=8 NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b06 len=8 NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b06 len=8 NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b06 len=8 NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b06 len=8 NetworkManager: <information> wpa_supplicant(22723): RX EAPOL from 00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): 00 7f fe 03 a1 00 20 00 00 00 00 00 00 00 04 6d 22 c0 66 29 5c 7d 61 9e ab d0 63 55 d9 98 1e b9 bb b4 05 ac c5 2e c7 8b 96 8a aa 18 4d 85 16 e8 92 20 2e bc fb 7d 48 2b 0d 51 1f 43 3a b4 e1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3e 2b f6 6f 13 62 fc 1f b2 4d 30 f2 fc 5c 30 aa 00 20 0f 7d 73 cf 49 ac 43 19 78 d6 02 14 a7 70 05 25 46 ab 87 37 b4 15 fb 9d 07 a5 51 57 9b 30 86 51 NetworkManager: <information> wpa_supplicant(22723): IEEE 802.1X RX: version=1 type=3 length=127
NetworkManager: <information>	wpa_supplicant(22723):   EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(22723): WPA: RX EAPOL-Key - hexdump(len=131): 01 03 00 7f fe 03 a1 00 20 00 00 00 00 00 00 00 04 6d 22 c0 66 29 5c 7d 61 9e ab d0 63 55 d9 98 1e b9 bb b4 05 ac c5 2e c7 8b 96 8a aa 18 4d 85 16 e8 92 20 2e bc fb 7d 48 2b 0d 51 1f 43 3a b4 e1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3e 2b f6 6f 13 62 fc 1f b2 4d 30 f2 fc 5c 30 aa 00 20 0f 7d 73 cf 49 ac 43 19 78 d6 02 14 a7 70 05 25 46 ab 87 37 b4 15 fb 9d 07 a5 51 57 9b 30 86 51 NetworkManager: <information> wpa_supplicant(22723): State: COMPLETED -> GROUP_HANDSHAKE NetworkManager: <information> wpa_supplicant(22723): WPA: RX message 1 of Group Key Handshake from 00:16:b6:e7:f3:51 (ver=1)
NetworkManager: <information>	wpa_supplicant(22723): ): [REMOVED]
NetworkManager: <information> wpa_supplicant(22723): WPA: Installing GTK to the driver (keyidx=2 tx=0). NetworkManager: <information> wpa_supplicant(22723): WPA: RSC - hexdump(len=6): 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_set_key: alg=2 key_idx=2 set_tx=0 seq_len=6 key_len=32 NetworkManager: <information> wpa_supplicant(22723): WPA: Sending EAPOL-Key 2/2 NetworkManager: <information> wpa_supplicant(22723): WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f fe 03 21 00 20 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc 8f 34 b5 12 93 a3 55 da 63 fb ed aa d8 7a e9 00 00 NetworkManager: <information> wpa_supplicant(22723): WPA: Group rekeying completed with 00:16:b6:e7:f3:51 [GTK=TKIP] NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 32 37 30 32 2d 31 00 00 00 NetworkManager: <information> wpa_supplicant(22723): State: GROUP_HANDSHAKE -> COMPLETED NetworkManager: <information> wpa_supplicant(22723): RX EAPOL from 00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): 92 20 2f bc fb 7d 48 2b 0d 51 1f 43 3a b4 e1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff fe cd 74 f5 15 1c d7 02 32 28 91 ed 79 d4 45 00 20 3d 4b 48 e9 99 5b 91 b1 3f ce 62 27 36 2d e8 78 35 7a f3 42 88 ab ec 75 2a 1e 0b 7c f8 b2 9b f1 NetworkManager: <information> wpa_supplicant(22723): IEEE 802.1X RX: version=1 type=3 length=127
NetworkManager: <information>	wpa_supplicant(22723):   EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(22723): WPA: RX EAPOL-Key - hexdump(len=131): 01 03 00 7f fe 03 a1 00 20 00 00 00 00 00 00 00 05 6d 22 c0 66 29 5c 7d 61 9e ab d0 63 55 d9 98 1e b9 bb b4 05 ac c5 2e c7 8b 96 8a aa 18 4d 85 16 e8 92 20 2f bc fb 7d 48 2b 0d 51 1f 43 3a b4 e1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff fe cd 74 f5 15 1c d7 02 32 28 91 ed 79 d4 45 00 20 3d 4b 48 e9 99 5b 91 b1 3f ce 62 27 36 2d e8 78 35 7a f3 42 88 ab ec 75 2a 1e 0b 7c f8 b2 9b f1 NetworkManager: <information> wpa_supplicant(22723): State: COMPLETED -> GROUP_HANDSHAKE NetworkManager: <information> wpa_supplicant(22723): WPA: RX message 1 of Group Key Handshake from 00:16:b6:e7:f3:51 (ver=1) NetworkManager: <information> wpa_supplicant(22723): WPA: Group Key - hexdump(len=32): [REMOVED] NetworkManager: <information> wpa_supplicant(22723): WPA: Installing GTK to the driver (keyidx=2 tx=0). NetworkManager: <information> wpa_supplicant(22723): WPA: RSC - hexdump(len=6): 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): idx=2 set_tx=0 seq_len=6 key_len=32 NetworkManager: <information> wpa_supplicant(22723): WPA: Sending EAPOL-Key 2/2 NetworkManager: <information> wpa_supplicant(22723): WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f fe 03 21 00 20 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 64 a5 75 8f fd 8c 2a ca 63 8e 7c bb a5 73 6c 00 00 NetworkManager: <information> wpa_supplicant(22723): WPA: Group rekeying completed with 00:16:b6:e7:f3:51 [GTK=TKIP] NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 32 37 30 32 2d 31 00 00 00 NetworkManager: <information> wpa_supplicant(22723): State: GROUP_HANDSHAKE -> COMPLETED NetworkManager: <information> wpa_supplicant(22723): RX EAPOL from 00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): 20 65 8f 3c 66 8c 8c 4f 67 1f 01 78 ac 15 14 9a 69 12 88 82 6b 5c 59 de 66 61 6b a6 6e bb d8 43 d5 NetworkManager: <information> wpa_supplicant(22723): IEEE 802.1X RX: version=1 type=3 length=127
NetworkManager: <information>	wpa_supplicant(22723):   EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(22723): WPA: RX EAPOL-Key - hexdump(len=131): 01 03 00 7f fe 03 a1 00 20 00 00 00 00 00 00 00 06 6d 22 c0 66 29 5c 7d 61 9e ab d0 63 55 d9 98 1e b9 bb b4 05 ac c5 2e c7 8b 96 8a aa 18 4d 85 16 e8 92 20 30 bc fb 7d 48 2b 0d 51 1f 43 3a b4 e1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 36 0f 71 6b 98 30 79 10 dd 51 71 8f fd 49 16 33 00 20 65 8f 3c 66 8c 8c 4f 67 1f 01 78 ac 15 14 9a 69 12 88 82 6b 5c 59 de 66 61 6b a6 6e bb d8 43 d5 NetworkManager: <information> wpa_supplicant(22723): State: COMPLETED -> GROUP_HANDSHAKE NetworkManager: <information> wpa_supplicant(22723): WPA: RX message 1 of Group Key Handshake from 00:16:b6:e7:f3:51 (ver=1) NetworkManager: <information> wpa_supplicant(22723): WPA: Group Key - hexdump(len=32): [REMOVED] NetworkManager: <information> wpa_supplicant(22723): WPA: Installing GTK to the driver (keyidx=2 tx=0). NetworkManager: <information> wpa_supplicant(22723): WPA: RSC - hexdump(len=6): 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_set_key: alg=2 key_idx=2 set_tx=0 seq_len=6 key_len=32 NetworkManager: <information> wpa_supplicant(22723): WPA: Sending EAPOL-Key 2/2 NetworkManager: <information> wpa_supplicant(22723): 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 66 10 d5 cc b9 57 77 89 76 8c 2f d4 23 69 9e d6 00 00 NetworkManager: <information> wpa_supplicant(22723): WPA: Group rekeying completed with 00:16:b6:e7:f3:51 [GTK=TKIP] NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 32 37 30 32 2d 31 00 00 00 NetworkManager: <information> wpa_supplicant(22723): State: GROUP_HANDSHAKE -> COMPLETED NetworkManager: <information> wpa_supplicant(22723): RX EAPOL from 00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): RX EAPOL - hexdump(len=131): 01 03 00 7f fe 03 a1 00 20 00 00 00 00 00 00 00 07 6d 22 c0 66 29 5c 7d 61 9e ab d0 63 55 d9 98 1e b9 bb b4 05 ac c5 2e c7 8b 96 8a aa 18 4d 85 16 e8 92 20 31 bc fb 7d 48 2b 0d 51 1f 43 3a b4 e1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 75 2a dd 09 32 81 5a 70 98 69 42 02 08 d3 39 7d 00 20 46 96 8e e2 29 61 23 d5 2e 3c 4e 20 52 ce 2f 96 a4 d6 52 e0 1e 77 f8 07 69 a0 bd a4 eb 59 90 5a NetworkManager: <information> wpa_supplicant(22723): IEEE 802.1X RX: version=1 type=3 length=127
NetworkManager: <information>	wpa_supplicant(22723):   EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(22723): WPA: RX EAPOL-Key - hexdump(len=131): 01 03 00 7f fe 03 a1 00 20 00 00 00 00 00 00 00 07 6d 22 c0 66 29 5c 7d 61 9e ab d0 63 55 d9 98 1e b9 bb b4 05 ac c5 2e c7 8b 96 8a aa 18 4d 85 16 e8 92 20 31 bc fb 7d 48 2b 0d 51 1f 43 3a b4 e1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 75 2a dd 09 32 81 5a 70 98 69 42 02 08 d3 39 7d 00 20 46 96 8e e2 29 61 23 d5 2e 3c 4e 20 52 ce 2f 96 a4 d6 52 e0 1e 77 f8 07 69 a0 bd a4 eb 59 90 5a NetworkManager: <information> wpa_supplicant(22723): State: COMPLETED -> GROUP_HANDSHAKE NetworkManager: <information> wpa_supplicant(22723): WPA: RX message 1 of Group Key Handshake from 00:16:b6:e7:f3:51 (ver=1) NetworkManager: <information> wpa_supplicant(22723): WPA: Group Key - hexdump(len=32): [REMOVED] NetworkManager: <information> wpa_supplicant(22723): WPA: Installing GTK to the driver (keyidx=2 tx=0). NetworkManager: <information> wpa_supplicant(22723): WPA: RSC - hexdump(len=6): 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): wpa_driver_wext_set_key: alg=2 key_idx=2 set_tx=0 seq_len=6 key_len=32 NetworkManager: <information> wpa_supplicant(22723): WPA: Sending EAPOL-Key 2/2 NetworkManager: <information> wpa_supplicant(22723): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 68 0e 53 77 26 2e 6d 0a c3 60 a4 79 83 6f 81 bb 00 00 NetworkManager: <information> wpa_supplicant(22723): WPA: Group rekeying completed with 00:16:b6:e7:f3:51 [GTK=TKIP] NetworkManager: <information> wpa_supplicant(22723): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 32 37 30 32 2d 31 00 00 00 NetworkManager: <information> wpa_supplicant(22723): State: GROUP_HANDSHAKE -> COMPLETED NetworkManager: <information> wpa_supplicant(22723): Wireless event: cmd=0x8b06 len=8 NetworkManager: <information> wpa_supplicant(22723): RX EAPOL from 00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): RX EAPOL - hexdump(len=99): 01 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 01 99 99 e8 c4 d5 a9 22 f2 09 5e 0d 05 8b 65 55 83 42 68 2e 69 59 ce 7c a4 58 c9 5a c4 7c aa 42 23 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): IEEE 802.1X RX: version=1 type=3 length=95
NetworkManager: <information>	wpa_supplicant(22723):   EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(22723): 0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): WPA: EAPOL-Key Replay Counter did not increase - dropping packet NetworkManager: <information> wpa_supplicant(22723): RX EAPOL from 00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): RX EAPOL - hexdump(len=99): 01 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 02 99 99 e8 c4 d5 a9 22 f2 09 5e 0d 05 8b 65 55 83 42 68 2e 69 59 ce 7c a4 58 c9 5a c4 7c aa 42 23 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): IEEE 802.1X RX: version=1 type=3 length=95
NetworkManager: <information>	wpa_supplicant(22723):   EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(22723): WPA: RX EAPOL-Key - hexdump(len=99): 01 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 02 99 99 e8 c4 d5 a9 22 f2 09 5e 0d 05 8b 65 55 83 42 68 2e 69 59 ce 7c a4 58 c9 5a c4 7c aa 42 23 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>	wpa_supplicant(22723):  packet
NetworkManager: <information> wpa_supplicant(22723): RX EAPOL from 00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): RX EAPOL - hexdump(len=99): 01 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 03 99 99 e8 c4 d5 a9 22 f2 09 5e 0d 05 8b 65 55 83 42 68 2e 69 59 ce 7c a4 58 c9 5a c4 7c aa 42 23 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): IEEE 802.1X RX: version=1 type=3 length=95
NetworkManager: <information>	wpa_supplicant(22723):   EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(22723): WPA: RX EAPOL-Key - hexdump(len=99): 01 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 03 99 99 e8 c4 d5 a9 22 f2 09 5e 0d 05 8b 65 55 83 42 68 2e 69 59 ce 7c a4 58 c9 5a c4 7c aa 42 23 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): WPA: EAPOL-Key Replay Counter did not increase - dropping packet NetworkManager: <information> wpa_supplicant(22723): RX EAPOL from 00:16:b6:e7:f3:51 NetworkManager: <information> wpa_supplicant(22723): 7c aa 42 23 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): IEEE 802.1X RX: version=1 type=3 length=95
NetworkManager: <information>	wpa_supplicant(22723):   EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(22723): WPA: RX EAPOL-Key - hexdump(len=99): 01 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 04 99 99 e8 c4 d5 a9 22 f2 09 5e 0d 05 8b 65 55 83 42 68 2e 69 59 ce 7c a4 58 c9 5a c4 7c aa 42 23 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 NetworkManager: <information> wpa_supplicant(22723): WPA: EAPOL-Key Replay Counter did not increase - dropping packet

I did already look into this for several days, searched google and all, but didn't come up with a reasonable solution, unfortunately.

Thanks for helping out, if you are...

Rick
--
Visit my blog at http://rwez.blogspot.com/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]