Re: disconnected from wireless network



Hi!

Dan Williams wrote:
wpa_supplicant is getting disconnected from the AP and cannot reconnect
within the timeout.  Can you add "-dddt" to the end of the Exec= line
in /usr/share/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service so that it looks like this:

[D-BUS Service]
Name=fi.epitest.hostap.WPASupplicant
Exec=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u -f /var/log/wpa_supplicant.log -dddt
User=root

and then reboot and try connecting?  That will provide quite a bit more
information about why the driver is disconnecting you and cannot
reconnect.

See the attached syslog and wpa_supplicant.log files.


--
Tisztelettel/Regards,

                Kolb Zoltán
                Bitlab Kft.

Tel: +36-62-558-504
Fax. +36-62-558-559
email: kolb bitlab hu
http://www.bitlab.hu
ICQ#: 95158298
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) starting connection 'Bitlab'
Jul 22 08:40:22 kolibri NetworkManager: <info>  (eth1): device state change: 3 -> 4
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Jul 22 08:40:22 kolibri NetworkManager: <info>  (eth1): device state change: 4 -> 5
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1/wireless): access point 'Bitlab' has security, but secrets are required.
Jul 22 08:40:22 kolibri NetworkManager: <info>  (eth1): device state change: 5 -> 6
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Jul 22 08:40:22 kolibri NetworkManager: Missing or invalid key management
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Jul 22 08:40:22 kolibri NetworkManager: <info>  (eth1): device state change: 6 -> 4
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Jul 22 08:40:22 kolibri NetworkManager: <info>  (eth1): device state change: 4 -> 5
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1/wireless): connection 'Bitlab' has security, and secrets exist.  No new secrets needed.
Jul 22 08:40:22 kolibri NetworkManager: <info>  Config: added 'ssid' value 'bitlab'
Jul 22 08:40:22 kolibri NetworkManager: <info>  Config: added 'scan_ssid' value '1'
Jul 22 08:40:22 kolibri NetworkManager: <info>  Config: added 'key_mgmt' value 'WPA-PSK'
Jul 22 08:40:22 kolibri NetworkManager: <info>  Config: added 'psk' value '<omitted>'
Jul 22 08:40:22 kolibri NetworkManager: <info>  Config: added 'proto' value 'WPA RSN'
Jul 22 08:40:22 kolibri NetworkManager: <info>  Config: added 'pairwise' value 'TKIP CCMP'
Jul 22 08:40:22 kolibri NetworkManager: <info>  Config: added 'group' value 'WEP40 WEP104 TKIP CCMP'
Jul 22 08:40:22 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Jul 22 08:40:22 kolibri NetworkManager: <info>  Config: set interface ap_scan to 1
Jul 22 08:40:22 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 1 -> 2
Jul 22 08:40:27 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 2 -> 3
Jul 22 08:40:27 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:40:27 kolibri kernel: wifi0: LinkStatus: BSSID=44:44:44:44:44:44
Jul 22 08:40:27 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:40:27 kolibri kernel: wifi0: LinkStatus: BSSID=44:44:44:44:44:44
Jul 22 08:40:27 kolibri kernel: eth1: Trying to join BSSID 00:1c:10:13:f7:ff
Jul 22 08:40:27 kolibri kernel: wifi0: LinkStatus=1 (Connected)
Jul 22 08:40:27 kolibri kernel: wifi0: LinkStatus: BSSID=00:1c:10:13:f7:ff
Jul 22 08:40:27 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 3 -> 5
Jul 22 08:40:29 kolibri kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jul 22 08:40:29 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 5 -> 6
Jul 22 08:40:29 kolibri kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jul 22 08:40:29 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 6 -> 7
Jul 22 08:40:29 kolibri NetworkManager: <info>  Activation (eth1/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'bitlab'.
Jul 22 08:40:29 kolibri NetworkManager: <info>  Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled.
Jul 22 08:40:29 kolibri NetworkManager: <info>  Activation (eth1) Stage 3 of 5 (IP Configure Start) started...
Jul 22 08:40:29 kolibri NetworkManager: <info>  (eth1): device state change: 5 -> 7
Jul 22 08:40:29 kolibri NetworkManager: <info>  Activation (eth1) Beginning DHCP transaction.
Jul 22 08:40:29 kolibri NetworkManager: <info>  dhclient started with pid 3026
Jul 22 08:40:29 kolibri NetworkManager: <info>  Activation (eth1) Stage 3 of 5 (IP Configure Start) complete.
Jul 22 08:40:30 kolibri dhclient: Internet Systems Consortium DHCP Client 4.0.0
Jul 22 08:40:30 kolibri dhclient: Copyright 2004-2007 Internet Systems Consortium.
Jul 22 08:40:30 kolibri dhclient: All rights reserved.
Jul 22 08:40:30 kolibri dhclient: For info, please visit http://www.isc.org/sw/dhcp/
Jul 22 08:40:30 kolibri dhclient: 
Jul 22 08:40:30 kolibri NetworkManager: <info>  DHCP: device eth1 state changed (null) -> preinit
Jul 22 08:40:30 kolibri dhclient: Listening on LPF/eth1/00:05:3c:09:5e:d5
Jul 22 08:40:30 kolibri dhclient: Sending on   LPF/eth1/00:05:3c:09:5e:d5
Jul 22 08:40:30 kolibri dhclient: Sending on   Socket/fallback
Jul 22 08:40:30 kolibri dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3
Jul 22 08:40:30 kolibri dhclient: DHCPOFFER from 172.31.10.9
Jul 22 08:40:30 kolibri dhclient: DHCPREQUEST on eth1 to 255.255.255.255 port 67
Jul 22 08:40:30 kolibri dhclient: DHCPACK from 172.31.10.9
Jul 22 08:40:30 kolibri dhclient: bound to 172.31.2.2 -- renewal in 68352 seconds.
Jul 22 08:40:30 kolibri NetworkManager: <info>  DHCP: device eth1 state changed preinit -> bound
Jul 22 08:40:30 kolibri NetworkManager: <info>  Activation (eth1) Stage 4 of 5 (IP Configure Get) scheduled...
Jul 22 08:40:30 kolibri NetworkManager: <info>  Activation (eth1) Stage 4 of 5 (IP Configure Get) started...
Jul 22 08:40:30 kolibri NetworkManager: <info>    address 172.31.2.2
Jul 22 08:40:30 kolibri NetworkManager: <info>    netmask 255.255.240.0
Jul 22 08:40:30 kolibri NetworkManager: <info>    gateway 172.31.10.101
Jul 22 08:40:30 kolibri NetworkManager: <info>    nameserver '172.31.10.9'
Jul 22 08:40:30 kolibri NetworkManager: <info>    nameserver '172.31.20.32'
Jul 22 08:40:30 kolibri NetworkManager: <info>    domain name 'polygon.hu'
Jul 22 08:40:30 kolibri NetworkManager: <info>  Activation (eth1) Stage 5 of 5 (IP Configure Commit) scheduled...
Jul 22 08:40:30 kolibri NetworkManager: <info>  Activation (eth1) Stage 4 of 5 (IP Configure Get) complete.
Jul 22 08:40:30 kolibri NetworkManager: <info>  Activation (eth1) Stage 5 of 5 (IP Configure Commit) started...
Jul 22 08:40:30 kolibri avahi-daemon[2238]: Joining mDNS multicast group on interface eth1.IPv4 with address 172.31.2.2.
Jul 22 08:40:30 kolibri avahi-daemon[2238]: New relevant interface eth1.IPv4 for mDNS.
Jul 22 08:40:30 kolibri avahi-daemon[2238]: Registering new address record for 172.31.2.2 on eth1.IPv4.
Jul 22 08:40:31 kolibri NetworkManager: <info>  (eth1): device state change: 7 -> 8
Jul 22 08:40:31 kolibri NetworkManager: <info>  Policy set (eth1) as default device for routing and DNS.
Jul 22 08:40:31 kolibri NetworkManager: <info>  Activation (eth1) successful, device activated.
Jul 22 08:40:31 kolibri NetworkManager: <info>  Activation (eth1) Stage 5 of 5 (IP Configure Commit) complete.
Jul 22 08:40:49 kolibri su: pam_mount(pam_mount.c:277) could not get password from PAM system
Jul 22 08:40:49 kolibri NetworkManager: <debug> [1216708849.973547] periodic_update(): Roamed from BSSID 00:1C:10:13:F7:FF (bitlab) to (none) ((none))
Jul 22 08:40:54 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 7 -> 3
Jul 22 08:40:54 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:40:54 kolibri kernel: wifi0: LinkStatus: BSSID=00:1c:10:13:f7:ff
Jul 22 08:40:54 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:40:54 kolibri kernel: wifi0: LinkStatus: BSSID=44:44:44:44:44:44
Jul 22 08:40:54 kolibri kernel: eth1: Trying to join BSSID 00:1c:10:13:f7:ff
Jul 22 08:40:54 kolibri kernel: wifi0: LinkStatus=1 (Connected)
Jul 22 08:40:54 kolibri kernel: wifi0: LinkStatus: BSSID=00:1c:10:13:f7:ff
Jul 22 08:40:55 kolibri NetworkManager: <debug> [1216708855.974881] periodic_update(): Roamed from BSSID (none) ((none)) to 00:1C:10:13:F7:FF (bitlab)
Jul 22 08:40:57 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 3 -> 5
Jul 22 08:40:57 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 5 -> 6
Jul 22 08:40:57 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 6 -> 7
Jul 22 08:41:34 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 7 -> 3
Jul 22 08:41:34 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:41:34 kolibri kernel: wifi0: LinkStatus: BSSID=00:1c:10:13:f7:ff
Jul 22 08:41:34 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:41:34 kolibri kernel: wifi0: LinkStatus: BSSID=44:44:44:44:44:44
Jul 22 08:41:34 kolibri kernel: eth1: Trying to join BSSID 00:1c:10:13:f7:ff
Jul 22 08:41:35 kolibri kernel: wifi0: LinkStatus=1 (Connected)
Jul 22 08:41:35 kolibri kernel: wifi0: LinkStatus: BSSID=00:1c:10:13:f7:ff
Jul 22 08:41:38 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:41:38 kolibri kernel: wifi0: LinkStatus: BSSID=00:1c:10:13:f7:ff
Jul 22 08:41:43 kolibri NetworkManager: <debug> [1216708903.979071] periodic_update(): Roamed from BSSID 00:1C:10:13:F7:FF (bitlab) to (none) ((none))
Jul 22 08:41:54 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 3 -> 0
Jul 22 08:41:54 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 0 -> 2
Jul 22 08:41:59 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 2 -> 3
Jul 22 08:41:59 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:41:59 kolibri kernel: wifi0: LinkStatus: BSSID=44:44:44:44:44:44
Jul 22 08:42:00 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:42:00 kolibri kernel: wifi0: LinkStatus: BSSID=44:44:44:44:44:44
Jul 22 08:42:00 kolibri kernel: eth1: Trying to join BSSID 00:1c:10:13:f7:ff
Jul 22 08:42:00 kolibri kernel: wifi0: LinkStatus=1 (Connected)
Jul 22 08:42:00 kolibri kernel: wifi0: LinkStatus: BSSID=00:1c:10:13:f7:ff
Jul 22 08:42:01 kolibri NetworkManager: <debug> [1216708921.980920] periodic_update(): Roamed from BSSID (none) ((none)) to 00:1C:10:13:F7:FF (bitlab)
Jul 22 08:42:04 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:42:04 kolibri kernel: wifi0: LinkStatus: BSSID=00:1c:10:13:f7:ff
Jul 22 08:42:07 kolibri NetworkManager: <debug> [1216708927.981068] periodic_update(): Roamed from BSSID 00:1C:10:13:F7:FF (bitlab) to (none) ((none))
Jul 22 08:42:09 kolibri NetworkManager: <info>  (eth1): device state change: 8 -> 3
Jul 22 08:42:09 kolibri NetworkManager: <info>  (eth1): deactivating device.
Jul 22 08:42:09 kolibri NetworkManager: <info>  eth1: canceled DHCP transaction, dhclient pid 3026
Jul 22 08:42:09 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:42:09 kolibri kernel: wifi0: LinkStatus: BSSID=44:44:44:44:44:44
Jul 22 08:42:10 kolibri avahi-daemon[2238]: Withdrawing address record for 172.31.2.2 on eth1.
Jul 22 08:42:10 kolibri avahi-daemon[2238]: Leaving mDNS multicast group on interface eth1.IPv4 with address 172.31.2.2.
Jul 22 08:42:10 kolibri avahi-daemon[2238]: Interface eth1.IPv4 no longer relevant for mDNS.
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) starting connection 'Bitlab'
Jul 22 08:42:10 kolibri NetworkManager: <info>  (eth1): device state change: 3 -> 4
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Jul 22 08:42:10 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 3 -> 0
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Jul 22 08:42:10 kolibri NetworkManager: <info>  (eth1): device state change: 4 -> 5
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1/wireless): access point 'Bitlab' has security, but secrets are required.
Jul 22 08:42:10 kolibri NetworkManager: <info>  (eth1): device state change: 5 -> 6
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Jul 22 08:42:10 kolibri NetworkManager: Missing or invalid key management
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Jul 22 08:42:10 kolibri NetworkManager: <info>  (eth1): device state change: 6 -> 4
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Jul 22 08:42:10 kolibri NetworkManager: <info>  (eth1): device state change: 4 -> 5
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1/wireless): connection 'Bitlab' has security, and secrets exist.  No new secrets needed.
Jul 22 08:42:10 kolibri NetworkManager: <info>  Config: added 'ssid' value 'bitlab'
Jul 22 08:42:10 kolibri NetworkManager: <info>  Config: added 'scan_ssid' value '1'
Jul 22 08:42:10 kolibri NetworkManager: <info>  Config: added 'key_mgmt' value 'WPA-PSK'
Jul 22 08:42:10 kolibri NetworkManager: <info>  Config: added 'psk' value '<omitted>'
Jul 22 08:42:10 kolibri NetworkManager: <info>  Config: added 'proto' value 'WPA RSN'
Jul 22 08:42:10 kolibri NetworkManager: <info>  Config: added 'pairwise' value 'TKIP CCMP'
Jul 22 08:42:10 kolibri NetworkManager: <info>  Config: added 'group' value 'WEP40 WEP104 TKIP CCMP'
Jul 22 08:42:10 kolibri NetworkManager: <info>  Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Jul 22 08:42:10 kolibri NetworkManager: <info>  Config: set interface ap_scan to 1
Jul 22 08:42:10 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 0 -> 2
Jul 22 08:42:15 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 2 -> 3
Jul 22 08:42:15 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:42:15 kolibri kernel: wifi0: LinkStatus: BSSID=44:44:44:44:44:44
Jul 22 08:42:15 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:42:15 kolibri kernel: wifi0: LinkStatus: BSSID=44:44:44:44:44:44
Jul 22 08:42:15 kolibri kernel: eth1: Trying to join BSSID 00:1c:10:13:f7:ff
Jul 22 08:42:15 kolibri kernel: wifi0: LinkStatus=1 (Connected)
Jul 22 08:42:15 kolibri kernel: wifi0: LinkStatus: BSSID=00:1c:10:13:f7:ff
Jul 22 08:42:19 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:42:19 kolibri kernel: wifi0: LinkStatus: BSSID=00:1c:10:13:f7:ff
Jul 22 08:42:35 kolibri NetworkManager: <info>  Activation (eth1/wireless): association took too long.
Jul 22 08:42:35 kolibri NetworkManager: <info>  (eth1): device state change: 5 -> 6
Jul 22 08:42:35 kolibri NetworkManager: <info>  Activation (eth1/wireless): asking for new secrets
Jul 22 08:42:35 kolibri NetworkManager: <info>  (eth1): supplicant connection state change: 3 -> 0
Jul 22 08:42:37 kolibri NetworkManager: <WARN>  get_secrets_cb(): Couldn't get connection secrets: applet-device-wireless.c.1299 (get_secrets_dialog_response_cb): canceled.
Jul 22 08:42:37 kolibri NetworkManager: <info>  (eth1): device state change: 6 -> 9
Jul 22 08:42:37 kolibri NetworkManager: <info>  Activation (eth1) failed for access point (bitlab)
Jul 22 08:42:37 kolibri NetworkManager: <info>  Marking connection 'Bitlab' invalid.
Jul 22 08:42:37 kolibri NetworkManager: <info>  Activation (eth1) failed.
Jul 22 08:42:37 kolibri NetworkManager: <info>  (eth1): device state change: 9 -> 3
Jul 22 08:42:37 kolibri NetworkManager: <info>  (eth1): deactivating device.
Jul 22 08:42:37 kolibri kernel: wifi0: LinkStatus=2 (Disconnected)
Jul 22 08:42:37 kolibri kernel: wifi0: LinkStatus: BSSID=44:44:44:44:44:44
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (auth) [id=0 id_str=]
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:1c:10:13:f7:ff timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (auth) [id=0 id_str=]
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:1c:10:13:f7:ff timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Could not request DBus service name: already registered.
Could not request DBus service name: already registered.
CTRL-EVENT-SCAN-RESULTS 
Could not request DBus service name: already registered.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Could not request DBus service name: already registered.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
Could not request DBus service name: already registered.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=CCMP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (auth) [id=0 id_str=]
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=CCMP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (reauth) [id=0 id_str=]
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:1c:10:13:f7:ff timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Could not request DBus service name: already registered.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
Failed to disable WPA in the driver.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=CCMP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (auth) [id=0 id_str=]
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=CCMP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (reauth) [id=0 id_str=]
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:1c:10:13:f7:ff timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=CCMP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (auth) [id=0 id_str=]
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=CCMP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (reauth) [id=0 id_str=]
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:1c:10:13:f7:ff timed out.
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Authentication with 00:00:00:00:00:00 timed out.
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
CTRL-EVENT-SCAN-RESULTS 
1216707562.401753: Providing DBus service 'fi.epitest.hostap.WPASupplicant'.
1216707565.860340: Initializing interface 'eth1' conf 'N/A' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
1216707565.860461: Initializing interface (2) 'eth1'
1216707565.869271: SIOCGIWRANGE: WE(compiled)=22 WE(source)=18 enc_capa=0xf
1216707565.869335:   capabilities: key_mgmt 0xf enc 0xf
1216707565.869494: WEXT: Operstate: linkmode=1, operstate=5
1216707565.890489: Own MAC address: 00:05:3c:09:5e:d5
1216707565.890566: wpa_driver_wext_set_wpa
1216707565.946819: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
1216707565.947092: wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
1216707565.947242: wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
1216707565.947391: wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
1216707565.947561: wpa_driver_wext_set_countermeasures
1216707565.947584: wpa_driver_wext_set_drop_unencrypted
1216707565.947603: RSN: flushing PMKID list in the driver
1216707565.947645: Setting scan request: 0 sec 100000 usec
1216707565.976570: EAPOL: SUPP_PAE entering state DISCONNECTED
1216707565.976642: EAPOL: KEY_RX entering state NO_KEY_RECEIVE
1216707565.976662: EAPOL: SUPP_BE entering state INITIALIZE
1216707565.976683: EAP: EAP entering state DISABLED
1216707565.976731: Added interface eth1
1216707565.978660: RTM_NEWLINK: operstate=0 ifi_flags=0x1043 ([UP][RUNNING])
1216707565.978730: Wireless event: cmd=0x8b06 len=8
1216707565.978759: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707565.978778: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707565.978805: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707565.978824: Wireless event: cmd=0x8b1a len=8
1216707565.978844: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707565.978862: Wireless event: cmd=0x8b2a len=8
1216707565.980093: Setting scan request: 0 sec 0 usec
1216707565.980197: State: DISCONNECTED -> SCANNING
1216707565.980281: Starting AP scan (broadcast SSID)
1216707565.980301: Trying to get current scan results first without requesting a new scan to speed up initial association
1216707565.980340: Received 0 bytes of scan results (0 BSSes)
1216707565.980371: CTRL-EVENT-SCAN-RESULTS 
1216707565.980452: No suitable AP found.
1216707565.980474: Setting scan request: 0 sec 0 usec
1216707565.980503: No enabled networks - do not scan
1216707565.980519: State: SCANNING -> INACTIVE
1216707566.800785: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707566.800860: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707566.801252: Ignore event for foreign ifindex 2
1216707566.977427: EAPOL: disable timer tick
1216707585.980099: Setting scan request: 0 sec 0 usec
1216707585.980232: State: INACTIVE -> SCANNING
1216707585.980316: Starting AP scan (broadcast SSID)
1216707585.981142: Scan requested (ret=0) - scan timeout 5 seconds
1216707586.483780: Ignore event for foreign ifindex 2
1216707590.981471: Scan timeout - try to get results
1216707590.981620: Received 249 bytes of scan results (1 BSSes)
1216707590.981659: CTRL-EVENT-SCAN-RESULTS 
1216707590.982710: No suitable AP found.
1216707590.982804: Setting scan request: 5 sec 0 usec
1216707595.983460: No enabled networks - do not scan
1216707595.983539: State: SCANNING -> INACTIVE
1216707615.981073: Setting scan request: 0 sec 0 usec
1216707615.981206: State: INACTIVE -> SCANNING
1216707615.981292: Starting AP scan (broadcast SSID)
1216707615.981519: Scan requested (ret=0) - scan timeout 5 seconds
1216707616.488977: Ignore event for foreign ifindex 2
1216707618.825673: No keys have been configured - skip key clearing
1216707618.825731: State: SCANNING -> DISCONNECTED
1216707618.825824: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216707618.825846: WEXT: Operstate: linkmode=-1, operstate=5
1216707618.825880: EAPOL: External notification - portEnabled=0
1216707618.825903: EAPOL: External notification - portValid=0
1216707618.830280: pairwise: 0x18
1216707618.830361: ssid - hexdump_ascii(len=6):
     62 69 74 6c 61 62                                 bitlab          
1216707618.830433: group: 0x1e
1216707618.830457: proto: 0x3
1216707618.830478: key_mgmt: 0x2
1216707618.830527: PSK - hexdump(len=32): [REMOVED]
1216707618.830551: scan_ssid=1 (0x1)
1216707618.842921: Setting scan request: 0 sec 0 usec
1216707618.843047: State: DISCONNECTED -> SCANNING
1216707618.843133: Starting AP scan (specific SSID)
1216707618.843152: Scan SSID - hexdump_ascii(len=6):
     62 69 74 6c 61 62                                 bitlab          
1216707618.843369: Scan requested (ret=0) - scan timeout 5 seconds
1216707619.351646: Ignore event for foreign ifindex 2
1216707623.843462: Scan timeout - try to get results
1216707623.843586: Received 249 bytes of scan results (1 BSSes)
1216707623.843614: CTRL-EVENT-SCAN-RESULTS 
1216707623.843709: Selecting BSS from priority group 0
1216707623.843737: Try to find WPA-enabled AP
1216707623.843754: 0: 00:1c:10:13:f7:ff ssid='bitlab' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
1216707623.843783:    selected based on RSN IE
1216707623.843801:    selected WPA AP 00:1c:10:13:f7:ff ssid='bitlab'
1216707623.843818: Try to find non-WPA AP
1216707623.843844: Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
1216707623.843863: Cancelling scan request
1216707623.843880: WPA: clearing own WPA/RSN IE
1216707623.843895: Automatic auth_alg selection: 0x1
1216707623.843921: RSN: using IEEE 802.11i/D9.0
1216707623.843938: WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 2
1216707623.843957: WPA: set AP WPA IE - hexdump(len=30): dd 1c 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02 00 00
1216707623.843988: WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
1216707623.844019: WPA: using GTK TKIP
1216707623.844037: WPA: using PTK CCMP
1216707623.844054: WPA: using KEY_MGMT WPA-PSK
1216707623.844070: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216707623.844098: No keys have been configured - skip key clearing
1216707623.844114: wpa_driver_wext_set_drop_unencrypted
1216707623.844133: State: SCANNING -> ASSOCIATING
1216707623.844223: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216707623.844244: WEXT: Operstate: linkmode=-1, operstate=5
1216707623.844279: wpa_driver_wext_associate
1216707623.893199: Setting authentication timeout: 20 sec 0 usec
1216707623.893265: EAPOL: External notification - EAP success=0
1216707623.893287: EAPOL: External notification - EAP fail=0
1216707623.893304: EAPOL: External notification - portControl=Auto
1216707623.893337: RSN: Ignored PMKID candidate without preauth flag
1216707623.893380: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707623.893428: Wireless event: cmd=0x8b06 len=8
1216707623.893448: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707623.893466: Wireless event: cmd=0x8b04 len=12
1216707623.893485: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707623.893503: Wireless event: cmd=0x8b1a len=14
1216707623.918995: Ignore event for foreign ifindex 2
1216707623.919064: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216707623.919085: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707623.919108: Ignore event for foreign ifindex 2
1216707623.919132: RX EAPOL from 00:1c:10:13:f7:ff
1216707623.919152: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707623.919273: Setting authentication timeout: 10 sec 0 usec
1216707623.919305: IEEE 802.1X RX: version=2 type=3 length=117
1216707623.919324:   EAPOL-Key type=2
1216707623.919340:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707623.919358:   key_length=16 key_data_length=22
1216707623.919374:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707623.919428:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 80
1216707623.919459:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707623.919483:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707623.919505:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707623.919524:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707623.919554: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707623.920033: State: ASSOCIATING -> 4WAY_HANDSHAKE
1216707623.920172: WPA: RX message 1 of 4-Way Handshake from 00:1c:10:13:f7:ff (ver=2)
1216707623.920197: RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707623.920225: RSN: PMKID from Authenticator - hexdump(len=16): 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707623.920249: RSN: no matching PMKID found
1216707623.922343: WPA: Renewed SNonce - hexdump(len=32): 61 fc 2d e0 dd ce fc 1c 14 e7 28 4a 12 25 cb d8 8b 51 43 e3 ac 3a 0c 57 45 e0 4a 69 a4 69 4c 4a
1216707623.922423: WPA: PTK derivation - A1=00:05:3c:09:5e:d5 A2=00:00:00:00:00:00
1216707623.922446: WPA: PMK - hexdump(len=32): [REMOVED]
1216707623.922464: WPA: PTK - hexdump(len=64): [REMOVED]
1216707623.922480: WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216707623.922508: WPA: Sending EAPOL-Key 2/4
1216707623.923612: WPA: Use BSSID (00:1c:10:13:f7:ff) as the destination for EAPOL-Key
1216707623.923660: WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 00 61 fc 2d e0 dd ce fc 1c 14 e7 28 4a 12 25 cb d8 8b 51 43 e3 ac 3a 0c 57 45 e0 4a 69 a4 69 4c 4a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 b7 f4 35 23 68 18 58 86 fe 70 de d4 4d c4 7d 81 00 16 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216707624.915616: RX EAPOL from 00:1c:10:13:f7:ff
1216707624.915681: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707624.915757: IEEE 802.1X RX: version=2 type=3 length=117
1216707624.915776:   EAPOL-Key type=2
1216707624.915792:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707624.915811:   key_length=16 key_data_length=22
1216707624.915828:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
1216707624.915849:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 80
1216707624.915878:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707624.915901:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707624.915948:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707624.915969:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707624.915997: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707624.916460: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
1216707624.916483: WPA: RX message 1 of 4-Way Handshake from 00:1c:10:13:f7:ff (ver=2)
1216707624.916502: RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707624.916530: RSN: PMKID from Authenticator - hexdump(len=16): 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707624.916555: RSN: no matching PMKID found
1216707624.916589: WPA: PTK derivation - A1=00:05:3c:09:5e:d5 A2=00:1c:10:13:f7:ff
1216707624.916610: WPA: PMK - hexdump(len=32): [REMOVED]
1216707624.916628: WPA: PTK - hexdump(len=64): [REMOVED]
1216707624.916644: WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216707624.916672: WPA: Sending EAPOL-Key 2/4
1216707624.916693: WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 01 61 fc 2d e0 dd ce fc 1c 14 e7 28 4a 12 25 cb d8 8b 51 43 e3 ac 3a 0c 57 45 e0 4a 69 a4 69 4c 4a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e1 4d ea 02 48 a0 6e 4f 63 5b 35 2b 45 e1 db 8e 00 16 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216707624.920527: RX EAPOL from 00:1c:10:13:f7:ff
1216707624.920565: RX EAPOL - hexdump(len=179): 02 03 00 af 02 13 ca 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 80 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 4f 22 00 00 00 00 00 00 00 00 00 00 00 00 00 00 32 95 dc ab 2d 5b bd 69 68 47 a1 e0 c8 69 04 9e 00 50 43 63 84 73 cb b7 19 a9 35 8b a1 2e ca 03 ee 07 58 3b d3 88 fb 4b b7 06 f1 0a c6 54 53 18 ab 11 94 d8 f4 20 b9 71 4c 39 8f 3a 53 b6 37 80 b1 a8 e3 f8 11 e7 09 5b 95 87 e8 3b 60 ec 71 59 01 88 65 e5 7d 5a 23 fb 7d c3 0e 6d b8 54 bc ad 02 0a
1216707624.920656: IEEE 802.1X RX: version=2 type=3 length=175
1216707624.920674:   EAPOL-Key type=2
1216707624.920690:   key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr)
1216707624.920711:   key_length=16 key_data_length=80
1216707624.920729:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
1216707624.920749:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 80
1216707624.920778:   key_iv - hexdump(len=16): 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81
1216707624.920801:   key_rsc - hexdump(len=8): 4f 22 00 00 00 00 00 00
1216707624.920822:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707624.920841:   key_mic - hexdump(len=16): 32 95 dc ab 2d 5b bd 69 68 47 a1 e0 c8 69 04 9e
1216707624.920868: WPA: RX EAPOL-Key - hexdump(len=179): 02 03 00 af 02 13 ca 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 80 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 4f 22 00 00 00 00 00 00 00 00 00 00 00 00 00 00 32 95 dc ab 2d 5b bd 69 68 47 a1 e0 c8 69 04 9e 00 50 43 63 84 73 cb b7 19 a9 35 8b a1 2e ca 03 ee 07 58 3b d3 88 fb 4b b7 06 f1 0a c6 54 53 18 ab 11 94 d8 f4 20 b9 71 4c 39 8f 3a 53 b6 37 80 b1 a8 e3 f8 11 e7 09 5b 95 87 e8 3b 60 ec 71 59 01 88 65 e5 7d 5a 23 fb 7d c3 0e 6d b8 54 bc ad 02 0a
1216707624.920962: RSN: encrypted key data - hexdump(len=80): 43 63 84 73 cb b7 19 a9 35 8b a1 2e ca 03 ee 07 58 3b d3 88 fb 4b b7 06 f1 0a c6 54 53 18 ab 11 94 d8 f4 20 b9 71 4c 39 8f 3a 53 b6 37 80 b1 a8 e3 f8 11 e7 09 5b 95 87 e8 3b 60 ec 71 59 01 88 65 e5 7d 5a 23 fb 7d c3 0e 6d b8 54 bc ad 02 0a
1216707624.921064: WPA: decrypted EAPOL-Key key data - hexdump(len=72): [REMOVED]
1216707624.921084: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
1216707624.921103: WPA: RX message 3 of 4-Way Handshake from 00:1c:10:13:f7:ff (ver=2)
1216707624.921122: WPA: IE KeyData - hexdump(len=72): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00 dd 26 00 0f ac 01 02 00 4a d8 49 d8 f2 eb 89 ca 71 16 54 fd 40 07 51 47 cc 2f 82 6f 40 5b 90 64 87 46 e1 51 52 a7 a3 45 dd 00 00 00 00 00
1216707624.921171: WPA: Sending EAPOL-Key 4/4
1216707624.921192: WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 03 0a 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 54 8c 65 06 b6 1c 69 30 12 69 04 14 48 ca 98 2e 00 00
1216707624.921343: WPA: Installing PTK to the driver.
1216707624.921361: wpa_driver_wext_set_key: alg=3 key_idx=0 set_tx=1 seq_len=6 key_len=16
1216707625.104355: EAPOL: External notification - portValid=1
1216707625.104453: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
1216707625.104593: RSN: received GTK in pairwise handshake - hexdump(len=34): [REMOVED]
1216707625.104618: WPA: Group Key - hexdump(len=32): [REMOVED]
1216707625.104635: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=32).
1216707625.104652: WPA: RSC - hexdump(len=6): 4f 22 00 00 00 00
1216707625.104672: wpa_driver_wext_set_key: alg=2 key_idx=2 set_tx=0 seq_len=6 key_len=32
1216707625.490185: WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=CCMP GTK=TKIP]
1216707625.490265: Cancelling scan request
1216707625.490297: Cancelling authentication timeout
1216707625.490326: State: GROUP_HANDSHAKE -> COMPLETED
1216707625.497948: CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (auth) [id=0 id_str=]
1216707625.498024: wpa_driver_wext_set_operstate: operstate 0->1 (UP)
1216707625.498054: WEXT: Operstate: linkmode=-1, operstate=6
1216707625.498302: EAPOL: External notification - portValid=1
1216707625.498341: EAPOL: External notification - EAP success=1
1216707625.498373: EAP: EAP entering state DISABLED
1216707625.498476: RTM_NEWLINK: operstate=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1216707625.498513: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707655.981242: Setting scan request: 0 sec 0 usec
1216707655.981467: Starting AP scan (broadcast SSID)
1216707655.981719: Scan requested (ret=0) - scan timeout 5 seconds
1216707656.440072: Ignore event for foreign ifindex 2
1216707660.982439: Scan timeout - try to get results
1216707660.982581: Received 249 bytes of scan results (1 BSSes)
1216707660.982621: CTRL-EVENT-SCAN-RESULTS 
1216707660.982743: Selecting BSS from priority group 0
1216707660.982775: Try to find WPA-enabled AP
1216707660.982802: 0: 00:1c:10:13:f7:ff ssid='bitlab' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
1216707660.982840:    selected based on RSN IE
1216707660.982866:    selected WPA AP 00:1c:10:13:f7:ff ssid='bitlab'
1216707660.982896: Try to find non-WPA AP
1216707660.982928: Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
1216707660.982957: Cancelling scan request
1216707660.982984: WPA: clearing own WPA/RSN IE
1216707660.983009: Automatic auth_alg selection: 0x1
1216707660.983047: RSN: using IEEE 802.11i/D9.0
1216707660.983075: WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 2
1216707660.983105: WPA: set AP WPA IE - hexdump(len=30): dd 1c 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02 00 00
1216707660.983158: WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
1216707660.983209: WPA: using GTK TKIP
1216707660.983238: WPA: using PTK CCMP
1216707660.983266: WPA: using KEY_MGMT WPA-PSK
1216707660.983293: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216707660.983444: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
1216707660.984594: wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
1216707660.984951: wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
1216707660.985160: wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
1216707660.985461: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
1216707660.985646: wpa_driver_wext_set_drop_unencrypted
1216707660.985684: State: COMPLETED -> ASSOCIATING
1216707660.987489: wpa_driver_wext_set_operstate: operstate 1->0 (DORMANT)
1216707660.987546: WEXT: Operstate: linkmode=-1, operstate=5
1216707660.988115: wpa_driver_wext_associate
1216707661.036187: Setting authentication timeout: 20 sec 0 usec
1216707661.036264: EAPOL: External notification - EAP success=0
1216707661.036297: EAPOL: External notification - EAP fail=0
1216707661.036325: EAPOL: External notification - portControl=Auto
1216707661.036388: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216707661.036456: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707661.036491: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216707661.036522: Wireless event: cmd=0x8b06 len=8
1216707661.036554: Ignore event for foreign ifindex 2
1216707661.036587: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707661.036617: Wireless event: cmd=0x8b04 len=12
1216707661.036648: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707661.036677: Wireless event: cmd=0x8b1a len=14
1216707661.037244: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707661.037330: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707661.038013: Ignore event for foreign ifindex 2
1216707661.062460: Ignore event for foreign ifindex 2
1216707661.062545: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216707661.062579: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707661.062614: Ignore event for foreign ifindex 2
1216707661.062651: RX EAPOL from 00:1c:10:13:f7:ff
1216707661.062682: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707661.062801: IEEE 802.1X RX: version=2 type=3 length=117
1216707661.062829:   EAPOL-Key type=2
1216707661.062855:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707661.062886:   key_length=16 key_data_length=22
1216707661.062912:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707661.062945:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81
1216707661.062992:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707661.063030:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707661.063063:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707661.063096:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707661.063140: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707661.063247: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707662.042390: RX EAPOL from 00:1c:10:13:f7:ff
1216707662.042509: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707662.042690: IEEE 802.1X RX: version=2 type=3 length=117
1216707662.042721:   EAPOL-Key type=2
1216707662.042749:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707662.042780:   key_length=16 key_data_length=22
1216707662.042806:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
1216707662.042839:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81
1216707662.042885:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707662.042922:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707662.042954:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707662.042985:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707662.043027: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707662.043132: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707663.032302: RX EAPOL from 00:1c:10:13:f7:ff
1216707663.032383: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707663.032535: IEEE 802.1X RX: version=2 type=3 length=117
1216707663.032564:   EAPOL-Key type=2
1216707663.032589:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707663.032620:   key_length=16 key_data_length=22
1216707663.032646:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
1216707663.032679:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81
1216707663.032727:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707663.032764:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707663.032796:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707663.032828:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707663.032870: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707663.032984: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707664.032210: RX EAPOL from 00:1c:10:13:f7:ff
1216707664.032297: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707664.032450: IEEE 802.1X RX: version=2 type=3 length=117
1216707664.032479:   EAPOL-Key type=2
1216707664.032504:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707664.032535:   key_length=16 key_data_length=22
1216707664.032561:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 03
1216707664.032593:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81
1216707664.032682:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707664.032722:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707664.032754:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707664.032785:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707664.032828: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707664.033369: State: ASSOCIATING -> 4WAY_HANDSHAKE
1216707664.033593: WPA: RX message 1 of 4-Way Handshake from 00:1c:10:13:f7:ff (ver=2)
1216707664.033631: RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707664.033676: RSN: PMKID from Authenticator - hexdump(len=16): 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707664.033717: RSN: no matching PMKID found
1216707664.037310: WPA: Renewed SNonce - hexdump(len=32): 95 12 0a 25 5d 91 53 7d e1 a0 9b ba 01 12 23 fa a6 6b ae 8a 8b 6a fb 27 6c 0d f9 e7 f1 8d 45 b3
1216707664.037393: WPA: PTK derivation - A1=00:05:3c:09:5e:d5 A2=00:1c:10:13:f7:ff
1216707664.037453: WPA: PMK - hexdump(len=32): [REMOVED]
1216707664.037483: WPA: PTK - hexdump(len=64): [REMOVED]
1216707664.037511: WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216707664.037558: WPA: Sending EAPOL-Key 2/4
1216707664.037593: WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 03 95 12 0a 25 5d 91 53 7d e1 a0 9b ba 01 12 23 fa a6 6b ae 8a 8b 6a fb 27 6c 0d f9 e7 f1 8d 45 b3 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 8f 17 8d 53 34 f0 81 37 9a 29 89 8a af a7 8f 6f 00 16 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216707664.044756: RX EAPOL from 00:1c:10:13:f7:ff
1216707664.044812: RX EAPOL - hexdump(len=179): 02 03 00 af 02 13 ca 00 10 00 00 00 00 00 00 00 04 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82 40 23 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 e4 b3 8b 6a da b8 f4 44 17 68 36 99 17 76 f1 00 50 cb ef f9 1a 7a 78 63 fb a7 1a 22 78 14 6e 18 71 47 80 6a 2e 91 70 01 64 7d 13 17 91 5b 49 c6 41 c3 d3 65 7c 6a 65 19 5e 52 c9 a8 fd a9 14 ea a8 4d b1 2c 58 9f 53 47 16 25 27 56 f9 bb 34 de e3 9d 0f 42 f1 48 ca 11 3c 19 1b 57 e6 02 fb ec 24
1216707664.044971: IEEE 802.1X RX: version=2 type=3 length=175
1216707664.045000:   EAPOL-Key type=2
1216707664.045026:   key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr)
1216707664.045059:   key_length=16 key_data_length=80
1216707664.045086:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 04
1216707664.045119:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81
1216707664.045168:   key_iv - hexdump(len=16): 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82
1216707664.045206:   key_rsc - hexdump(len=8): 40 23 00 00 00 00 00 00
1216707664.045239:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707664.045271:   key_mic - hexdump(len=16): 13 e4 b3 8b 6a da b8 f4 44 17 68 36 99 17 76 f1
1216707664.045314: WPA: RX EAPOL-Key - hexdump(len=179): 02 03 00 af 02 13 ca 00 10 00 00 00 00 00 00 00 04 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 81 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82 40 23 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 e4 b3 8b 6a da b8 f4 44 17 68 36 99 17 76 f1 00 50 cb ef f9 1a 7a 78 63 fb a7 1a 22 78 14 6e 18 71 47 80 6a 2e 91 70 01 64 7d 13 17 91 5b 49 c6 41 c3 d3 65 7c 6a 65 19 5e 52 c9 a8 fd a9 14 ea a8 4d b1 2c 58 9f 53 47 16 25 27 56 f9 bb 34 de e3 9d 0f 42 f1 48 ca 11 3c 19 1b 57 e6 02 fb ec 24
1216707664.045544: RSN: encrypted key data - hexdump(len=80): cb ef f9 1a 7a 78 63 fb a7 1a 22 78 14 6e 18 71 47 80 6a 2e 91 70 01 64 7d 13 17 91 5b 49 c6 41 c3 d3 65 7c 6a 65 19 5e 52 c9 a8 fd a9 14 ea a8 4d b1 2c 58 9f 53 47 16 25 27 56 f9 bb 34 de e3 9d 0f 42 f1 48 ca 11 3c 19 1b 57 e6 02 fb ec 24
1216707664.045653: WPA: decrypted EAPOL-Key key data - hexdump(len=72): [REMOVED]
1216707664.045686: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
1216707664.045715: WPA: RX message 3 of 4-Way Handshake from 00:1c:10:13:f7:ff (ver=2)
1216707664.045748: WPA: IE KeyData - hexdump(len=72): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00 dd 26 00 0f ac 01 02 00 4a d8 49 d8 f2 eb 89 ca 71 16 54 fd 40 07 51 47 cc 2f 82 6f 40 5b 90 64 87 46 e1 51 52 a7 a3 45 dd 00 00 00 00 00
1216707664.045834: WPA: Sending EAPOL-Key 4/4
1216707664.045869: WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 03 0a 00 00 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 17 41 0a 23 68 bd 71 c9 94 c7 7a 9b f3 50 40 f9 00 00
1216707664.046072: WPA: Installing PTK to the driver.
1216707664.046102: wpa_driver_wext_set_key: alg=3 key_idx=0 set_tx=1 seq_len=6 key_len=16
1216707664.046550: EAPOL: External notification - portValid=1
1216707664.046585: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
1216707664.048038: RSN: received GTK in pairwise handshake - hexdump(len=34): [REMOVED]
1216707664.048087: WPA: Group Key - hexdump(len=32): [REMOVED]
1216707664.048115: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=32).
1216707664.048142: WPA: RSC - hexdump(len=6): 40 23 00 00 00 00
1216707664.048176: wpa_driver_wext_set_key: alg=2 key_idx=2 set_tx=0 seq_len=6 key_len=32
1216707664.048450: WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=CCMP GTK=TKIP]
1216707664.048488: Cancelling scan request
1216707664.048518: Cancelling authentication timeout
1216707664.048546: State: GROUP_HANDSHAKE -> COMPLETED
1216707664.049980: CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (reauth) [id=0 id_str=]
1216707664.050024: wpa_driver_wext_set_operstate: operstate 0->1 (UP)
1216707664.050053: WEXT: Operstate: linkmode=-1, operstate=6
1216707664.050604: EAPOL: External notification - portValid=1
1216707664.050730: EAPOL: External notification - EAP success=1
1216707664.050758: EAP: EAP entering state DISABLED
1216707664.050821: RTM_NEWLINK: operstate=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1216707664.050856: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707695.981281: Setting scan request: 0 sec 0 usec
1216707695.981508: Starting AP scan (specific SSID)
1216707695.981543: Scan SSID - hexdump_ascii(len=6):
     62 69 74 6c 61 62                                 bitlab          
1216707695.981809: Scan requested (ret=0) - scan timeout 5 seconds
1216707696.442836: Ignore event for foreign ifindex 2
1216707700.982438: Scan timeout - try to get results
1216707700.982584: Received 249 bytes of scan results (1 BSSes)
1216707700.982623: CTRL-EVENT-SCAN-RESULTS 
1216707700.982745: Selecting BSS from priority group 0
1216707700.982778: Try to find WPA-enabled AP
1216707700.982805: 0: 00:1c:10:13:f7:ff ssid='bitlab' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
1216707700.982840:    selected based on RSN IE
1216707700.982866:    selected WPA AP 00:1c:10:13:f7:ff ssid='bitlab'
1216707700.982895: Try to find non-WPA AP
1216707700.982928: Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
1216707700.982958: Cancelling scan request
1216707700.982985: WPA: clearing own WPA/RSN IE
1216707700.983010: Automatic auth_alg selection: 0x1
1216707700.983049: RSN: using IEEE 802.11i/D9.0
1216707700.983076: WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 2
1216707700.983108: WPA: set AP WPA IE - hexdump(len=30): dd 1c 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02 00 00
1216707700.983223: WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
1216707700.983279: WPA: using GTK TKIP
1216707700.983309: WPA: using PTK CCMP
1216707700.983337: WPA: using KEY_MGMT WPA-PSK
1216707700.983364: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216707700.983445: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
1216707700.983737: wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
1216707700.983986: wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
1216707700.984298: wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
1216707700.984556: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
1216707700.984725: wpa_driver_wext_set_drop_unencrypted
1216707700.984764: State: COMPLETED -> ASSOCIATING
1216707700.985017: wpa_driver_wext_set_operstate: operstate 1->0 (DORMANT)
1216707700.985057: WEXT: Operstate: linkmode=-1, operstate=5
1216707700.985913: wpa_driver_wext_associate
1216707701.034124: Setting authentication timeout: 20 sec 0 usec
1216707701.034204: EAPOL: External notification - EAP success=0
1216707701.034237: EAPOL: External notification - EAP fail=0
1216707701.034265: EAPOL: External notification - portControl=Auto
1216707701.034326: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216707701.034361: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707701.034427: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216707701.034460: Wireless event: cmd=0x8b06 len=8
1216707701.034545: Ignore event for foreign ifindex 2
1216707701.034577: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707701.034607: Wireless event: cmd=0x8b04 len=12
1216707701.034638: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707701.034668: Wireless event: cmd=0x8b1a len=14
1216707701.035249: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707701.035312: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707701.035958: Ignore event for foreign ifindex 2
1216707701.059485: Ignore event for foreign ifindex 2
1216707701.059549: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216707701.059583: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707701.059617: Ignore event for foreign ifindex 2
1216707701.059669: RX EAPOL from 00:1c:10:13:f7:ff
1216707701.059701: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707701.059818: IEEE 802.1X RX: version=2 type=3 length=117
1216707701.059847:   EAPOL-Key type=2
1216707701.059873:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707701.059904:   key_length=16 key_data_length=22
1216707701.059931:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707701.059963:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82
1216707701.060012:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707701.060050:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707701.060082:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707701.060114:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707701.060156: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707701.060320: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707702.048840: RX EAPOL from 00:1c:10:13:f7:ff
1216707702.048928: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707702.049049: IEEE 802.1X RX: version=2 type=3 length=117
1216707702.049080:   EAPOL-Key type=2
1216707702.049107:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707702.049138:   key_length=16 key_data_length=22
1216707702.049165:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
1216707702.049199:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82
1216707702.049252:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707702.049290:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707702.049322:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707702.049354:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707702.049428: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707702.049538: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707703.038758: RX EAPOL from 00:1c:10:13:f7:ff
1216707703.038847: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707703.038967: IEEE 802.1X RX: version=2 type=3 length=117
1216707703.038996:   EAPOL-Key type=2
1216707703.039023:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707703.039055:   key_length=16 key_data_length=22
1216707703.039082:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
1216707703.039117:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82
1216707703.039164:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707703.039201:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707703.039232:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707703.039264:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707703.039305: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707703.039454: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707704.038727: RX EAPOL from 00:1c:10:13:f7:ff
1216707704.038815: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707704.038983: IEEE 802.1X RX: version=2 type=3 length=117
1216707704.039013:   EAPOL-Key type=2
1216707704.039041:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707704.039072:   key_length=16 key_data_length=22
1216707704.039098:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 03
1216707704.039131:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82
1216707704.039178:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707704.039217:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707704.039249:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707704.039282:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707704.039325: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 82 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707704.039467: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707705.039439: Ignore event for foreign ifindex 2
1216707705.040076: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707705.040133: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707705.040878: Ignore event for foreign ifindex 2
1216707721.034488: Authentication with 00:1c:10:13:f7:ff timed out.
1216707721.034581: Added BSSID 00:1c:10:13:f7:ff into blacklist
1216707721.034614: No keys have been configured - skip key clearing
1216707721.034641: State: ASSOCIATING -> DISCONNECTED
1216707721.034834: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216707721.034870: WEXT: Operstate: linkmode=-1, operstate=5
1216707721.034917: EAPOL: External notification - portEnabled=0
1216707721.034950: EAPOL: External notification - portValid=0
1216707721.034979: EAPOL: External notification - EAP success=0
1216707721.035013: Setting scan request: 0 sec 0 usec
1216707721.035060: State: DISCONNECTED -> SCANNING
1216707721.035188: Starting AP scan (broadcast SSID)
1216707721.037712: Scan requested (ret=0) - scan timeout 5 seconds
1216707721.492504: Ignore event for foreign ifindex 2
1216707726.038462: Scan timeout - try to get results
1216707726.038601: Received 249 bytes of scan results (1 BSSes)
1216707726.038640: CTRL-EVENT-SCAN-RESULTS 
1216707726.039769: Selecting BSS from priority group 0
1216707726.039856: Try to find WPA-enabled AP
1216707726.039884: 0: 00:1c:10:13:f7:ff ssid='bitlab' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
1216707726.039923:    selected based on RSN IE
1216707726.040071:    selected WPA AP 00:1c:10:13:f7:ff ssid='bitlab'
1216707726.040102: Try to find non-WPA AP
1216707726.040140: Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
1216707726.040170: Cancelling scan request
1216707726.040199: WPA: clearing own WPA/RSN IE
1216707726.040224: Automatic auth_alg selection: 0x1
1216707726.040307: RSN: using IEEE 802.11i/D9.0
1216707726.040438: WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 2
1216707726.040469: WPA: set AP WPA IE - hexdump(len=30): dd 1c 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02 00 00
1216707726.040523: WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
1216707726.040574: WPA: using GTK TKIP
1216707726.040602: WPA: using PTK CCMP
1216707726.040630: WPA: using KEY_MGMT WPA-PSK
1216707726.040657: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216707726.040702: No keys have been configured - skip key clearing
1216707726.040727: wpa_driver_wext_set_drop_unencrypted
1216707726.040758: State: SCANNING -> ASSOCIATING
1216707726.042444: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216707726.042558: WEXT: Operstate: linkmode=-1, operstate=5
1216707726.042614: wpa_driver_wext_associate
1216707726.090151: Setting authentication timeout: 20 sec 0 usec
1216707726.090229: EAPOL: External notification - EAP success=0
1216707726.090262: EAPOL: External notification - EAP fail=0
1216707726.090291: EAPOL: External notification - portControl=Auto
1216707726.090439: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707726.090475: Wireless event: cmd=0x8b06 len=8
1216707726.090507: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707726.090538: Wireless event: cmd=0x8b04 len=12
1216707726.090569: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707726.090598: Wireless event: cmd=0x8b1a len=14
1216707726.116658: Ignore event for foreign ifindex 2
1216707726.116736: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216707726.116769: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707726.116805: Ignore event for foreign ifindex 2
1216707726.116843: RX EAPOL from 00:1c:10:13:f7:ff
1216707726.116875: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707726.116992: IEEE 802.1X RX: version=2 type=3 length=117
1216707726.117021:   EAPOL-Key type=2
1216707726.117047:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707726.117079:   key_length=16 key_data_length=22
1216707726.117105:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707726.117138:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83
1216707726.117183:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707726.117221:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707726.117252:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707726.117283:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707726.117324: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707726.117462: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707727.096638: RX EAPOL from 00:1c:10:13:f7:ff
1216707727.096727: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707727.096847: IEEE 802.1X RX: version=2 type=3 length=117
1216707727.096877:   EAPOL-Key type=2
1216707727.096902:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707727.096933:   key_length=16 key_data_length=22
1216707727.096959:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
1216707727.096993:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83
1216707727.097041:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707727.097082:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707727.097117:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707727.097150:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707727.097196: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707727.097348: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707728.086625: RX EAPOL from 00:1c:10:13:f7:ff
1216707728.086715: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707728.086837: IEEE 802.1X RX: version=2 type=3 length=117
1216707728.086867:   EAPOL-Key type=2
1216707728.086895:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707728.086926:   key_length=16 key_data_length=22
1216707728.086954:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
1216707728.086986:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83
1216707728.087032:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707728.087072:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707728.087106:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707728.087139:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707728.087182: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707728.087289: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707729.086743: RX EAPOL from 00:1c:10:13:f7:ff
1216707729.086831: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707729.086952: IEEE 802.1X RX: version=2 type=3 length=117
1216707729.086980:   EAPOL-Key type=2
1216707729.087005:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707729.087035:   key_length=16 key_data_length=22
1216707729.087061:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 03
1216707729.087094:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83
1216707729.087141:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707729.087179:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707729.087211:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707729.087243:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707729.087287: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 83 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707729.087440: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707730.087219: Ignore event for foreign ifindex 2
1216707730.087891: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707730.087950: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707730.088752: Ignore event for foreign ifindex 2
1216707736.039685: No keys have been configured - skip key clearing
1216707736.039771: State: ASSOCIATING -> DISCONNECTED
1216707736.039919: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216707736.039954: WEXT: Operstate: linkmode=-1, operstate=5
1216707736.040005: EAPOL: External notification - portEnabled=0
1216707736.040040: EAPOL: External notification - portValid=0
1216707736.040067: EAPOL: External notification - EAP success=0
1216707736.042273: No keys have been configured - skip key clearing
1216707736.042344: State: DISCONNECTED -> DISCONNECTED
1216707736.042375: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216707736.042444: WEXT: Operstate: linkmode=-1, operstate=5
1216707736.065898: EAPOL: External notification - portEnabled=0
1216707736.065974: EAPOL: External notification - portValid=0
1216707736.066003: EAPOL: External notification - EAP success=0
1216707736.066280: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707736.066324: Wireless event: cmd=0x8b1a len=8
1216707736.067137: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707736.067202: Wireless event: cmd=0x8b2a len=8
1216707736.432289: pairwise: 0x18
1216707736.432430: ssid - hexdump_ascii(len=6):
     62 69 74 6c 61 62                                 bitlab          
1216707736.432492: group: 0x1e
1216707736.432526: proto: 0x3
1216707736.432560: key_mgmt: 0x2
1216707736.432640: PSK - hexdump(len=32): [REMOVED]
1216707736.432680: scan_ssid=1 (0x1)
1216707736.434778: Setting scan request: 0 sec 0 usec
1216707736.434938: State: DISCONNECTED -> SCANNING
1216707736.435072: Starting AP scan (specific SSID)
1216707736.435102: Scan SSID - hexdump_ascii(len=6):
     62 69 74 6c 61 62                                 bitlab          
1216707736.435356: Scan requested (ret=0) - scan timeout 5 seconds
1216707736.849530: Ignore event for foreign ifindex 2
1216707741.435467: Scan timeout - try to get results
1216707741.435607: Received 249 bytes of scan results (1 BSSes)
1216707741.435647: CTRL-EVENT-SCAN-RESULTS 
1216707741.435770: Selecting BSS from priority group 0
1216707741.435803: Try to find WPA-enabled AP
1216707741.435830: 0: 00:1c:10:13:f7:ff ssid='bitlab' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
1216707741.435866:    selected based on RSN IE
1216707741.435892:    selected WPA AP 00:1c:10:13:f7:ff ssid='bitlab'
1216707741.435921: Try to find non-WPA AP
1216707741.435954: Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
1216707741.435984: Cancelling scan request
1216707741.436011: WPA: clearing own WPA/RSN IE
1216707741.436036: Automatic auth_alg selection: 0x1
1216707741.436075: RSN: using IEEE 802.11i/D9.0
1216707741.436103: WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 2
1216707741.436133: WPA: set AP WPA IE - hexdump(len=30): dd 1c 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02 00 00
1216707741.436185: WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
1216707741.436236: WPA: using GTK TKIP
1216707741.436266: WPA: using PTK CCMP
1216707741.436294: WPA: using KEY_MGMT WPA-PSK
1216707741.436321: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216707741.436367: No keys have been configured - skip key clearing
1216707741.436425: wpa_driver_wext_set_drop_unencrypted
1216707741.436458: State: SCANNING -> ASSOCIATING
1216707741.436602: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216707741.436636: WEXT: Operstate: linkmode=-1, operstate=5
1216707741.436686: wpa_driver_wext_associate
1216707741.486259: Setting authentication timeout: 20 sec 0 usec
1216707741.486342: EAPOL: External notification - EAP success=0
1216707741.486375: EAPOL: External notification - EAP fail=0
1216707741.486437: EAPOL: External notification - portControl=Auto
1216707741.486499: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707741.486531: Wireless event: cmd=0x8b06 len=8
1216707741.486621: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707741.486652: Wireless event: cmd=0x8b04 len=12
1216707741.486685: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707741.486714: Wireless event: cmd=0x8b1a len=14
1216707741.512868: Ignore event for foreign ifindex 2
1216707741.512948: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216707741.512983: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707741.513018: Ignore event for foreign ifindex 2
1216707741.513056: RX EAPOL from 00:1c:10:13:f7:ff
1216707741.513088: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707741.513206: IEEE 802.1X RX: version=2 type=3 length=117
1216707741.513234:   EAPOL-Key type=2
1216707741.513260:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707741.513290:   key_length=16 key_data_length=22
1216707741.513316:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707741.513348:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84
1216707741.513392:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707741.513474:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707741.513509:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707741.513544:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707741.513588: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707741.513694: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707742.495392: RX EAPOL from 00:1c:10:13:f7:ff
1216707742.495513: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707742.495635: IEEE 802.1X RX: version=2 type=3 length=117
1216707742.495663:   EAPOL-Key type=2
1216707742.495690:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707742.495721:   key_length=16 key_data_length=22
1216707742.495749:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
1216707742.495782:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84
1216707742.495830:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707742.495871:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707742.495904:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707742.495937:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707742.495980: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707742.496095: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707743.485226: RX EAPOL from 00:1c:10:13:f7:ff
1216707743.485314: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707743.485522: IEEE 802.1X RX: version=2 type=3 length=117
1216707743.485551:   EAPOL-Key type=2
1216707743.485577:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707743.485608:   key_length=16 key_data_length=22
1216707743.485636:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
1216707743.485669:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84
1216707743.485715:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707743.485751:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707743.485781:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707743.485813:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707743.485854: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707743.485961: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707744.485190: RX EAPOL from 00:1c:10:13:f7:ff
1216707744.485279: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707744.485425: IEEE 802.1X RX: version=2 type=3 length=117
1216707744.485455:   EAPOL-Key type=2
1216707744.485481:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216707744.485514:   key_length=16 key_data_length=22
1216707744.485541:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 03
1216707744.485576:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84
1216707744.485624:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707744.485664:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707744.485697:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216707744.485728:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216707744.485770: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 84 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216707744.485876: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216707745.485954: Ignore event for foreign ifindex 2
1216707745.486876: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707745.486942: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216707745.487656: Ignore event for foreign ifindex 2
1216707761.425915: No keys have been configured - skip key clearing
1216707761.425984: State: ASSOCIATING -> DISCONNECTED
1216707761.426133: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216707761.426167: WEXT: Operstate: linkmode=-1, operstate=5
1216707761.426215: EAPOL: External notification - portEnabled=0
1216707761.426248: EAPOL: External notification - portValid=0
1216707761.426276: EAPOL: External notification - EAP success=0
1216707761.426784: No keys have been configured - skip key clearing
1216707761.426831: State: DISCONNECTED -> DISCONNECTED
1216707761.426860: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216707761.426889: WEXT: Operstate: linkmode=-1, operstate=5
1216707761.426930: EAPOL: External notification - portEnabled=0
1216707761.426959: EAPOL: External notification - portValid=0
1216707761.426987: EAPOL: External notification - EAP success=0
1216707761.486500: Authentication with 00:00:00:00:00:00 timed out.
1216707761.486576: Added BSSID 00:00:00:00:00:00 into blacklist
1216707761.486609: No keys have been configured - skip key clearing
1216707761.486635: State: DISCONNECTED -> DISCONNECTED
1216707761.486664: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216707761.486693: WEXT: Operstate: linkmode=-1, operstate=5
1216707761.486746: EAPOL: External notification - portEnabled=0
1216707761.486779: EAPOL: External notification - portValid=0
1216707761.486807: EAPOL: External notification - EAP success=0
1216707761.486841: Setting scan request: 0 sec 0 usec
1216707782.056494: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707782.056598: Wireless event: cmd=0x8b1a len=8
1216707782.058204: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216707782.058261: Wireless event: cmd=0x8b2a len=8
1216707835.983228: Setting scan request: 0 sec 0 usec
1216707835.983452: State: DISCONNECTED -> SCANNING
1216707835.983595: Starting AP scan (broadcast SSID)
1216707835.984853: Scan requested (ret=0) - scan timeout 5 seconds
1216707836.491244: Ignore event for foreign ifindex 2
1216707840.985438: Scan timeout - try to get results
1216707840.985571: Received 249 bytes of scan results (1 BSSes)
1216707840.985611: CTRL-EVENT-SCAN-RESULTS 
1216707915.984280: Setting scan request: 0 sec 0 usec
1216707915.984504: Starting AP scan (broadcast SSID)
1216707915.985322: Scan requested (ret=0) - scan timeout 5 seconds
1216707916.444928: Ignore event for foreign ifindex 2
1216707920.985466: Scan timeout - try to get results
1216707920.985616: Received 249 bytes of scan results (1 BSSes)
1216707920.985655: CTRL-EVENT-SCAN-RESULTS 
1216707995.984253: Setting scan request: 0 sec 0 usec
1216707995.984492: Starting AP scan (broadcast SSID)
1216707995.984799: Scan requested (ret=0) - scan timeout 5 seconds
1216707996.488829: Ignore event for foreign ifindex 2
1216708000.985438: Scan timeout - try to get results
1216708000.985586: Received 249 bytes of scan results (1 BSSes)
1216708000.985628: CTRL-EVENT-SCAN-RESULTS 
1216708075.985269: Setting scan request: 0 sec 0 usec
1216708075.985495: Starting AP scan (broadcast SSID)
1216708075.986296: Scan requested (ret=0) - scan timeout 5 seconds
1216708076.490014: Ignore event for foreign ifindex 2
1216708080.986478: Scan timeout - try to get results
1216708080.986632: Received 249 bytes of scan results (1 BSSes)
1216708080.986673: CTRL-EVENT-SCAN-RESULTS 
1216708155.986044: Setting scan request: 0 sec 0 usec
1216708155.986179: Starting AP scan (broadcast SSID)
1216708155.986799: Scan requested (ret=0) - scan timeout 5 seconds
1216708156.444445: Ignore event for foreign ifindex 2
1216708160.987450: Scan timeout - try to get results
1216708160.987571: Received 249 bytes of scan results (1 BSSes)
1216708160.987598: CTRL-EVENT-SCAN-RESULTS 
1216708235.987269: Setting scan request: 0 sec 0 usec
1216708235.987561: Starting AP scan (broadcast SSID)
1216708235.987935: Scan requested (ret=0) - scan timeout 5 seconds
1216708236.535894: Ignore event for foreign ifindex 2
1216708240.988463: Scan timeout - try to get results
1216708240.988616: Received 249 bytes of scan results (1 BSSes)
1216708240.988656: CTRL-EVENT-SCAN-RESULTS 
1216708315.988245: Setting scan request: 0 sec 0 usec
1216708315.988476: Starting AP scan (broadcast SSID)
1216708315.989264: Scan requested (ret=0) - scan timeout 5 seconds
1216708316.496316: Ignore event for foreign ifindex 2
1216708320.989461: Scan timeout - try to get results
1216708320.989614: Received 249 bytes of scan results (1 BSSes)
1216708320.989714: CTRL-EVENT-SCAN-RESULTS 
1216708395.989083: Setting scan request: 0 sec 0 usec
1216708395.989219: Starting AP scan (broadcast SSID)
1216708395.989841: Scan requested (ret=0) - scan timeout 5 seconds
1216708396.492620: Ignore event for foreign ifindex 2
1216708400.990464: Scan timeout - try to get results
1216708400.990608: Received 249 bytes of scan results (1 BSSes)
1216708400.990648: CTRL-EVENT-SCAN-RESULTS 
1216708475.990237: Setting scan request: 0 sec 0 usec
1216708475.990472: Starting AP scan (broadcast SSID)
1216708475.990827: Scan requested (ret=0) - scan timeout 5 seconds
1216708476.500143: Ignore event for foreign ifindex 2
1216708480.991437: Scan timeout - try to get results
1216708480.991585: Received 249 bytes of scan results (1 BSSes)
1216708480.991625: CTRL-EVENT-SCAN-RESULTS 
1216708555.990254: Setting scan request: 0 sec 0 usec
1216708555.990484: Starting AP scan (broadcast SSID)
1216708555.991279: Scan requested (ret=0) - scan timeout 5 seconds
1216708556.358727: Ignore event for foreign ifindex 2
1216708560.991469: Scan timeout - try to get results
1216708560.991612: Received 134 bytes of scan results (1 BSSes)
1216708560.991652: CTRL-EVENT-SCAN-RESULTS 
1216708635.991234: Setting scan request: 0 sec 0 usec
1216708635.991457: Starting AP scan (broadcast SSID)
1216708635.992249: Scan requested (ret=0) - scan timeout 5 seconds
1216708636.496904: Ignore event for foreign ifindex 2
1216708640.992496: Scan timeout - try to get results
1216708640.992646: Received 249 bytes of scan results (1 BSSes)
1216708640.992686: CTRL-EVENT-SCAN-RESULTS 
1216708682.095265: RTM_DELLINK, IFLA_IFNAME: Interface 'pan0' removed
1216708682.463327: Ignore event for foreign ifindex 4
1216708682.476207: No keys have been configured - skip key clearing
1216708682.476274: State: SCANNING -> DISCONNECTED
1216708682.476373: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216708682.476431: WEXT: Operstate: linkmode=-1, operstate=5
1216708682.497919: EAPOL: External notification - portEnabled=0
1216708682.498004: EAPOL: External notification - portValid=0
1216708682.498023: EAPOL: External notification - EAP success=0
1216708682.498236: No keys have been configured - skip key clearing
1216708682.498258: State: DISCONNECTED -> DISCONNECTED
1216708682.498277: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216708682.498295: WEXT: Operstate: linkmode=-1, operstate=5
1216708682.498322: EAPOL: External notification - portEnabled=0
1216708682.498340: EAPOL: External notification - portValid=0
1216708682.498356: EAPOL: External notification - EAP success=0
1216708682.498462: Ignore event for foreign ifindex 2
1216708682.498487: RTM_NEWLINK: operstate=0 ifi_flags=0x1002 ()
1216708682.498507: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708756.242353: Providing DBus service 'fi.epitest.hostap.WPASupplicant'.
1216708759.764668: Initializing interface 'eth1' conf 'N/A' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
1216708759.764775: Initializing interface (2) 'eth1'
1216708759.772939: SIOCGIWRANGE: WE(compiled)=22 WE(source)=18 enc_capa=0xf
1216708759.772993:   capabilities: key_mgmt 0xf enc 0xf
1216708759.773121: WEXT: Operstate: linkmode=1, operstate=5
1216708759.791438: Own MAC address: 00:05:3c:09:5e:d5
1216708759.791532: wpa_driver_wext_set_wpa
1216708759.830956: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
1216708759.831155: wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
1216708759.831304: wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
1216708759.831452: wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
1216708759.831600: wpa_driver_wext_set_countermeasures
1216708759.831623: wpa_driver_wext_set_drop_unencrypted
1216708759.831642: RSN: flushing PMKID list in the driver
1216708759.831684: Setting scan request: 0 sec 100000 usec
1216708759.909169: EAPOL: SUPP_PAE entering state DISCONNECTED
1216708759.909219: EAPOL: KEY_RX entering state NO_KEY_RECEIVE
1216708759.909239: EAPOL: SUPP_BE entering state INITIALIZE
1216708759.909300: EAP: EAP entering state DISABLED
1216708759.909346: Added interface eth1
1216708759.909497: RTM_NEWLINK: operstate=0 ifi_flags=0x1043 ([UP][RUNNING])
1216708759.909527: Wireless event: cmd=0x8b06 len=8
1216708759.909549: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708759.909567: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708759.909595: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708759.909614: Wireless event: cmd=0x8b1a len=8
1216708759.909637: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708759.909655: Wireless event: cmd=0x8b2a len=8
1216708759.912833: Setting scan request: 0 sec 0 usec
1216708759.912943: State: DISCONNECTED -> SCANNING
1216708759.913027: Starting AP scan (broadcast SSID)
1216708759.913048: Trying to get current scan results first without requesting a new scan to speed up initial association
1216708759.913088: Received 0 bytes of scan results (0 BSSes)
1216708759.913120: CTRL-EVENT-SCAN-RESULTS 
1216708759.913166: No suitable AP found.
1216708759.913187: Setting scan request: 0 sec 0 usec
1216708759.913216: No enabled networks - do not scan
1216708759.913231: State: SCANNING -> INACTIVE
1216708760.702091: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708760.702169: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708760.702559: Ignore event for foreign ifindex 2
1216708760.909735: EAPOL: disable timer tick
1216708779.913506: Setting scan request: 0 sec 0 usec
1216708779.913702: State: INACTIVE -> SCANNING
1216708779.913881: Starting AP scan (broadcast SSID)
1216708779.914234: Scan requested (ret=0) - scan timeout 5 seconds
1216708780.370918: Ignore event for foreign ifindex 2
1216708784.914771: Scan timeout - try to get results
1216708784.914919: Received 249 bytes of scan results (1 BSSes)
1216708784.914958: CTRL-EVENT-SCAN-RESULTS 
1216708784.915079: No suitable AP found.
1216708784.915116: Setting scan request: 5 sec 0 usec
1216708789.915751: No enabled networks - do not scan
1216708789.915842: State: SCANNING -> INACTIVE
1216708809.914322: Setting scan request: 0 sec 0 usec
1216708809.914458: State: INACTIVE -> SCANNING
1216708809.914541: Starting AP scan (broadcast SSID)
1216708809.915342: Scan requested (ret=0) - scan timeout 5 seconds
1216708810.330097: Ignore event for foreign ifindex 2
1216708814.915747: Scan timeout - try to get results
1216708814.915870: Received 134 bytes of scan results (1 BSSes)
1216708814.915897: CTRL-EVENT-SCAN-RESULTS 
1216708814.915991: No suitable AP found.
1216708814.916014: Setting scan request: 5 sec 0 usec
1216708819.916772: No enabled networks - do not scan
1216708819.916840: State: SCANNING -> INACTIVE
1216708822.864534: pairwise: 0x18
1216708822.864621: ssid - hexdump_ascii(len=6):
     62 69 74 6c 61 62                                 bitlab          
1216708822.864659: group: 0x1e
1216708822.864681: proto: 0x3
1216708822.864702: key_mgmt: 0x2
1216708822.864783: PSK - hexdump(len=32): [REMOVED]
1216708822.864807: scan_ssid=1 (0x1)
1216708822.865975: Setting scan request: 0 sec 0 usec
1216708822.866091: State: INACTIVE -> SCANNING
1216708822.866174: Starting AP scan (specific SSID)
1216708822.866193: Scan SSID - hexdump_ascii(len=6):
     62 69 74 6c 61 62                                 bitlab          
1216708822.866416: Scan requested (ret=0) - scan timeout 5 seconds
1216708823.418846: Ignore event for foreign ifindex 2
1216708827.866779: Scan timeout - try to get results
1216708827.866894: Received 249 bytes of scan results (1 BSSes)
1216708827.866919: CTRL-EVENT-SCAN-RESULTS 
1216708827.867611: Selecting BSS from priority group 0
1216708827.867676: Try to find WPA-enabled AP
1216708827.867695: 0: 00:1c:10:13:f7:ff ssid='bitlab' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
1216708827.867758:    selected based on RSN IE
1216708827.867776:    selected WPA AP 00:1c:10:13:f7:ff ssid='bitlab'
1216708827.867794: Try to find non-WPA AP
1216708827.867823: Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
1216708827.867842: Cancelling scan request
1216708827.867859: WPA: clearing own WPA/RSN IE
1216708827.867917: Automatic auth_alg selection: 0x1
1216708827.867950: RSN: using IEEE 802.11i/D9.0
1216708827.867967: WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 2
1216708827.867987: WPA: set AP WPA IE - hexdump(len=30): dd 1c 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02 00 00
1216708827.868021: WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
1216708827.868053: WPA: using GTK TKIP
1216708827.868072: WPA: using PTK CCMP
1216708827.868089: WPA: using KEY_MGMT WPA-PSK
1216708827.868106: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216708827.868136: No keys have been configured - skip key clearing
1216708827.868152: wpa_driver_wext_set_drop_unencrypted
1216708827.868170: State: SCANNING -> ASSOCIATING
1216708827.869365: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216708827.869405: WEXT: Operstate: linkmode=-1, operstate=5
1216708827.869445: wpa_driver_wext_associate
1216708827.917448: Setting authentication timeout: 20 sec 0 usec
1216708827.917487: EAPOL: External notification - EAP success=0
1216708827.917507: EAPOL: External notification - EAP fail=0
1216708827.917525: EAPOL: External notification - portControl=Auto
1216708827.917557: RSN: Ignored PMKID candidate without preauth flag
1216708827.917605: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708827.917626: Wireless event: cmd=0x8b06 len=8
1216708827.917646: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708827.917664: Wireless event: cmd=0x8b04 len=12
1216708827.917683: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708827.917701: Wireless event: cmd=0x8b1a len=14
1216708827.943203: Ignore event for foreign ifindex 2
1216708827.943238: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216708827.943259: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708827.943281: Ignore event for foreign ifindex 2
1216708827.943304: RX EAPOL from 00:1c:10:13:f7:ff
1216708827.943323: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 85 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708827.943398: Setting authentication timeout: 10 sec 0 usec
1216708827.943431: IEEE 802.1X RX: version=2 type=3 length=117
1216708827.943449:   EAPOL-Key type=2
1216708827.943465:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708827.943483:   key_length=16 key_data_length=22
1216708827.943499:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708827.943520:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 85
1216708827.943550:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708827.943574:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708827.943594:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708827.943614:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708827.943642: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 85 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708827.944152: State: ASSOCIATING -> 4WAY_HANDSHAKE
1216708827.944305: WPA: RX message 1 of 4-Way Handshake from 00:1c:10:13:f7:ff (ver=2)
1216708827.944330: RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708827.944358: RSN: PMKID from Authenticator - hexdump(len=16): 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708827.944414: RSN: no matching PMKID found
1216708827.946393: WPA: Renewed SNonce - hexdump(len=32): 8f 5e 2e f5 34 a8 c9 76 f7 46 e9 87 9e 0d a2 9f 97 8d 8d 6a b1 b1 15 cb f8 cd 1c 92 8a fb c5 99
1216708827.946452: WPA: PTK derivation - A1=00:05:3c:09:5e:d5 A2=00:00:00:00:00:00
1216708827.946475: WPA: PMK - hexdump(len=32): [REMOVED]
1216708827.946492: WPA: PTK - hexdump(len=64): [REMOVED]
1216708827.946509: WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216708827.946537: WPA: Sending EAPOL-Key 2/4
1216708827.947660: WPA: Use BSSID (00:1c:10:13:f7:ff) as the destination for EAPOL-Key
1216708827.947741: WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 00 8f 5e 2e f5 34 a8 c9 76 f7 46 e9 87 9e 0d a2 9f 97 8d 8d 6a b1 b1 15 cb f8 cd 1c 92 8a fb c5 99 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a5 20 df 37 c5 87 e5 09 38 96 cd cf c5 8e 7b 17 00 16 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216708828.934608: RX EAPOL from 00:1c:10:13:f7:ff
1216708828.934674: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 85 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708828.934772: IEEE 802.1X RX: version=2 type=3 length=117
1216708828.934790:   EAPOL-Key type=2
1216708828.934807:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708828.934827:   key_length=16 key_data_length=22
1216708828.934844:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
1216708828.934865:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 85
1216708828.934895:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708828.934918:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708828.934938:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708828.934957:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708828.934985: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 85 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708828.935445: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
1216708828.935467: WPA: RX message 1 of 4-Way Handshake from 00:1c:10:13:f7:ff (ver=2)
1216708828.935488: RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708828.935516: RSN: PMKID from Authenticator - hexdump(len=16): 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708828.935541: RSN: no matching PMKID found
1216708828.935575: WPA: PTK derivation - A1=00:05:3c:09:5e:d5 A2=00:1c:10:13:f7:ff
1216708828.935597: WPA: PMK - hexdump(len=32): [REMOVED]
1216708828.935614: WPA: PTK - hexdump(len=64): [REMOVED]
1216708828.935631: WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216708828.935659: WPA: Sending EAPOL-Key 2/4
1216708828.935680: WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 01 8f 5e 2e f5 34 a8 c9 76 f7 46 e9 87 9e 0d a2 9f 97 8d 8d 6a b1 b1 15 cb f8 cd 1c 92 8a fb c5 99 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 64 46 24 58 a7 52 1d a8 3c e4 c1 fa 3a fa f7 ce 00 16 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216708828.939694: RX EAPOL from 00:1c:10:13:f7:ff
1216708828.939770: RX EAPOL - hexdump(len=179): 02 03 00 af 02 13 ca 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 85 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 d6 3e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 58 83 1f fc f8 29 fa 12 66 b3 22 68 33 ab 68 3d 00 50 f2 5c cd 57 1f 36 e6 b7 fa 5f d1 99 b1 88 40 f7 29 a5 2e dd 79 cd dc 35 34 bd b9 e5 7b dc b4 84 7a d5 30 dd 78 08 24 8c 92 c3 6b f0 7c a3 fe d6 99 75 59 98 ff fb da 10 90 25 7b 66 a0 8c 4a 34 cf f4 e7 28 9f b5 3e 6e 6a 98 06 5d 79 fd 72 fa
1216708828.939862: IEEE 802.1X RX: version=2 type=3 length=175
1216708828.939879:   EAPOL-Key type=2
1216708828.939895:   key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr)
1216708828.939914:   key_length=16 key_data_length=80
1216708828.939930:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
1216708828.939951:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 85
1216708828.939980:   key_iv - hexdump(len=16): 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86
1216708828.940003:   key_rsc - hexdump(len=8): d6 3e 00 00 00 00 00 00
1216708828.940023:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708828.940043:   key_mic - hexdump(len=16): 58 83 1f fc f8 29 fa 12 66 b3 22 68 33 ab 68 3d
1216708828.940068: WPA: RX EAPOL-Key - hexdump(len=179): 02 03 00 af 02 13 ca 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 85 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 d6 3e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 58 83 1f fc f8 29 fa 12 66 b3 22 68 33 ab 68 3d 00 50 f2 5c cd 57 1f 36 e6 b7 fa 5f d1 99 b1 88 40 f7 29 a5 2e dd 79 cd dc 35 34 bd b9 e5 7b dc b4 84 7a d5 30 dd 78 08 24 8c 92 c3 6b f0 7c a3 fe d6 99 75 59 98 ff fb da 10 90 25 7b 66 a0 8c 4a 34 cf f4 e7 28 9f b5 3e 6e 6a 98 06 5d 79 fd 72 fa
1216708828.940170: RSN: encrypted key data - hexdump(len=80): f2 5c cd 57 1f 36 e6 b7 fa 5f d1 99 b1 88 40 f7 29 a5 2e dd 79 cd dc 35 34 bd b9 e5 7b dc b4 84 7a d5 30 dd 78 08 24 8c 92 c3 6b f0 7c a3 fe d6 99 75 59 98 ff fb da 10 90 25 7b 66 a0 8c 4a 34 cf f4 e7 28 9f b5 3e 6e 6a 98 06 5d 79 fd 72 fa
1216708828.940256: WPA: decrypted EAPOL-Key key data - hexdump(len=72): [REMOVED]
1216708828.940276: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
1216708828.940293: WPA: RX message 3 of 4-Way Handshake from 00:1c:10:13:f7:ff (ver=2)
1216708828.940311: WPA: IE KeyData - hexdump(len=72): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00 dd 26 00 0f ac 01 02 00 4a d8 49 d8 f2 eb 89 ca 71 16 54 fd 40 07 51 47 cc 2f 82 6f 40 5b 90 64 87 46 e1 51 52 a7 a3 45 dd 00 00 00 00 00
1216708828.940362: WPA: Sending EAPOL-Key 4/4
1216708828.940383: WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 03 0a 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 95 ae 44 50 7e f6 b7 46 cb 34 8b f5 58 0c ea da 00 00
1216708828.940538: WPA: Installing PTK to the driver.
1216708828.940557: wpa_driver_wext_set_key: alg=3 key_idx=0 set_tx=1 seq_len=6 key_len=16
1216708829.028844: EAPOL: External notification - portValid=1
1216708829.028919: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
1216708829.029065: RSN: received GTK in pairwise handshake - hexdump(len=34): [REMOVED]
1216708829.029091: WPA: Group Key - hexdump(len=32): [REMOVED]
1216708829.029109: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=32).
1216708829.029126: WPA: RSC - hexdump(len=6): d6 3e 00 00 00 00
1216708829.029145: wpa_driver_wext_set_key: alg=2 key_idx=2 set_tx=0 seq_len=6 key_len=32
1216708829.941108: WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=CCMP GTK=TKIP]
1216708829.941181: Cancelling scan request
1216708829.941200: Cancelling authentication timeout
1216708829.941218: State: GROUP_HANDSHAKE -> COMPLETED
1216708829.948668: CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (auth) [id=0 id_str=]
1216708829.948780: wpa_driver_wext_set_operstate: operstate 0->1 (UP)
1216708829.948798: WEXT: Operstate: linkmode=-1, operstate=6
1216708829.948925: EAPOL: External notification - portValid=1
1216708829.948949: EAPOL: External notification - EAP success=1
1216708829.948967: EAP: EAP entering state DISABLED
1216708829.949012: RTM_NEWLINK: operstate=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1216708829.949034: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708849.915631: Setting scan request: 0 sec 0 usec
1216708849.915852: Starting AP scan (broadcast SSID)
1216708849.916657: Scan requested (ret=0) - scan timeout 5 seconds
1216708850.423072: Ignore event for foreign ifindex 2
1216708854.916773: Scan timeout - try to get results
1216708854.916921: Received 249 bytes of scan results (1 BSSes)
1216708854.916961: CTRL-EVENT-SCAN-RESULTS 
1216708854.917125: Selecting BSS from priority group 0
1216708854.917159: Try to find WPA-enabled AP
1216708854.917186: 0: 00:1c:10:13:f7:ff ssid='bitlab' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
1216708854.917225:    selected based on RSN IE
1216708854.917251:    selected WPA AP 00:1c:10:13:f7:ff ssid='bitlab'
1216708854.917279: Try to find non-WPA AP
1216708854.917312: Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
1216708854.917342: Cancelling scan request
1216708854.917369: WPA: clearing own WPA/RSN IE
1216708854.917393: Automatic auth_alg selection: 0x1
1216708854.917432: RSN: using IEEE 802.11i/D9.0
1216708854.917460: WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 2
1216708854.917490: WPA: set AP WPA IE - hexdump(len=30): dd 1c 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02 00 00
1216708854.917545: WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
1216708854.917597: WPA: using GTK TKIP
1216708854.917626: WPA: using PTK CCMP
1216708854.917654: WPA: using KEY_MGMT WPA-PSK
1216708854.917682: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216708854.917762: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
1216708854.918687: wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
1216708854.918956: wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
1216708854.919130: wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
1216708854.919304: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
1216708854.919480: wpa_driver_wext_set_drop_unencrypted
1216708854.919517: State: COMPLETED -> ASSOCIATING
1216708854.919692: wpa_driver_wext_set_operstate: operstate 1->0 (DORMANT)
1216708854.919755: WEXT: Operstate: linkmode=-1, operstate=5
1216708854.921612: wpa_driver_wext_associate
1216708854.971773: Setting authentication timeout: 20 sec 0 usec
1216708854.971825: EAPOL: External notification - EAP success=0
1216708854.971858: EAPOL: External notification - EAP fail=0
1216708854.971887: EAPOL: External notification - portControl=Auto
1216708854.971952: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216708854.971987: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708854.972021: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216708854.972050: Wireless event: cmd=0x8b06 len=8
1216708854.972083: Ignore event for foreign ifindex 2
1216708854.972116: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708854.972145: Wireless event: cmd=0x8b04 len=12
1216708854.972177: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708854.972207: Wireless event: cmd=0x8b1a len=14
1216708854.972238: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708854.972267: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708854.972299: Ignore event for foreign ifindex 2
1216708854.997532: Ignore event for foreign ifindex 2
1216708854.997580: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216708854.997669: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708854.997741: Ignore event for foreign ifindex 2
1216708854.997780: RX EAPOL from 00:1c:10:13:f7:ff
1216708854.997812: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708854.997930: IEEE 802.1X RX: version=2 type=3 length=117
1216708854.997959:   EAPOL-Key type=2
1216708854.997984:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708854.998014:   key_length=16 key_data_length=22
1216708854.998040:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708854.998073:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86
1216708854.998122:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708854.998160:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708854.998192:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708854.998224:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708854.998268: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708854.998383: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708855.982283: RX EAPOL from 00:1c:10:13:f7:ff
1216708855.982369: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708855.982491: IEEE 802.1X RX: version=2 type=3 length=117
1216708855.982521:   EAPOL-Key type=2
1216708855.982546:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708855.982577:   key_length=16 key_data_length=22
1216708855.982602:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
1216708855.982638:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86
1216708855.982687:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708855.982759:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708855.982792:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708855.982825:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708855.982870: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708855.982980: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708856.972248: RX EAPOL from 00:1c:10:13:f7:ff
1216708856.972347: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708856.972518: IEEE 802.1X RX: version=2 type=3 length=117
1216708856.972548:   EAPOL-Key type=2
1216708856.972574:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708856.972605:   key_length=16 key_data_length=22
1216708856.972632:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
1216708856.972665:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86
1216708856.972744:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708856.972785:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708856.972818:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708856.972850:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708856.972893: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708856.973005: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708857.972052: RX EAPOL from 00:1c:10:13:f7:ff
1216708857.972148: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708857.972270: IEEE 802.1X RX: version=2 type=3 length=117
1216708857.972300:   EAPOL-Key type=2
1216708857.972326:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708857.972356:   key_length=16 key_data_length=22
1216708857.972382:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 03
1216708857.972414:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86
1216708857.972463:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708857.972503:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708857.972538:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708857.972571:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708857.972617: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708857.973182: State: ASSOCIATING -> 4WAY_HANDSHAKE
1216708857.973377: WPA: RX message 1 of 4-Way Handshake from 00:1c:10:13:f7:ff (ver=2)
1216708857.973416: RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708857.973460: RSN: PMKID from Authenticator - hexdump(len=16): 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708857.973499: RSN: no matching PMKID found
1216708857.977161: WPA: Renewed SNonce - hexdump(len=32): b4 6c e6 5d cf a8 c0 b1 c7 e5 25 70 77 49 67 37 9e fb 29 bd 2c b1 e5 f1 ad 94 a5 d4 37 9f f7 ae
1216708857.977244: WPA: PTK derivation - A1=00:05:3c:09:5e:d5 A2=00:1c:10:13:f7:ff
1216708857.977278: WPA: PMK - hexdump(len=32): [REMOVED]
1216708857.977307: WPA: PTK - hexdump(len=64): [REMOVED]
1216708857.977334: WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216708857.977383: WPA: Sending EAPOL-Key 2/4
1216708857.977416: WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 03 b4 6c e6 5d cf a8 c0 b1 c7 e5 25 70 77 49 67 37 9e fb 29 bd 2c b1 e5 f1 ad 94 a5 d4 37 9f f7 ae 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ee b5 97 4a 01 2e 51 b7 96 b8 6e e1 73 11 7a 88 00 16 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216708857.981673: RX EAPOL from 00:1c:10:13:f7:ff
1216708857.981762: RX EAPOL - hexdump(len=179): 02 03 00 af 02 13 ca 00 10 00 00 00 00 00 00 00 04 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87 c3 3f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 63 b4 a2 68 e0 ec 10 5c d7 b0 17 0f be d0 b1 ba 00 50 ff 21 54 fb 57 50 f3 43 a9 71 a2 79 5e 1f 7c db 25 52 06 49 e5 08 f7 5d 2d 10 77 5c cf 63 d4 61 13 5d be a4 9f 4a 23 c2 6c 07 88 a9 ba 7e b7 c8 50 78 13 b4 e9 04 b8 f1 a8 dd 38 31 3a a4 52 7b 2a 46 28 1e ce 58 28 a4 87 5d 07 f1 8f e9 cb f3
1216708857.981913: IEEE 802.1X RX: version=2 type=3 length=175
1216708857.981943:   EAPOL-Key type=2
1216708857.981970:   key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr)
1216708857.982002:   key_length=16 key_data_length=80
1216708857.982032:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 04
1216708857.982065:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86
1216708857.982114:   key_iv - hexdump(len=16): 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87
1216708857.982154:   key_rsc - hexdump(len=8): c3 3f 00 00 00 00 00 00
1216708857.982189:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708857.982223:   key_mic - hexdump(len=16): 63 b4 a2 68 e0 ec 10 5c d7 b0 17 0f be d0 b1 ba
1216708857.982267: WPA: RX EAPOL-Key - hexdump(len=179): 02 03 00 af 02 13 ca 00 10 00 00 00 00 00 00 00 04 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 86 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87 c3 3f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 63 b4 a2 68 e0 ec 10 5c d7 b0 17 0f be d0 b1 ba 00 50 ff 21 54 fb 57 50 f3 43 a9 71 a2 79 5e 1f 7c db 25 52 06 49 e5 08 f7 5d 2d 10 77 5c cf 63 d4 61 13 5d be a4 9f 4a 23 c2 6c 07 88 a9 ba 7e b7 c8 50 78 13 b4 e9 04 b8 f1 a8 dd 38 31 3a a4 52 7b 2a 46 28 1e ce 58 28 a4 87 5d 07 f1 8f e9 cb f3
1216708857.982429: RSN: encrypted key data - hexdump(len=80): ff 21 54 fb 57 50 f3 43 a9 71 a2 79 5e 1f 7c db 25 52 06 49 e5 08 f7 5d 2d 10 77 5c cf 63 d4 61 13 5d be a4 9f 4a 23 c2 6c 07 88 a9 ba 7e b7 c8 50 78 13 b4 e9 04 b8 f1 a8 dd 38 31 3a a4 52 7b 2a 46 28 1e ce 58 28 a4 87 5d 07 f1 8f e9 cb f3
1216708857.982543: WPA: decrypted EAPOL-Key key data - hexdump(len=72): [REMOVED]
1216708857.982574: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
1216708857.982603: WPA: RX message 3 of 4-Way Handshake from 00:1c:10:13:f7:ff (ver=2)
1216708857.982634: WPA: IE KeyData - hexdump(len=72): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00 dd 26 00 0f ac 01 02 00 4a d8 49 d8 f2 eb 89 ca 71 16 54 fd 40 07 51 47 cc 2f 82 6f 40 5b 90 64 87 46 e1 51 52 a7 a3 45 dd 00 00 00 00 00
1216708857.982746: WPA: Sending EAPOL-Key 4/4
1216708857.982780: WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 03 0a 00 00 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 a4 3e f1 13 c7 0e 9d b2 cd 43 b7 be cf af 34 74 00 00
1216708857.982985: WPA: Installing PTK to the driver.
1216708857.983015: wpa_driver_wext_set_key: alg=3 key_idx=0 set_tx=1 seq_len=6 key_len=16
1216708857.983526: EAPOL: External notification - portValid=1
1216708857.983561: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
1216708857.985141: RSN: received GTK in pairwise handshake - hexdump(len=34): [REMOVED]
1216708857.985195: WPA: Group Key - hexdump(len=32): [REMOVED]
1216708857.985223: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=32).
1216708857.985250: WPA: RSC - hexdump(len=6): c3 3f 00 00 00 00
1216708857.985326: wpa_driver_wext_set_key: alg=2 key_idx=2 set_tx=0 seq_len=6 key_len=32
1216708857.985567: WPA: Key negotiation completed with 00:1c:10:13:f7:ff [PTK=CCMP GTK=TKIP]
1216708857.985603: Cancelling scan request
1216708857.985633: Cancelling authentication timeout
1216708857.985661: State: GROUP_HANDSHAKE -> COMPLETED
1216708857.987175: CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed (reauth) [id=0 id_str=]
1216708857.987224: wpa_driver_wext_set_operstate: operstate 0->1 (UP)
1216708857.987252: WEXT: Operstate: linkmode=-1, operstate=6
1216708857.987834: EAPOL: External notification - portValid=1
1216708857.987890: EAPOL: External notification - EAP success=1
1216708857.987919: EAP: EAP entering state DISABLED
1216708857.987981: RTM_NEWLINK: operstate=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1216708857.988016: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708889.916613: Setting scan request: 0 sec 0 usec
1216708889.916844: Starting AP scan (specific SSID)
1216708889.916879: Scan SSID - hexdump_ascii(len=6):
     62 69 74 6c 61 62                                 bitlab          
1216708889.917765: Scan requested (ret=0) - scan timeout 5 seconds
1216708890.425751: Ignore event for foreign ifindex 2
1216708894.918750: Scan timeout - try to get results
1216708894.918882: Received 249 bytes of scan results (1 BSSes)
1216708894.918910: CTRL-EVENT-SCAN-RESULTS 
1216708894.919641: Selecting BSS from priority group 0
1216708894.919698: Try to find WPA-enabled AP
1216708894.919752: 0: 00:1c:10:13:f7:ff ssid='bitlab' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
1216708894.919778:    selected based on RSN IE
1216708894.919793:    selected WPA AP 00:1c:10:13:f7:ff ssid='bitlab'
1216708894.919811: Try to find non-WPA AP
1216708894.919836: Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
1216708894.919855: Cancelling scan request
1216708894.919872: WPA: clearing own WPA/RSN IE
1216708894.919887: Automatic auth_alg selection: 0x1
1216708894.919919: RSN: using IEEE 802.11i/D9.0
1216708894.919936: WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 2
1216708894.919955: WPA: set AP WPA IE - hexdump(len=30): dd 1c 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02 00 00
1216708894.919988: WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
1216708894.920022: WPA: using GTK TKIP
1216708894.920040: WPA: using PTK CCMP
1216708894.920057: WPA: using KEY_MGMT WPA-PSK
1216708894.920075: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216708894.920104: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
1216708894.920346: wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
1216708894.920537: wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
1216708894.920791: wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
1216708894.920936: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
1216708894.921077: wpa_driver_wext_set_drop_unencrypted
1216708894.921102: State: COMPLETED -> ASSOCIATING
1216708894.921236: wpa_driver_wext_set_operstate: operstate 1->0 (DORMANT)
1216708894.921320: WEXT: Operstate: linkmode=-1, operstate=5
1216708894.923052: wpa_driver_wext_associate
1216708894.977884: Setting authentication timeout: 20 sec 0 usec
1216708894.977921: EAPOL: External notification - EAP success=0
1216708894.977942: EAPOL: External notification - EAP fail=0
1216708894.977959: EAPOL: External notification - portControl=Auto
1216708894.978007: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216708894.978030: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708894.978051: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216708894.978070: Wireless event: cmd=0x8b06 len=8
1216708894.978090: Ignore event for foreign ifindex 2
1216708894.978110: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708894.978127: Wireless event: cmd=0x8b04 len=12
1216708894.978196: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708894.978214: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708894.978235: Ignore event for foreign ifindex 2
1216708894.978255: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708894.978272: Wireless event: cmd=0x8b1a len=14
1216708895.002384: Ignore event for foreign ifindex 2
1216708895.002880: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216708895.002921: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708895.002948: RX EAPOL from 00:1c:10:13:f7:ff
1216708895.002967: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708895.003040: IEEE 802.1X RX: version=2 type=3 length=117
1216708895.003058:   EAPOL-Key type=2
1216708895.003073:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708895.003092:   key_length=16 key_data_length=22
1216708895.003108:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708895.003128:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87
1216708895.003157:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708895.003180:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708895.003200:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708895.003221:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708895.003249: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708895.003323: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708895.003682: Ignore event for foreign ifindex 2
1216708895.988762: RX EAPOL from 00:1c:10:13:f7:ff
1216708895.988858: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708895.988935: IEEE 802.1X RX: version=2 type=3 length=117
1216708895.988953:   EAPOL-Key type=2
1216708895.988970:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708895.988989:   key_length=16 key_data_length=22
1216708895.989005:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
1216708895.989025:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87
1216708895.989056:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708895.989080:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708895.989101:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708895.989122:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708895.989151: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708895.989219: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708896.978604: RX EAPOL from 00:1c:10:13:f7:ff
1216708896.978698: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708896.978799: IEEE 802.1X RX: version=2 type=3 length=117
1216708896.978821:   EAPOL-Key type=2
1216708896.978836:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708896.978855:   key_length=16 key_data_length=22
1216708896.978871:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
1216708896.978890:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87
1216708896.978921:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708896.978945:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708896.978965:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708896.978984:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708896.979015: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708896.979083: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708897.978583: RX EAPOL from 00:1c:10:13:f7:ff
1216708897.978662: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708897.978766: IEEE 802.1X RX: version=2 type=3 length=117
1216708897.978784:   EAPOL-Key type=2
1216708897.978799:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708897.978818:   key_length=16 key_data_length=22
1216708897.978834:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 03
1216708897.978854:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87
1216708897.978883:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708897.978906:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708897.978926:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708897.978945:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708897.978973: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 87 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708897.979046: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708898.979068: Ignore event for foreign ifindex 2
1216708898.979779: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708898.979824: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708898.980222: Ignore event for foreign ifindex 2
1216708914.978774: Authentication with 00:1c:10:13:f7:ff timed out.
1216708914.978867: Added BSSID 00:1c:10:13:f7:ff into blacklist
1216708914.978901: No keys have been configured - skip key clearing
1216708914.978928: State: ASSOCIATING -> DISCONNECTED
1216708914.979118: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216708914.979205: WEXT: Operstate: linkmode=-1, operstate=5
1216708914.979257: EAPOL: External notification - portEnabled=0
1216708914.979290: EAPOL: External notification - portValid=0
1216708914.979318: EAPOL: External notification - EAP success=0
1216708914.979354: Setting scan request: 0 sec 0 usec
1216708914.979402: State: DISCONNECTED -> SCANNING
1216708914.979535: Starting AP scan (broadcast SSID)
1216708914.982161: Scan requested (ret=0) - scan timeout 5 seconds
1216708915.485255: Ignore event for foreign ifindex 2
1216708919.982747: Scan timeout - try to get results
1216708919.982888: Received 249 bytes of scan results (1 BSSes)
1216708919.982928: CTRL-EVENT-SCAN-RESULTS 
1216708919.983049: Selecting BSS from priority group 0
1216708919.983083: Try to find WPA-enabled AP
1216708919.983110: 0: 00:1c:10:13:f7:ff ssid='bitlab' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
1216708919.983145:    selected based on RSN IE
1216708919.983171:    selected WPA AP 00:1c:10:13:f7:ff ssid='bitlab'
1216708919.983199: Try to find non-WPA AP
1216708919.983233: Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
1216708919.983263: Cancelling scan request
1216708919.983290: WPA: clearing own WPA/RSN IE
1216708919.983315: Automatic auth_alg selection: 0x1
1216708919.983353: RSN: using IEEE 802.11i/D9.0
1216708919.983381: WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 2
1216708919.983412: WPA: set AP WPA IE - hexdump(len=30): dd 1c 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02 00 00
1216708919.983467: WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
1216708919.983520: WPA: using GTK TKIP
1216708919.983550: WPA: using PTK CCMP
1216708919.983579: WPA: using KEY_MGMT WPA-PSK
1216708919.983666: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216708919.983746: No keys have been configured - skip key clearing
1216708919.983775: wpa_driver_wext_set_drop_unencrypted
1216708919.983805: State: SCANNING -> ASSOCIATING
1216708919.983951: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216708919.983985: WEXT: Operstate: linkmode=-1, operstate=5
1216708919.984034: wpa_driver_wext_associate
1216708920.033531: Setting authentication timeout: 20 sec 0 usec
1216708920.033649: EAPOL: External notification - EAP success=0
1216708920.033681: EAPOL: External notification - EAP fail=0
1216708920.033741: EAPOL: External notification - portControl=Auto
1216708920.033803: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708920.033836: Wireless event: cmd=0x8b06 len=8
1216708920.033885: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708920.033916: Wireless event: cmd=0x8b04 len=12
1216708920.033947: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708920.033977: Wireless event: cmd=0x8b1a len=14
1216708920.060080: Ignore event for foreign ifindex 2
1216708920.060147: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216708920.060180: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708920.060215: Ignore event for foreign ifindex 2
1216708920.060253: RX EAPOL from 00:1c:10:13:f7:ff
1216708920.060285: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708920.060402: IEEE 802.1X RX: version=2 type=3 length=117
1216708920.060431:   EAPOL-Key type=2
1216708920.060456:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708920.060487:   key_length=16 key_data_length=22
1216708920.060513:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708920.060545:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88
1216708920.060653:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708920.060694:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708920.060764:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708920.060797:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708920.060844: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708920.060958: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708921.046424: RX EAPOL from 00:1c:10:13:f7:ff
1216708921.046513: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708921.046638: IEEE 802.1X RX: version=2 type=3 length=117
1216708921.046669:   EAPOL-Key type=2
1216708921.046695:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708921.046759:   key_length=16 key_data_length=22
1216708921.046789:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
1216708921.046823:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88
1216708921.046870:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708921.046908:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708921.046940:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708921.046973:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708921.047017: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708921.047168: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708922.036387: RX EAPOL from 00:1c:10:13:f7:ff
1216708922.036475: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708922.036599: IEEE 802.1X RX: version=2 type=3 length=117
1216708922.036629:   EAPOL-Key type=2
1216708922.036654:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708922.036688:   key_length=16 key_data_length=22
1216708922.036749:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
1216708922.036783:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88
1216708922.036830:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708922.036867:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708922.036899:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708922.036929:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708922.036972: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708922.037135: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708923.036264: RX EAPOL from 00:1c:10:13:f7:ff
1216708923.036352: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708923.036471: IEEE 802.1X RX: version=2 type=3 length=117
1216708923.036501:   EAPOL-Key type=2
1216708923.036527:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708923.036558:   key_length=16 key_data_length=22
1216708923.036585:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 03
1216708923.036621:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88
1216708923.036669:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708923.036739:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708923.036775:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708923.036808:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708923.036853: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708923.036967: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708924.037100: Ignore event for foreign ifindex 2
1216708924.037928: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708924.037986: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708924.038340: Ignore event for foreign ifindex 2
1216708929.984097: No keys have been configured - skip key clearing
1216708929.984182: State: ASSOCIATING -> DISCONNECTED
1216708929.984332: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216708929.984367: WEXT: Operstate: linkmode=-1, operstate=5
1216708929.984419: EAPOL: External notification - portEnabled=0
1216708929.984452: EAPOL: External notification - portValid=0
1216708929.984480: EAPOL: External notification - EAP success=0
1216708929.986768: No keys have been configured - skip key clearing
1216708929.986842: State: DISCONNECTED -> DISCONNECTED
1216708929.986873: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216708929.986902: WEXT: Operstate: linkmode=-1, operstate=5
1216708930.010450: EAPOL: External notification - portEnabled=0
1216708930.010511: EAPOL: External notification - portValid=0
1216708930.010540: EAPOL: External notification - EAP success=0
1216708930.010848: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708930.010893: Wireless event: cmd=0x8b1a len=8
1216708930.011655: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708930.011754: Wireless event: cmd=0x8b2a len=8
1216708930.723807: pairwise: 0x18
1216708930.723919: ssid - hexdump_ascii(len=6):
     62 69 74 6c 61 62                                 bitlab          
1216708930.723982: group: 0x1e
1216708930.724018: proto: 0x3
1216708930.724052: key_mgmt: 0x2
1216708930.724132: PSK - hexdump(len=32): [REMOVED]
1216708930.724171: scan_ssid=1 (0x1)
1216708930.726248: Setting scan request: 0 sec 0 usec
1216708930.726409: State: DISCONNECTED -> SCANNING
1216708930.726546: Starting AP scan (specific SSID)
1216708930.726578: Scan SSID - hexdump_ascii(len=6):
     62 69 74 6c 61 62                                 bitlab          
1216708930.726828: Scan requested (ret=0) - scan timeout 5 seconds
1216708931.186023: Ignore event for foreign ifindex 2
1216708935.727748: Scan timeout - try to get results
1216708935.727891: Received 249 bytes of scan results (1 BSSes)
1216708935.727932: CTRL-EVENT-SCAN-RESULTS 
1216708935.729111: Selecting BSS from priority group 0
1216708935.729199: Try to find WPA-enabled AP
1216708935.729342: 0: 00:1c:10:13:f7:ff ssid='bitlab' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
1216708935.729382:    selected based on RSN IE
1216708935.729408:    selected WPA AP 00:1c:10:13:f7:ff ssid='bitlab'
1216708935.729437: Try to find non-WPA AP
1216708935.729566: Trying to associate with 00:1c:10:13:f7:ff (SSID='bitlab' freq=2462 MHz)
1216708935.729601: Cancelling scan request
1216708935.729628: WPA: clearing own WPA/RSN IE
1216708935.729654: Automatic auth_alg selection: 0x1
1216708935.729700: RSN: using IEEE 802.11i/D9.0
1216708935.729858: WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 2
1216708935.729889: WPA: set AP WPA IE - hexdump(len=30): dd 1c 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02 00 00
1216708935.729944: WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
1216708935.729997: WPA: using GTK TKIP
1216708935.730026: WPA: using PTK CCMP
1216708935.730152: WPA: using KEY_MGMT WPA-PSK
1216708935.730181: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
1216708935.730231: No keys have been configured - skip key clearing
1216708935.730257: wpa_driver_wext_set_drop_unencrypted
1216708935.730288: State: SCANNING -> ASSOCIATING
1216708935.730555: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216708935.730637: WEXT: Operstate: linkmode=-1, operstate=5
1216708935.730688: wpa_driver_wext_associate
1216708935.780471: Setting authentication timeout: 20 sec 0 usec
1216708935.780537: EAPOL: External notification - EAP success=0
1216708935.780570: EAPOL: External notification - EAP fail=0
1216708935.780598: EAPOL: External notification - portControl=Auto
1216708935.780661: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708935.780694: Wireless event: cmd=0x8b06 len=8
1216708935.780760: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708935.780790: Wireless event: cmd=0x8b04 len=12
1216708935.780821: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708935.780852: Wireless event: cmd=0x8b1a len=14
1216708935.806641: Ignore event for foreign ifindex 2
1216708935.806773: RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1216708935.806806: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708935.806842: Ignore event for foreign ifindex 2
1216708935.808582: RX EAPOL from 00:1c:10:13:f7:ff
1216708935.808660: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708935.808819: IEEE 802.1X RX: version=2 type=3 length=117
1216708935.808847:   EAPOL-Key type=2
1216708935.808873:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708935.808904:   key_length=16 key_data_length=22
1216708935.808931:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708935.808963:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89
1216708935.809010:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708935.809048:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708935.809084:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708935.809117:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708935.809160: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708935.809336: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708936.798536: RX EAPOL from 00:1c:10:13:f7:ff
1216708936.798628: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708936.798898: IEEE 802.1X RX: version=2 type=3 length=117
1216708936.798929:   EAPOL-Key type=2
1216708936.798957:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708936.798989:   key_length=16 key_data_length=22
1216708936.799017:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
1216708936.799051:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89
1216708936.799098:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708936.799137:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708936.799169:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708936.799200:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708936.799244: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 01 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708936.799355: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708937.784943: RX EAPOL from 00:1c:10:13:f7:ff
1216708937.785033: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708937.785156: IEEE 802.1X RX: version=2 type=3 length=117
1216708937.785187:   EAPOL-Key type=2
1216708937.785213:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708937.785245:   key_length=16 key_data_length=22
1216708937.785274:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
1216708937.785308:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89
1216708937.785354:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708937.785392:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708937.785423:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708937.785454:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708937.785497: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 02 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708937.785607: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708938.784925: RX EAPOL from 00:1c:10:13:f7:ff
1216708938.785013: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708938.785187: IEEE 802.1X RX: version=2 type=3 length=117
1216708938.785218:   EAPOL-Key type=2
1216708938.785245:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
1216708938.785276:   key_length=16 key_data_length=22
1216708938.785305:   replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 03
1216708938.785338:   key_nonce - hexdump(len=32): f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89
1216708938.785386:   key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708938.785424:   key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708938.785456:   key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
1216708938.785488:   key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1216708938.785531: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 03 f6 54 d0 65 71 f3 cb 77 66 cc 57 7e 13 1e 49 cf 19 6f 7d 65 b2 38 c6 5b f9 b5 84 ee 23 8b ce 89 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 0c 17 d8 c8 9f 77 4b 19 04 75 27 a6 d1 61 99 02
1216708938.785646: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
1216708939.786337: Ignore event for foreign ifindex 2
1216708939.786933: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708939.786992: RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
1216708939.787560: Ignore event for foreign ifindex 2
1216708955.715226: No keys have been configured - skip key clearing
1216708955.715298: State: ASSOCIATING -> DISCONNECTED
1216708955.715450: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216708955.715484: WEXT: Operstate: linkmode=-1, operstate=5
1216708955.715535: EAPOL: External notification - portEnabled=0
1216708955.715568: EAPOL: External notification - portValid=0
1216708955.715595: EAPOL: External notification - EAP success=0
1216708955.716167: No keys have been configured - skip key clearing
1216708955.716222: State: DISCONNECTED -> DISCONNECTED
1216708955.716251: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216708955.716279: WEXT: Operstate: linkmode=-1, operstate=5
1216708955.716322: EAPOL: External notification - portEnabled=0
1216708955.716354: EAPOL: External notification - portValid=0
1216708955.716380: EAPOL: External notification - EAP success=0
1216708955.780831: Authentication with 00:00:00:00:00:00 timed out.
1216708955.780913: Added BSSID 00:00:00:00:00:00 into blacklist
1216708955.780948: No keys have been configured - skip key clearing
1216708955.780975: State: DISCONNECTED -> DISCONNECTED
1216708955.781005: wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
1216708955.781033: WEXT: Operstate: linkmode=-1, operstate=5
1216708955.781086: EAPOL: External notification - portEnabled=0
1216708955.781119: EAPOL: External notification - portValid=0
1216708955.781147: EAPOL: External notification - EAP success=0
1216708955.781180: Setting scan request: 0 sec 0 usec
1216708957.784898: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708957.784963: Wireless event: cmd=0x8b1a len=8
1216708957.787923: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
1216708957.788002: Wireless event: cmd=0x8b2a len=8
1216709029.920588: Setting scan request: 0 sec 0 usec
1216709029.920828: State: DISCONNECTED -> SCANNING
1216709029.920970: Starting AP scan (broadcast SSID)
1216709029.921276: Scan requested (ret=0) - scan timeout 5 seconds
1216709030.421158: Ignore event for foreign ifindex 2
1216709034.921769: Scan timeout - try to get results
1216709034.921913: Received 249 bytes of scan results (1 BSSes)
1216709034.921953: CTRL-EVENT-SCAN-RESULTS 
1216709109.921559: Setting scan request: 0 sec 0 usec
1216709109.921790: Starting AP scan (broadcast SSID)
1216709109.922781: Scan requested (ret=0) - scan timeout 5 seconds
1216709110.426255: Ignore event for foreign ifindex 2
1216709114.923746: Scan timeout - try to get results
1216709114.923894: Received 249 bytes of scan results (1 BSSes)
1216709114.923933: CTRL-EVENT-SCAN-RESULTS 
1216709189.922563: Setting scan request: 0 sec 0 usec
1216709189.922796: Starting AP scan (broadcast SSID)
1216709189.923613: Scan requested (ret=0) - scan timeout 5 seconds
1216709190.380221: Ignore event for foreign ifindex 2
1216709194.923772: Scan timeout - try to get results
1216709194.923919: Received 249 bytes of scan results (1 BSSes)
1216709194.923959: CTRL-EVENT-SCAN-RESULTS 
1216709269.923570: Setting scan request: 0 sec 0 usec
1216709269.923810: Starting AP scan (broadcast SSID)
1216709269.924133: Scan requested (ret=0) - scan timeout 5 seconds
1216709270.428088: Ignore event for foreign ifindex 2
1216709274.924773: Scan timeout - try to get results
1216709274.924916: Received 249 bytes of scan results (1 BSSes)
1216709274.924955: CTRL-EVENT-SCAN-RESULTS 
1216709349.924545: Setting scan request: 0 sec 0 usec
1216709349.924773: Starting AP scan (broadcast SSID)
1216709349.925563: Scan requested (ret=0) - scan timeout 5 seconds
1216709350.383131: Ignore event for foreign ifindex 2
1216709354.925774: Scan timeout - try to get results
1216709354.925919: Received 249 bytes of scan results (1 BSSes)
1216709354.925959: CTRL-EVENT-SCAN-RESULTS 
1216709429.925546: Setting scan request: 0 sec 0 usec
1216709429.925783: Starting AP scan (broadcast SSID)
1216709429.926086: Scan requested (ret=0) - scan timeout 5 seconds
1216709430.431121: Ignore event for foreign ifindex 2
1216709434.926747: Scan timeout - try to get results
1216709434.926890: Received 249 bytes of scan results (1 BSSes)
1216709434.926930: CTRL-EVENT-SCAN-RESULTS 
1216709509.926545: Setting scan request: 0 sec 0 usec
1216709509.926821: Starting AP scan (broadcast SSID)
1216709509.927135: Scan requested (ret=0) - scan timeout 5 seconds
1216709510.342212: Ignore event for foreign ifindex 2
1216709514.927746: Scan timeout - try to get results
1216709514.927892: Received 249 bytes of scan results (1 BSSes)
1216709514.927931: CTRL-EVENT-SCAN-RESULTS 
1216709589.927363: Setting scan request: 0 sec 0 usec
1216709589.927503: Starting AP scan (broadcast SSID)
1216709589.928140: Scan requested (ret=0) - scan timeout 5 seconds
1216709590.432966: Ignore event for foreign ifindex 2
1216709594.928776: Scan timeout - try to get results
1216709594.928919: Received 249 bytes of scan results (1 BSSes)
1216709594.928959: CTRL-EVENT-SCAN-RESULTS 
1216709669.928545: Setting scan request: 0 sec 0 usec
1216709669.928841: Starting AP scan (broadcast SSID)
1216709669.929644: Scan requested (ret=0) - scan timeout 5 seconds
1216709670.386424: Ignore event for foreign ifindex 2


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