Re: NM gets no IP-Adress from the dhcpserver



On Tuesday, 26. December 2006 00:32, Dan Williams wrote:
> On Mon, 2006-12-25 at 18:16 +0100, Thorsten_Kolb urz uni-heidelberg de
>
> wrote:
> > Hi,
> > I am using slackware-11.0, linux-2.6.19.1 and the ipw2000-driver from
> > the kernel. I have installed dhcdbd-1.14, dhcp-3.1.0a2 and
> > NetworkManager-0.6.4.
>
> Do you have the correct magic at the top of your dhclient-script file to
> send the DHCP results to NetworkManager?  It looks like:
>
> if [ -n "${dhc_dbus}" ]; then
>    /bin/dbus-send \
>        --system \
>        --dest=com.redhat.dhcp \
>        --type=method_call \
>        /com/redhat/dhcp/$interface \
>        com.redhat.dhcp.set \
>        'string:'"`env | /bin/egrep -v '^(PATH|SHLVL|_|PWD|dhc_dbus)\='`";
>        if (( ( dhc_dbus & 31 ) == 31 )); then
>            exit 0;
>        fi;
> fi;



Hi,
Thanks for that answer!
I added it to dhclient-script and exchanged /bin/dbus-send \ 
against /usr/bin/dbus-send \ cause in my case dbus-send exists in /usr/bin. 
But nevertheless it does not work, Im slowly getting crazy. What else can be 
responsible for this?
What must be started before NetworkManager can work correctly? Is it correct 
to start dhcdbd before it? I start it with -s (dhcdbd -s) ...
Here is the new output of NetworkManager:

regards Thorsten

--------------------------------------------


root thinkpadomat:/home/simon# NetworkManager --no-daemon
NetworkManager: <information>   starting...
NetworkManager: <information>   eth0: Device is fully-supported using 
driver 'e1000'.
NetworkManager: <information>   nm_device_init(): waiting for device's worker 
thread to start
NetworkManager: <information>   nm_device_init(): device's worker thread 
started, continuing.
NetworkManager: <information>   Now managing wired Ethernet (802.3) 
device 'eth0'.
NetworkManager: <information>   Deactivating device eth0.
NetworkManager: <information>   eth1: Device is fully-supported using 
driver 'ipw2200'.
NetworkManager: <information>   nm_device_init(): waiting for device's worker 
thread to start
NetworkManager: <information>   nm_device_init(): device's worker thread 
started, continuing.
NetworkManager: <information>   Now managing wireless (802.11) device 'eth1'.
NetworkManager: <information>   Deactivating device eth1.
NetworkManager: <information>   Updating allowed wireless network lists.
NetworkManager: <WARNING>        nm_dbus_get_networks_cb (): error received: 
org.freedesktop.NetworkMa
nagerInfo.NoNetworks - org.freedesktop.NetworkManagerInfo.NoNetworks.
NetworkManager: <debug info>    [1167148764.610156] 
nm_device_802_11_wireless_get_activation_ap (): Fo
rcing AP 'linksys'
NetworkManager: <information>   User 
Switch: /org/freedesktop/NetworkManager/Devices/eth1 / linksys
NetworkManager: <information>   Deactivating device eth1.
NetworkManager: <information>   Device eth1 activation scheduled...
NetworkManager: <information>   Activation (eth1) started...
NetworkManager: <information>   Activation (eth1) Stage 1 of 5 (Device 
Prepare) scheduled...
NetworkManager: <information>   Activation (eth1) Stage 1 of 5 (Device 
Prepare) started...
NetworkManager: <information>   Activation (eth1) Stage 2 of 5 (Device 
Configure) scheduled...
NetworkManager: <information>   Activation (eth1) Stage 1 of 5 (Device 
Prepare) complete.
NetworkManager: <information>   Activation (eth1) Stage 2 of 5 (Device 
Configure) starting...
NetworkManager: <information>   Activation (eth1/wireless): access 
point 'linksys' is encrypted, but N
O valid key exists.  New key needed.
NetworkManager: <information>   Activation (eth1) New wireless user key 
requested for network 'linksys
'.
NetworkManager: <information>   Activation (eth1) Stage 2 of 5 (Device 
Configure) complete.
NetworkManager: <information>   Activation (eth1) New wireless user key for 
network 'linksys' received
.
NetworkManager: <information>   Activation (eth1) Stage 1 of 5 (Device 
Prepare) scheduled...
NetworkManager: <information>   Activation (eth1) Stage 1 of 5 (Device 
Prepare) started...
NetworkManager: <information>   Activation (eth1) Stage 2 of 5 (Device 
Configure) scheduled...
NetworkManager: <information>   Activation (eth1) Stage 1 of 5 (Device 
Prepare) complete.
NetworkManager: <information>   Activation (eth1) Stage 2 of 5 (Device 
Configure) starting...
NetworkManager: <information>   Activation (eth1/wireless): access 
point 'linksys' is encrypted, and a
 key exists.  No new key needed.
NetworkManager: <information>   SUP: sending command 'INTERFACE_ADD eth1                
wext    /usr/v
ar/run/wpa_supplicant   '
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'AP_SCAN 1'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'ADD_NETWORK'
NetworkManager: <information>   SUP: response was '0'
NetworkManager: <information>   SUP: sending command 'SET_NETWORK 0 ssid 
6c696e6b737973'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'SET_NETWORK 0 proto WPA'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'SET_NETWORK 0 key_mgmt 
WPA-PSK'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'SET_NETWORK 0 psk <key>'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'ENABLE_NETWORK 0'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   Activation (eth1) Stage 2 of 5 (Device 
Configure) complete.
NetworkManager: <information>   wpa_supplicant(12465): Global control 
interface '/usr/var/run/wpa_supp
licant-global'
NetworkManager: <information>   wpa_supplicant(12465): RX global ctrl_iface - 
hexdump_ascii(len=53):
NetworkManager: <information>   wpa_supplicant(12465):      49 4e 54 45 52 46 
41 43 45 5f 41 44 44 20
65 74   INTERFACE_ADD et
NetworkManager: <information>   wpa_supplicant(12465):      68 31 09 09 77 65 
78 74 09 2f 75 73 72 2f
76 61   h1__wext_/usr/va
NetworkManager: <information>   wpa_supplicant(12465):      72 2f 72 75 6e 2f 
77 70 61 5f 73 75 70 70
6c 69   r/run/wpa_suppli
NetworkManager: <information>   wpa_supplicant(12465):      63 61 6e 74 09
        cant_
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE GLOBAL 
INTERFACE_ADD 'eth1         w
ext     /usr/var/run/wpa_supplicant     '
NetworkManager: <information>   wpa_supplicant(12465): Initializing 
interface 'eth1' conf 'N/A' driver
 'wext' ctrl_interface '/usr/var/run/wpa_supplicant' bridge 'N/A'
NetworkManager: <information>   wpa_supplicant(12465): Initializing interface 
(2) 'eth1'
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: KEY_RX entering 
state NO_KEY_RECEIVE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAP: EAP entering state 
DISABLED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): SIOCGIWRANGE: 
WE(compiled)=21 WE(source)=18 enc
_capa=0xf
NetworkManager: <information>   wpa_supplicant(12465):   capabilities: 
key_mgmt 0xf enc 0xf
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 6:6f:09:75:9a
NetworkManager: <information>   wpa_supplicant(12465): wpa_driver_wext_set_wpa
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_countermeasures
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 100000 usec
NetworkManager: <information>   wpa_supplicant(12465): Added interface eth1
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX ctrl_iface - 
hexdump_ascii(len=9):
NetworkManager: <information>   wpa_supplicant(12465):      41 50 5f 53 43 41 
4e 20 31
        AP_SCAN 1
NetworkManager: <information>   wpa_supplicant(12465): RX ctrl_iface - 
hexdump_ascii(len=11):
NetworkManager: <information>   wpa_supplicant(12465):      41 44 44 5f 4e 45 
54 57 4f 52 4b
        ADD_NETWORK
NetworkManager: <information>   wpa_supplicant(12465): RK
NetworkManager: <information>   wpa_supplicant(12465): RX ctrl_iface - 
hexdump_ascii(len=33): [REMOVED
]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE: SET_NETWORK 
id=0 name='ssid'
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE: value - 
hexdump_ascii(len=14): [REM
OVED]
NetworkManager: <information>   wpa_supplicant(12465): ssid - 
hexdump_ascii(len=7):
NetworkManager: <information>   wpa_supplicant(12465):      6c 69 6e 6b 73 79 
73
        linksys
NetworkManager: <information>   wpa_supplicant(12465): RX ctrl_iface - 
hexdump_ascii(len=23): [REMOVED
]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE: SET_NETWORK 
id=0 name='proto'
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE: value - 
hexdump_ascii(len=3): [REMO
VED]
NetworkManager: <information>   wpa_supplicant(12465): proto: 0x1
NetworkManager: <information>   wpa_supplicant(12465): RX ctrl_iface - 
hexdump_ascii(len=30): [REMOVED
]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE: SET_NETWORK 
id=0 name='key_mgmt'
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE: value - 
hexdump_ascii(len=7): [REMO
VED]
NetworkManager: <information>   wpa_supplicant(12465): key_mgmt: 0x2
NetworkManager: <information>   wpa_supplicant(12465): RX ctrl_iface - 
hexdump_ascii(len=82): [REMOVED
]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE: SET_NETWORK 
id=0 name='psk'
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE: value - 
hexdump_ascii(len=64): [REM
OVED]
NetworkManager: <information>   wpa_supplicant(12465): PSK - hexdump(len=32): 
[REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): RX ctrl_iface - 
hexdump_ascii(len=16):
NetworkManager: <information>   wpa_supplicant(12465):      45 4e 41 42 4c 45 
5f 4e 45 54 57 4f 52 4b
20 30   ENABLE_NETWORK 0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE: 
ENABLE_NETWORK id=0
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): thout requesting a new 
scan to speed up initial
 association
NetworkManager: <information>   wpa_supplicant(12465): Received 257 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): tate: linkmode=-1, 
operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
attached - hexdump(len=45):
2f 75 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 
72 2f 77 70 61 5f 63 74
72 6c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): Added BSSID 
00:16:b6:a9:9f:f0 into blacklist
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): _key: alg=0 key_idx=1 
set_tx=0 seq_len=0 key_le
n=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): 5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 65 74 77 6f 72 6b 4d 61 
6e 61 67 65 72 2f 77 70
 61 5f 63 74 72 6c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=99): 01 03 00 5f fe 00 8
9 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87 a
9 61 0f 09 fd 66 26 9f c4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   Activation (eth1/wireless) Stage 2 of 5 
(Device Configure) successful.
  Connected to access point 'linksys'.
NetworkManager: <information>   Activation (eth1) Stage 3 of 5 (IP Configure 
Start) scheduled.
NetworkManager: <information>   Activation (eth1) Stage 3 of 5 (IP Configure 
Start) started...
NetworkManager: <information>   Activation (eth1) Beginning DHCP transaction.
NetworkManager: <information>   Activation (eth1) Stage 3 of 5 (IP Configure 
Start) complete.
NetworkManager: <information>   wpa_supplicant(12465): POL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
c4
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 00 89 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f c4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   DHCP daemon state is now 12 (successfully 
started) for interface eth1
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): p(len=32): ce 65 7b 92 
0c f1 29 e1 56 2a 11 56
b9 f6 0f 7a 71 3c c3 0a d5 72 5f 36 5f 14 8d 01 e0 e0 40 4b
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: PTK - 
hexdump(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: WPA IE for msg 
2/4 - hexdump(len=24): dd 1
6 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=123): 01 03 00
77 fe 01 09 00 20 00 00 00 00 00 00 00 00 ce 65 7b 92 0c f1 29 e1 56 2a 11 56 
b9 f6 0f 7a 71 3c c3 0a
d5 72 5f 36 5f 14 8d 01 e0 e0 40 4b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 1c 7b 77 97 7f f4 46 b2 a1 90 fc 13 10 d2 97 3f 
00 18 dd 16 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465):  00 00 00 00 65 6a 43 
4f 7a ca 9c 19 7c 9a 5c 8
f 82 d2 5c b7 00 1a dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 
00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
c4
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 65 6a 43 4f 7a ca
9c 19 7c 9a 5c 8f 82 d2 5c b7
NetworkManager: <information>   wpa_supplicant(12465):  00 00 00 00 00 00 00 
65 6a 43 4f 7a ca 9c 19 7
c 9a 5c 8f 82 d2 5c b7 00 1a dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 
f2 02 01 00 00 50 f2 02 0
0 00
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 3 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: IE KeyData - 
hexdump(len=26): dd 18 00 50
f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
4/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 01 09 00 20 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 2c a1 0c d5 05 bb 49 7f e4 01 f4 2d 09 1e 1b e4 
00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing PTK to 
the driver.
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=0 set_tx
=1 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 0 00 00 00 00 02 6d 60 
22 3a 18 11 2e 83 3c ba
54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 
b9 4d 87 a9 61 0f 09 fd
66 26 9f c5 99 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7a f7 b6 9e 01 8e 
f1 e1 18 47 bc bc 5f 62
8e e9 00 20 73 bf 67 6f 09 65 82 b8 97 2e be 51 80 98 bd 8d 3e d2 12 af 1b 51 
0a bd 13 ea 1b 0e 7f c6
bc 3b
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f c5
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 99 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 7a f7 b6 9e 01 8e
f1 e1 18 47 bc bc 5f 62 8e e9
NetworkManager: <information>   wpa_supplicant(12465):  fe 03 91 00 20 00 00 
00 00 00 00 00 02 6d 60 2
2 3a 18 11 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 
66 26 9f 80 a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f c5 99 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 7a f7 b6 9e 01 8e f
1 e1 18 47 bc bc 5f 62 8e e9 00 20 73 bf 67 6f 09 65 82 b8 97 2e be 51 80 98 
bd 8d 3e d2 12 af 1b 51 0
a bd 13 ea 1b 0e 7f c6 bc 3b
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
Group Key Handshake from 0
0:16:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: Group Key - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing GTK to 
the driver (keyidx=1 tx=
0).
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): 99 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=1 set_tx
=0 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/2
NetworkManager: <information>   wpa_supplicant(12465): b0 54 9f bf 44 0f 5d 3d 
4a 19 cb f1 97 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Key negotiation 
completed with 00:16:b6:a9
:9f:f0 [PTK=TKIP GTK=TKIP]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling 
authentication timeout
NetworkManager: <information>   wpa_supplicant(12465): Removed BSSID 
00:16:b6:a9:9f:f0 from blacklist
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> COMPLETED
NetworkManager: <information>   wpa_supplicant(12465): CTRL-EVENT-CONNECTED - 
Connection to 00:16:b6:a
9:9f:f0 completed (auth) [id=0 id_str=]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->1 (
UP)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state SUCCESS
NetworkManager: <information>   wpa_supplicant(12465): EAP: EAP entering state 
DISABLED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATED
NetworkManager: <information>   DHCP daemon state is now 14 (normal exit) for 
interface eth1
NetworkManager: <information>   wpa_supplicant(12465): tering state IDLE
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 100000 usec
NetworkManager: <information>   wpa_supplicant(12465): Added BSSID 
00:16:b6:a9:9f:f0 into blacklist
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): a_driver_wext_set_key: 
alg=0 key_idx=2 set_tx=0
 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: COMPLETED -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 1->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): th 00:16:b6:a9:9f:f0 
(SSID='linksys' freq=0 MHz
)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465):
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 2 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=99): 01 03 00 5f fe 00 8
9 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87 a
9 61 0f 09 fd 66 26 9f c5 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465): ey_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
c5
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 00 89 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f c5 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465):  9f 74 21 53 3e 55 03 
ae e6 d2 dc
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: PTK - 
hexdump(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: WPA IE for msg 
2/4 - hexdump(len=24): dd 1
6 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=123): 01 03 00
77 fe 01 09 00 20 00 00 00 00 00 00 00 00 00 c4 4e 70 34 40 94 42 33 2b 34 72 
cb db a2 9d 89 db 62 3f
b5 9f 74 21 53 3e 55 03 ae e6 d2 dc 00 00 00 00 00 00 00 00 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 4e b1 97 ee 2f fb e8 fd aa 08 51 56 cf 48 35 
00 18 dd 16 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 00 50 f2 01 01 00 00 50 
f2 02 01 00 00 50 f2 02
 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
c5
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 08 c4 5f fd 79 5c
1b 91 d0 0f 8e a6 57 5a 50 fc
NetworkManager: <information>   wpa_supplicant(12465): 1a dd 18 00 50 f2 01 01 
00 00 50 f2 02 01 00 00
 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC when using TPTK - ig
noring TPTK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=131): 01 03 00 7f fe 03
91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f c6 99 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 ea 0f e8 dc dd fa f2 43 94 3f 4c ed 32 44 dc 4a 00 20 3e 
67 91 51 16 4c f9 e7 4d
bf 03 a3 84 ba 70 06 dc 6a ce ef cf 6e f2 c6 c2 ff 69 fc c8 a9 ba d3
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   eth1: link timed out.
NetworkManager: <information>   Old device 'eth1' activating, won't change.
NetworkManager: <information>   wpa_supplicant(12465): d 87 a9 61 0f 09 fd 66 
26 9f c6
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 99 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): ea 0f e8 dc dd fa
f2 43 94 3f 4c ed 32 44 dc 4a
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=131): 01 03 00
7f fe 03 91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 
9f c6 99 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 ea 0f e8 dc dd fa f2 43 94 3f 4c ed 32 44 dc 4a 
00 20 3e 67 91 51 16 4c
f9 e7 4d bf 03 a3 84 ba 70 06 dc 6a ce ef cf 6e f2 c6 c2 ff 69 fc c8 a9 ba d3
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC when using TPTK - ig
noring TPTK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: txStart
NetworkManager: <information>   wpa_supplicant(12465): WPA: drop TX EAPOL in 
non-IEEE 802.1X mode (typ
e=1 len=0)
NetworkManager: <information>   wpa_supplicant(12465): ation with 
00:16:b6:a9:9f:f0 timed out.
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 2
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_disassociate
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): s=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 3
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): state=0 
ifi_flags=0x1003 ([UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    skip - blacklisted
NetworkManager: <information>   wpa_supplicant(12465): No APs found - clear 
blacklist and try again
NetworkManager: <information>   wpa_supplicant(12465): Removed BSSID 
00:16:b6:a9:9f:f0 from blacklist
(clear)
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465):
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): =0 ifi_flags=0x1003 
([UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): perstate=0 
ifi_flags=0x11003 ([UP][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=99): 01 03 00 5f fe 00 8
9 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87 a
9 61 0f 09 fd 66 26 9f c6 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
c6
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465): 0
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 00 89 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f c6 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: Renewed SNonce - 
hexdump(len=32): 67 74 ee
 e1 6f 91 e9 85 eb fa 0c e5 6e f5 5b f8 f1 eb 17 90 67 2e cf 5a c1 4d 80 f1 2e 
c3 50 99
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: PTK - 
hexdump(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: WPA IE for msg 
2/4 - hexdump(len=24): dd 1
6 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): e cf 5a c1 4d 80 f1 2e 
c3 50 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 f1 48 3c c1 33 96 c0
bb 02 fc e6 50 93 7b 57 ef 00 18 dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 
50 f2 02 01 00 00 50 f2
02
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=125): 01 03 00 79 fe 01
c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f c6 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 24 42 73 15 9d fc c2 90 26 7b fd ce ad fe e7 c8 00 1a dd 
18 00 50 f2 01 01 00 00
50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):  09 fd 66 26 9f c6
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 24 42 73 15 9d fc
c2 90 26 7b fd ce ad fe e7 c8
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=125): 01 03 00
79 fe 01 c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f c6 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 24 42 73 15 9d fc c2 90 26 7b fd ce ad fe e7 c8 
00 1a dd 18 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 3 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: IE KeyData - 
hexdump(len=26): dd 18 00 50
f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
4/4
NetworkManager: <information>   wpa_supplicant(12465): 00 00 00 01 00 00 00 00 
00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a7 d6 e5 62 fe 57 93 31 
3c ca 6c bf db 92 f4 86
 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing PTK to 
the driver.
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=0 set_tx
=1 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=131): 01 03 00 7f fe 03
91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f c7 99 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 5a 28 40 1f e5 df a9 7b b3 3d ca c8 3c f6 bc af 00 20 a5 
6f 9c 47 08 ff 2a b7 6c
9f dc 5b 7a 6f bf 26 1d c1 e9 54 9d 20 f0 09 b6 95 90 94 3c e9 7d 06
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465): Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f c7
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 99 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 5a 28 40 1f e5 df
a9 7b b3 3d ca c8 3c f6 bc af
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=131): 01 03 00
7f fe 03 91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 
9f c7 99 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 5a 28 40 1f e5 df a9 7b b3 3d ca c8 3c f6 bc af 
00 20 a5 6f 9c 47 08 ff
2a b7 6c 9f dc 5b 7a 6f bf 26 1d c1 e9 54 9d 20 f0 09 b6 95 90 94 3c e9 7d 06
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
Group Key Handshake from 0
0:16:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): > GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: Group Key - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing GTK to 
the driver (keyidx=1 tx=
0).
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): 99 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=1 set_tx
=0 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/2
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 03 11 00 20 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 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 ac a9 99 12 73 20 8f 91 d3 98 8d dd 9e 98 37 8d 
00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Key negotiation 
completed with 00:16:b6:a9
:9f:f0 [PTK=TKIP GTK=TKIP]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling 
authentication timeout
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> COMPLETED
NetworkManager: <information>   wpa_supplicant(12465): CTRL-EVENT-CONNECTED - 
Connection to 00:16:b6:a
9:9f:f0 completed (reauth) [id=0 id_str=]
NetworkManager: <information>   wpa_supplicant(12465): en=45): 2f 75 73 72 2f 
76 61 72 2f 72 75 6e 2f
4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 31 32 
34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->1 (
UP)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state SUCCESS
NetworkManager: <information>   wpa_supplicant(12465): EAP: EAP entering state 
DISABLED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 100000 usec
NetworkManager: <information>   wpa_supplicant(12465): Added BSSID 
00:16:b6:a9:9f:f0 into blacklist
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: COMPLETED -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 1->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): ternal notification - 
EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): 0 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 99): 01 03 00 5f fe 00 
89 00 20 00 00 00 00 00
00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 
a9 61 0f 09 fd 66 26 9f
c7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
c7
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):  54 24 58 35 97 6d a4 
78 68 92 b9 4d 87 a9 61 0
f 09 fd 66 26 9f c7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: EAPOL-Key Replay 
Counter did not increase
- dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465):  EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=125): 01 03 00 79 fe 01
c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f c7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 67 a0 5f 47 76 38 ae ef d6 20 b3 8c 78 97 63 7a 00 1a dd 
18 00 50 f2 01 01 00 00
50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
c7
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 67 a0 5f 47 76 38
ae ef d6 20 b3 8c 78 97 63 7a
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=125): 01 03 00
79 fe 01 c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f c7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 67 a0 5f 47 76 38 ae ef d6 20 b3 8c 78 97 63 7a 
00 1a dd 18 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465):  b9 4d 87 a9 61 0f 09 
fd 66 26 9f 80 a4 78 68 9
2 b9 4d 87 a9 61 0f 09 fd 66 26 9f c8 99 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 2e 09 e5 39 bd d
d f8 51 35 ef c6 7d f5 a4 90 96 00 20 88 f9 e4 a7 d3 be ad 03 dc f5 3a 38 fd 
d0 bb f7 35 7c b0 1b d1 e
8 e9 c3 fa ca 1c 6c 12 8a ce 4c
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f c8
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 99 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 2e 09 e5 39 bd dd
f8 51 35 ef c6 7d f5 a4 90 96
NetworkManager: <information>   eth1: link timed out.
NetworkManager: <information>   Old device 'eth1' activating, won't change.
NetworkManager: <information>   wpa_supplicant(12465): 7 6d a4 78 68 92 b9 4d 
87 a9 61 0f 09 fd 66 26
9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f c8 99 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
2e 09 e5 39 bd dd f8 51 35 ef c6 7d f5 a4 90 96 00 20 88 f9 e4 a7 d3 be ad 03 
dc f5 3a 38 fd d0 bb f7
35 7c b0 1b d1 e8 e9 c3 fa ca 1c 6c 12 8a ce 4c
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: txStart
NetworkManager: <information>   wpa_supplicant(12465): WPA: drop TX EAPOL in 
non-IEEE 802.1X mode (typ
e=1 len=0)
NetworkManager: <information>   wpa_supplicant(12465): Authentication with 
00:16:b6:a9:9f:f0 timed out
.
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 2
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): ver_wext_disassociate
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 3
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): alg=0 key_idx=0 
set_tx=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    skip - blacklisted
NetworkManager: <information>   wpa_supplicant(12465): No APs found - clear 
blacklist and try again
NetworkManager: <information>   wpa_supplicant(12465): 6:b6:a9:9f:f0 from 
blacklist (clear)
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): e: DISCONNECTED -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=99): 01 03 00 5f fe 00 8
9 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87 a
9 61 0f 09 fd 66 26 9f c8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
c8
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 00 89 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f c8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: Renewed SNonce - 
hexdump(len=32): 23 d7 06
 d5 f1 cc 7c 2f d3 41 ad 9e ea b1 97 66 3b 0a b2 0b aa f7 22 7b f9 e6 86 47 0a 
8f 2c 86
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: PTK - 
hexdump(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: WPA IE for msg 
2/4 - hexdump(len=24): dd 1
6 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=123): 01 03 00
77 fe 01 09 00 20 00 00 00 00 00 00 00 00 23 d7 06 d5 f1 cc 7c 2f d3 41 ad 9e 
ea b1 97 66 3b 0a b2 0b
aa f7 22 7b f9 e6 86 47 0a 8f 2c 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 58 88 c7 85 a5 9b cc a8 d2 fa 36 83 b2 d0 1a cb 
00 18 dd 16 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): : linkmode=-1, 
operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 8 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f4 eb ac 9a a9 33 43 15 d1 
6d 3e 3f 8b 15 7e ce 00
1a dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 
00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
c8
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): f4 eb ac 9a a9 33
43 15 d1 6d 3e 3f 8b 15 7e ce
NetworkManager: <information>   wpa_supplicant(12465): 35 97 6d a4 78 68 92 b9 
4d 87 a9 61 0f 09 fd 66
 26 9f c8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
 00 f4 eb ac 9a a9 33 43 15 d1 6d 3e 3f 8b 15 7e ce 00 1a dd 18 00 50 f2 01 01 
00 00 50 f2 02 01 00 00
 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 3 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: IE KeyData - 
hexdump(len=26): dd 18 00 50
f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
4/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 01 09 00 20 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 fd 19 dc c0 84 63 8b c0 d4 5d e9 cc b1 48 14 17 
00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing PTK to 
the driver.
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=0 set_tx
=1 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): AY_HANDSHAKE -> 
GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=131): 01 03 00 7f fe 03
91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f c9 99 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 4d 9c 71 f5 a0 27 6f 93 b4 7f 13 1f eb f3 9e 74 00 20 1e 
4a a4 e5 d4 8c 15 fb e3
94 8f 20 b5 ee 26 94 fe 37 a5 04 bb ad 84 03 d2 83 2c 8b 60 fe 32 a4
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f c9
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 99 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 4d 9c 71 f5 a0 27
6f 93 b4 7f 13 1f eb f3 9e 74
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=131): 01 03 00
7f fe 03 91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 
9f c9 99 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 4d 9c 71 f5 a0 27 6f 93 b4 7f 13 1f eb f3 9e 74 
00 20 1e 4a a4 e5 d4 8c
15 fb e3 94 8f 20 b5 ee 26 94 fe 37 a5 04 bb ad 84 03 d2 83 2c 8b 60 fe 32 a4
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
Group Key Handshake from 0
0:16:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: Group Key - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing GTK to 
the driver (keyidx=1 tx=
0).
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): 99 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=1 set_tx
=0 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/2
NetworkManager: <information>   wpa_supplicant(12465):  00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 b4 b2 
43 8d 63 68 f9 bf ce c2 0
5 d5 ad 0d 52 b6 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Key negotiation 
completed with 00:16:b6:a9
:9f:f0 [PTK=TKIP GTK=TKIP]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling 
authentication timeout
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> COMPLETED
NetworkManager: <information>   wpa_supplicant(12465): CTRL-EVENT-CONNECTED - 
Connection to 00:16:b6:a
9:9f:f0 completed (reauth) [id=0 id_str=]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->1 (
UP)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATING
NetworkManager: <information>   wpa_supplicant(12465): SS
NetworkManager: <information>   Device 'eth1' DHCP transaction took too long 
(>45s), stopping it.
NetworkManager: <information>   Activation (eth1) Stage 4 of 5 (IP Configure 
Timeout) scheduled...
NetworkManager: <information>   Activation (eth1) Stage 4 of 5 (IP Configure 
Timeout) started...
NetworkManager: <debug info>    [1167148816.821656] 
real_act_stage4_ip_config_timeout (): Activation (
eth1/wireless): could not get IP configuration info for 'linksys', asking for 
new key.
NetworkManager: <information>   Activation (eth1) New wireless user key 
requested for network 'linksys
'.
NetworkManager: <information>   Activation (eth1) Stage 4 of 5 (IP Configure 
Timeout) complete.
NetworkManager: <information>   wpa_supplicant(12465): ntering state DISABLED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 100000 usec
NetworkManager: <information>   wpa_supplicant(12465): Added BSSID 
00:16:b6:a9:9f:f0 into blacklist
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): =0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: COMPLETED -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 1->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): a_ie_len=26 
rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): , operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 75 6e 2f 4e 65 74 77 6f 
72 6b 4d 61 6e 61 67 65
 72 2f 77 70 61 5f 63 74 72 6c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=99): 01 03 00 5f fe 00 8
9 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87 a
9 61 0f 09 fd 66 26 9f c9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): ngth=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
c9
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 00 89 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f c9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): nce - hexdump(len=32): 
f2 86 52 e1 ba f5 00 36
b7 f6 df 1d 9c 85 e4 81 08 5e 4b 6c b2 e6 f5 d3 96 72 0b 49 40 2b e3 9e
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: PTK - 
hexdump(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: WPA IE for msg 
2/4 - hexdump(len=24): dd 1
6 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=123): 01 03 00
77 fe 01 09 00 20 00 00 00 00 00 00 00 00 f2 86 52 e1 ba f5 00 36 b7 f6 df 1d 
9c 85 e4 81 08 5e 4b 6c
b2 e6 f5 d3 96 72 0b 49 40 2b e3 9e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 df f6 dd 33 4c a2 5a 1f 33 f5 49 c8 a0 44 52 88 
00 18 dd 16 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465):  00 00 00 00 00 00 00 
00 d9 0e e2 eb f3 f2 38 f
6 69 f0 ff 43 d2 98 05 4c 00 1a dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 
50 f2 02 01 00 00 50 f2 0
2 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
c9
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): d9 0e e2 eb f3 f2
38 f6 69 f0 ff 43 d2 98 05 4c
NetworkManager: <information>   wpa_supplicant(12465):  00 00 00 00 00 00 00 
00 00 00 00 d9 0e e2 eb f
3 f2 38 f6 69 f0 ff 43 d2 98 05 4c 00 1a dd 18 00 50 f2 01 01 00 00 50 f2 02 
01 00 00 50 f2 02 01 00 0
0 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC when using TPTK - ig
noring TPTK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=131): 01 03 00 7f fe 03
91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f ca 99 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 6b 1a c2 b6 87 1f dc ba 09 4e 01 2c c0 1c f4 dc 00 20 4f 
51 fb 5a a5 ce eb af 62
fa 1a 3e 9d fa 0c 6e 8c f0 91 e8 52 26 36 a5 4d 01 d3 5d 30 f1 76 5c
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465): 8 92 b9 4d 87 a9 61 0f 
09 fd 66 26 9f 80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f ca
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 99 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 6b 1a c2 b6 87 1f
dc ba 09 4e 01 2c c0 1c f4 dc
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=131): 01 03 00
7f fe 03 91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 
9f ca 99 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 6b 1a c2 b6 87 1f dc ba 09 4e 01 2c c0 1c f4 dc 
00 20 4f 51 fb 5a a5 ce
eb af 62 fa 1a 3e 9d fa 0c 6e 8c f0 91 e8 52 26 36 a5 4d 01 d3 5d 30 f1 76 5c
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC when using TPTK - ig
noring TPTK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   eth1: link timed out.
NetworkManager: <information>   wpa_supplicant(12465): G
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: txStart
NetworkManager: <information>   wpa_supplicant(12465): WPA: drop TX EAPOL in 
non-IEEE 802.1X mode (typ
e=1 len=0)
NetworkManager: <information>   wpa_supplicant(12465): Authentication with 
00:16:b6:a9:9f:f0 timed out
.
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 2
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_disassociate
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): )
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 3
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): ation - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    skip - blacklisted
NetworkManager: <information>   wpa_supplicant(12465): No APs found - clear 
blacklist and try again
NetworkManager: <information>   wpa_supplicant(12465): Removed BSSID 
00:16:b6:a9:9f:f0 from blacklist
(clear)
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): EE 802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): =0 ifi_flags=0x1003 
([UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): tting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=99): 01 03 00 5f fe 00 8
9 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87 a
9 61 0f 09 fd 66 26 9f ca 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
ca
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):  00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 00 89 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f ca 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: Renewed SNonce - 
hexdump(len=32): bc 00 ed
 c1 d3 37 14 48 3c ef 7d 0a 0d 05 bb 8b 78 d7 52 3b e4 02 4f 07 63 1a b6 4c 75 
85 3a 87
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: PTK - 
hexdump(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: WPA IE for msg 
2/4 - hexdump(len=24): dd 1
6 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): 00 00 00 00 00 00 bc 00 
ed c1 d3 37 14 48 3c ef
 7d 0a 0d 05 bb 8b 78 d7 52 3b e4 02 4f 07 63 1a b6 4c 75 85 3a 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 56 04 e0 00 30 83 
f6 61 55 93 b2 ae 46 de
 de 16 00 18 dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 
f2 02
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=125): 01 03 00 79 fe 01
c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f ca 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 8b c2 0d b5 04 03 44 d1 e1 8e e4 0f 64 54 0d c8 00 1a dd 
18 00 50 f2 01 01 00 00
50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465): 32): 6d 60 22 3a 18 11 
2e 83 3c ba 54 24 58 35
97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f ca
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 8b c2 0d b5 04 03
44 d1 e1 8e e4 0f 64 54 0d c8
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=125): 01 03 00
79 fe 01 c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f ca 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 8b c2 0d b5 04 03 44 d1 e1 8e e4 0f 64 54 0d c8 
00 1a dd 18 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC when using TPTK - ig
noring TPTK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465):  ba 54 24 58 35 97 6d 
a4 78 68 92 b9 4d 87 a9 6
1 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f cb a5 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 b2 54 11 cf d9 92 b8 36 2d 1f c3 17 0c c6 cd c0 00 20 1c da 
12 4d 21 58 c8 07 f4 47 e
7 d0 35 54 7d f6 a3 28 61 54 e0 67 07 94 19 48 60 6e 40 d5 11 76
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f cb
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): a5 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): b2 54 11 cf d9 92
b8 36 2d 1f c3 17 0c c6 cd c0
NetworkManager: <information>   wpa_supplicant(12465):  18 11 2e 83 3c ba 54 
24 58 35 97 6d a4 78 68 9
2 b9 4d 87 a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 
26 9f cb a5 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 b2 54 11 cf d9 92 b8 36 2d 1f c3 17 0c c6 cd 
c0 00 20 1c da 12 4d 21 5
8 c8 07 f4 47 e7 d0 35 54 7d f6 a3 28 61 54 e0 67 07 94 19 48 60 6e 40 d5 11 
76
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC when using TPTK - ig
noring TPTK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: txStart
NetworkManager: <information>   wpa_supplicant(12465): WPA: drop TX EAPOL in 
non-IEEE 802.1X mode (typ
e=1 len=0)
NetworkManager: <information>   wpa_supplicant(12465): Authentication with 
00:16:b6:a9:9f:f0 timed out
.
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Added BSSID 
00:16:b6:a9:9f:f0 into blacklist
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): erstate: operstate 0->0 
(DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_disassociate
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 2
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465):  72 2f 77 70 61 5f 63 
74 72 6c 5f 31 32 34 33 3
4 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):  skip - blacklisted
NetworkManager: <information>   wpa_supplicant(12465): No APs found - clear 
blacklist and try again
NetworkManager: <information>   wpa_supplicant(12465): Removed BSSID 
00:16:b6:a9:9f:f0 from blacklist
(clear)
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465):  have been configured - 
skip key clearing
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): ted to a new BSS: 
BSSID=00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
cb
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: Renewed SNonce - 
hexdump(len=32): 6e 86 f4
 8f 1c 0b 4c 3e 3b 28 be f3 5d 29 16 a1 c8 4f 88 94 be 64 2e 70 49 08 8c 23 5e 
80 87 2e
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: PTK - 
hexdump(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: WPA IE for msg 
2/4 - hexdump(len=24): dd 1
6 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=123): 01 03 00
77 fe 01 09 00 20 00 00 00 00 00 00 00 00 6e 86 f4 8f 1c 0b 4c 3e 3b 28 be f3 
5d 29 16 a1 c8 4f 88 94
be 64 2e 70 49 08 8c 23 5e 80 87 2e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 d5 86 cf a9 cf bb d2 cd 22 5c 29 13 3d df bf 08 
00 18 dd 16 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465):  00 20 00 00 00 00 00 
00 00 01 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
cb 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 8e 
95 96 3b 75 d8 df a1 d2 e
4 c0 7a 13 c1 78 ce 00 1a dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 
02 01 00 00 50 f2 02 00 0
0
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
cb
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 8e 95 96 3b 75 d8
df a1 d2 e4 c0 7a 13 c1 78 ce
NetworkManager: <information>   wpa_supplicant(12465):  fe 01 c9 00 20 00 00 
00 00 00 00 00 01 6d 60 2
2 3a 18 11 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 
66 26 9f cb 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 8e 95 96 3b 75 d8 d
f a1 d2 e4 c0 7a 13 c1 78 ce 00 1a dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 
00 50 f2 02 01 00 00 50 f
2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC when using TPTK - ig
noring TPTK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=131): 01 03 00 7f fe 03
91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f cc a5 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 6a c4 f1 5c 3a 9d cc 30 35 aa d0 de 12 7f 8e da 00 20 59 
13 56 58 51 4d 75 13 cf
68 bd 68 e1 a3 47 5f 8b 9c 41 a3 16 63 63 a4 02 f4 71 25 d6 39 61 dc
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465): d=0 Group Ack MIC 
Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f cc
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): a5 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 6a c4 f1 5c 3a 9d
cc 30 35 aa d0 de 12 7f 8e da
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=131): 01 03 00
7f fe 03 91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 
9f cc a5 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 6a c4 f1 5c 3a 9d cc 30 35 aa d0 de 12 7f 8e da 
00 20 59 13 56 58 51 4d
75 13 cf 68 bd 68 e1 a3 47 5f 8b 9c 41 a3 16 63 63 a4 02 f4 71 25 d6 39 61 dc
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC when using TPTK - ig
noring TPTK
NetworkManager: <information>   wpa_supplicant(12465): ropping packet
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: txStart
NetworkManager: <information>   wpa_supplicant(12465): WPA: drop TX EAPOL in 
non-IEEE 802.1X mode (typ
e=1 len=0)
NetworkManager: <information>   wpa_supplicant(12465): Authentication with 
00:16:b6:a9:9f:f0 timed out
.
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Added BSSID 
00:16:b6:a9:9f:f0 into blacklist
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_disassociate
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): t SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 2
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): G -> DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    skip - blacklisted
NetworkManager: <information>   wpa_supplicant(12465): No APs found - clear 
blacklist and try again
NetworkManager: <information>   wpa_supplicant(12465): Removed BSSID 
00:16:b6:a9:9f:f0 from blacklist
(clear)
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): 6f 72 6b 4d 61 6e 61 67 
65 72 2f 77 70 61 5f 63
 74 72 6c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): _NEWLINK: operstate=0 
ifi_flags=0x1003 ([UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465):  - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=99): 01 03 00 5f fe 00 8
9 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87 a
9 61 0f 09 fd 66 26 9f cc 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 2e 83 3c ba 54 24 58 35 
97 6d a4 78 68 92 b9 4d
 87 a9 61 0f 09 fd 66 26 9f cc
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 00 89 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f cc 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: Renewed SNonce - 
hexdump(len=32): cf fa 07
 7d 17 44 bb f1 2d d7 98 c3 24 fe ee 29 e0 cb 8f 9d 55 df 44 84 f3 58 8b 7b a4 
b3 2b 19
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: PTK - 
hexdump(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): dump(len=24): dd 16 00 
50 f2 01 01 00 00 50 f2
02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=123): 01 03 00
77 fe 01 09 00 20 00 00 00 00 00 00 00 00 cf fa 07 7d 17 44 bb f1 2d d7 98 c3 
24 fe ee 29 e0 cb 8f 9d
55 df 44 84 f3 58 8b 7b a4 b3 2b 19 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 ad 90 c5 87 ac 82 49 f8 1b 8f 99 9f 09 73 6d d8 
00 18 dd 16 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=125): 01 03 00 79 fe 01
c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f cc 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 e4 5a cc 39 12 12 3f 60 fa 64 20 16 38 70 60 fd 00 1a dd 
18 00 50 f2 01 01 00 00
50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465): key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwise
Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
cc
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): e4 5a cc 39 12 12
3f 60 fa 64 20 16 38 70 60 fd
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=125): 01 03 00
79 fe 01 c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f cc 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 e4 5a cc 39 12 12 3f 60 fa 64 20 16 38 70 60 fd 
00 1a dd 18 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465):
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=131): 01 03 00 7f fe 03
91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f cd a5 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 41 f0 05 2a 9c d5 18 57 c5 e7 e2 77 0d da 2d 1d 00 20 4a 
72 a9 c3 cd 33 fb d2 77
24 2e e1 f8 ff 52 be 50 1b d8 15 01 3b 1b 46 d4 a2 12 87 6f ab a0 a9
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f cd
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): a5 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):  00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 41 f0 05 2a 9c d5
18 57 c5 e7 e2 77 0d da 2d 1d
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=131): 01 03 00
7f fe 03 91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 
9f cd a5 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 41 f0 05 2a 9c d5 18 57 c5 e7 e2 77 0d da 2d 1d 
00 20 4a 72 a9 c3 cd 33
fb d2 77 24 2e e1 f8 ff 52 be 50 1b d8 15 01 3b 1b 46 d4 a2 12 87 6f ab a0 a9
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC when using TPTK - ig
noring TPTK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: txStart
NetworkManager: <information>   wpa_supplicant(12465): WPA: drop TX EAPOL in 
non-IEEE 802.1X mode (typ
e=1 len=0)
NetworkManager: <information>   wpa_supplicant(12465): Authentication with 
00:16:b6:a9:9f:f0 timed out
.
NetworkManager: <information>   wpa_supplicant(12465):  6b 4d 61 6e 61 67 65 
72 2f 77 70 61 5f 63 74 7
2 6c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Added BSSID 
00:16:b6:a9:9f:f0 into blacklist
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_disassociate
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): d to 2
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    skip - blacklisted
NetworkManager: <information>   wpa_supplicant(12465): No APs found - clear 
blacklist and try again
NetworkManager: <information>   wpa_supplicant(12465): Removed BSSID 
00:16:b6:a9:9f:f0 from blacklist
(clear)
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465):  GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 00 00 00 00 00 00 00 6d 
60 22 3a 18 11 2e 83 3c
 ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f cd 00 00 00 
00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
cd
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): d 87 a9 61 0f 09 fd 66 
26 9f cd 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: PTK - 
hexdump(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: WPA IE for msg 
2/4 - hexdump(len=24): dd 1
6 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=123): 01 03 00
77 fe 01 09 00 20 00 00 00 00 00 00 00 00 cf fa 07 7d 17 44 bb f1 2d d7 98 c3 
24 fe ee 29 e0 cb 8f 9d
55 df 44 84 f3 58 8b 7b a4 b3 2b 19 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 56 3f 0b 36 97 89 f6 af ac d5 6d 5b da 91 9f 7d 
00 18 dd 16 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): ew AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): e 01 c9 00 20 00 00 00 
00 00 00 00 01 6d 60 22
3a 18 11 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 
26 9f cd 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 25 70 70 d1 ea fa b5
f8 9d 2f 84 19 48 08 7b 73 00 1a dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 
50 f2 02 01 00 00 50 f2
02 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
cd
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):  73
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=125): 01 03 00
79 fe 01 c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f cd 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 25 70 70 d1 ea fa b5 f8 9d 2f 84 19 48 08 7b 73 
00 1a dd 18 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 3 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: IE KeyData - 
hexdump(len=26): dd 18 00 50
f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
4/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 01 09 00 20 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 5d ca 86 a0 a6 ab 3b 18 be 1c d4 18 61 49 0f ae 
00 00
NetworkManager: <information>   wpa_supplicant(12465): river.
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=0 set_tx
=1 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=131): 01 03 00 7f fe 03
91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f ce a6 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 db ce d1 99 ea 25 1d a3 c6 f8 50 98 35 b7 5f 0f 00 20 ea 
d7 b9 6c 32 f6 db cb 42
06 85 42 97 f1 9c 0a 4e fc fd f1 5b 02 c7 e1 fa 38 a9 87 80 bd 72 38
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):  09 fd 66 26 9f ce
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): a6 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): db ce d1 99 ea 25
1d a3 c6 f8 50 98 35 b7 5f 0f
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=131): 01 03 00
7f fe 03 91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 
9f ce a6 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 db ce d1 99 ea 25 1d a3 c6 f8 50 98 35 b7 5f 0f 
00 20 ea d7 b9 6c 32 f6
db cb 42 06 85 42 97 f1 9c 0a 4e fc fd f1 5b 02 c7 e1 fa 38 a9 87 80 bd 72 38
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
Group Key Handshake from 0
0:16:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: Group Key - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing GTK to 
the driver (keyidx=1 tx=
0).
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): a6 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=1 set_tx
=0 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/2
NetworkManager: <information>   wpa_supplicant(12465): n=99): 01 03 00 5f fe 
03 11 00 20 00 00 00 00 0
0 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 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 4
d c9 2d 76 f2 83 6a 0d 77 f9 ba 15 05 e6 47 11 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Key negotiation 
completed with 00:16:b6:a9
:9f:f0 [PTK=TKIP GTK=TKIP]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling 
authentication timeout
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> COMPLETED
NetworkManager: <information>   wpa_supplicant(12465): CTRL-EVENT-CONNECTED - 
Connection to 00:16:b6:a
9:9f:f0 completed (reauth) [id=0 id_str=]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->1 (
UP)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): lid=1
NetworkManager: <information>   wpa_supplicant(12465): External notification - 
EAP success=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state SUCCESS
NetworkManager: <information>   wpa_supplicant(12465): EAP: EAP entering state 
DISABLED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 100000 usec
NetworkManager: <information>   wpa_supplicant(12465): Added BSSID 
00:16:b6:a9:9f:f0 into blacklist
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): 4d 61 6e 61 67 65 72 2f 
77 70 61 5f 63 74 72 6c
 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: COMPLETED -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 1->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): eived 255 bytes of scan 
results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 0 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
ce
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 00 89 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f ce 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: EAPOL-Key Replay 
Counter did not increase
- dropping packet
NetworkManager: <information>   wpa_supplicant(12465): _NEWLINK: operstate=0 
ifi_flags=0x11003 ([UP][L
OWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): IFNAME: 
Interface 'eth1' added
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=125): 01 03 00 79 fe 01
c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f ce 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 ab d1 de f5 f2 fb 34 14 2d fd d2 9d 2c e9 f2 7f 00 1a dd 
18 00 50 f2 01 01 00 00
50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
ce
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465): len=8): 00 00 00 00 00 
00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): ab d1 de f5 f2 fb
34 14 2d fd d2 9d 2c e9 f2 7f
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=125): 01 03 00
79 fe 01 c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f ce 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 ab d1 de f5 f2 fb 34 14 2d fd d2 9d 2c e9 f2 7f 
00 1a dd 18 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=131): 01 03 00 7f fe 03
91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f cf a6 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 78 cf 7e 0e 38 cb f1 0d 56 8e 45 45 f2 df b5 65 00 20 f0 
f5 3f a2 95 b5 92 0f 45
a0 2d 5e 3f b1 bc 9e e8 c1 dc 23 71 d8 9e 25 3b b4 e1 7e 91 99 07 2f
NetworkManager: <information>   wpa_supplicant(12465): EE 802.1X RX: version=1 
type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f cf
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): a6 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 78 cf 7e 0e 38 cb
f1 0d 56 8e 45 45 f2 df b5 65
NetworkManager: <information>   eth1: link timed out.
NetworkManager: <information>   wpa_supplicant(12465):  91 99 07 2f
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: txStart
NetworkManager: <information>   wpa_supplicant(12465): WPA: drop TX EAPOL in 
non-IEEE 802.1X mode (typ
e=1 len=0)
NetworkManager: <information>   wpa_supplicant(12465): Authentication with 
00:16:b6:a9:9f:f0 timed out
.
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 2
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_disassociate
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 3
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): y_idx=0 set_tx=0 
seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    skip - blacklisted
NetworkManager: <information>   wpa_supplicant(12465): No APs found - clear 
blacklist and try again
NetworkManager: <information>   wpa_supplicant(12465): Removed BSSID 
00:16:b6:a9:9f:f0 from blacklist
(clear)
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): 2f 75 73 72 2f 76 61 72 
2f 72 75 6e 2f 4e 65 74
 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 31 32 34 33 34 
2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): cation - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=99): 01 03 00 5f fe 00 8
9 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87 a
9 61 0f 09 fd 66 26 9f cf 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465): 0
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
cf
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 00 89 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f cf 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: Renewed SNonce - 
hexdump(len=32): fb c5 50
 07 bb 13 5d 3b f5 42 09 14 81 ef e4 57 ef 28 a8 9c 07 77 d7 d7 48 1e 43 a3 24 
54 25 28
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): mp(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: WPA IE for msg 
2/4 - hexdump(len=24): dd 1
6 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=123): 01 03 00
77 fe 01 09 00 20 00 00 00 00 00 00 00 00 fb c5 50 07 bb 13 5d 3b f5 42 09 14 
81 ef e4 57 ef 28 a8 9c
07 77 d7 d7 48 1e 43 a3 24 54 25 28 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 44 97 51 79 d6 d4 93 64 82 8f e8 7d bc 77 8b 77 
00 18 dd 16 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=125): 01 03 00 79 fe 01
c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f cf 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 c0 76 7c 43 50 09 73 89 ac 36 6e d6 44 44 5f d4 00 1a dd 
18 00 50 f2 01 01 00 00
50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): version=1 type=3 
length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
cf
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): c0 76 7c 43 50 09
73 89 ac 36 6e d6 44 44 5f d4
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=125): 01 03 00
79 fe 01 c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f cf 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 c0 76 7c 43 50 09 73 89 ac 36 6e d6 44 44 5f d4 
00 1a dd 18 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): 4WAY_HANDSHAKE -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 3 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: IE KeyData - 
hexdump(len=26): dd 18 00 50
f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
4/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 01 09 00 20 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 98 78 e4 8f 56 6a 52 9b 6a a8 b5 ac 8e e0 8e 30 
00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing PTK to 
the driver.
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=0 set_tx
=1 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): a6 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
 56 60 06 0b 1f 01 a9 9d a6 5e b7 35 2b 28 a9 f0 00 20 8e 07 8a 20 76 63 42 6e 
66 f9 fc 20 1f 60 e7 49
 3b 27 89 00 24 92 66 84 53 7f 63 fc 12 e3 ae eb
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f d0
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): a6 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 56 60 06 0b 1f 01
a9 9d a6 5e b7 35 2b 28 a9 f0
NetworkManager: <information>   wpa_supplicant(12465): 1 0f 09 fd 66 26 9f d0 
a6 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 56 60 06 0b 1f 01 a9 9d a6 5e b7 35 2b 28 a9 f0 00 20 
8e 07 8a 20 76 63 42 6e
66 f9 fc 20 1f 60 e7 49 3b 27 89 00 24 92 66 84 53 7f 63 fc 12 e3 ae eb
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
Group Key Handshake from 0
0:16:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: Group Key - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing GTK to 
the driver (keyidx=1 tx=
0).
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): a6 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=1 set_tx
=0 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/2
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 03 11 00 20 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 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 36 09 46 ee 06 8d ac 40 76 07 fe 5d 27 de 02 ee 
00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Key negotiation 
completed with 00:16:b6:a9
:9f:f0 [PTK=TKIP GTK=TKIP]
NetworkManager: <information>   wpa_supplicant(12465): 72 2f 76 61 72 2f 72 75 
6e 2f 4e 65 74 77 6f 72
 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling 
authentication timeout
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> COMPLETED
NetworkManager: <information>   wpa_supplicant(12465): CTRL-EVENT-CONNECTED - 
Connection to 00:16:b6:a
9:9f:f0 completed (reauth) [id=0 id_str=]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->1 (
UP)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state SUCCESS
NetworkManager: <information>   wpa_supplicant(12465): EAP: EAP entering state 
DISABLED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): 3 ([UP][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 100000 usec
NetworkManager: <information>   wpa_supplicant(12465): Added BSSID 
00:16:b6:a9:9f:f0 into blacklist
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): ey_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: COMPLETED -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 1->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465):  5f 31 32 34 33 34 2d 
31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): : cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=99): 01 03 00 5f fe 00 8
9 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87 a
9 61 0f 09 fd 66 26 9f d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 09 fd 66 26 9f d0
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 00 89 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: Renewed SNonce - 
hexdump(len=32): e0 16 ae
 0a 67 7c b8 1e 54 14 cd e7 29 f6 5c 98 6b 32 97 07 36 be 2d 29 34 46 22 fc 9d 
ce e6 df
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: PTK - 
hexdump(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): 0 f2 02 01 00 00 50 f2 
02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=123): 01 03 00
77 fe 01 09 00 20 00 00 00 00 00 00 00 00 e0 16 ae 0a 67 7c b8 1e 54 14 cd e7 
29 f6 5c 98 6b 32 97 07
36 be 2d 29 34 46 22 fc 9d ce e6 df 00 00 00 00 00 00 00 00 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 e1 06 46 31 9a 72 7b 6f 94 cf d1 de b7 af c2 
00 18 dd 16 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=125): 01 03 00 79 fe 01
c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 7f 66 bc 51 4f f6 8b 0d a5 fe 9a 22 c0 d7 8f e9 00 1a dd 
18 00 50 f2 01 01 00 00
50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465): IC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
d0
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 7f 66 bc 51 4f f6
8b 0d a5 fe 9a 22 c0 d7 8f e9
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=125): 01 03 00
79 fe 01 c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 7f 66 bc 51 4f f6 8b 0d a5 fe 9a 22 c0 d7 8f e9 
00 1a dd 18 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 3 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): yData - 
hexdump(len=26): dd 18 00 50 f2 01 01 0
0 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
4/4
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 01 09 00 20 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 cb 46 df ad fe dc 6e 2d 08 48 12 51 3d a5 a5 18 
00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing PTK to 
the driver.
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=0 set_tx
=1 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): f1 14 27 70 b0 8e 19 ac 
09 66 55 ef 25 c7 50 42
 67 2d c2 cb 99 24 08 53 21 20 c0 74 d8
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f d1
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): a6 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): db f1 af 90 6b 97
ad ef 0f cf b7 d3 92 3c 30 5a
NetworkManager: <information>   wpa_supplicant(12465): c 30 5a 00 20 85 3b ee 
f1 14 27 70 b0 8e 19 ac
09 66 55 ef 25 c7 50 42 67 2d c2 cb 99 24 08 53 21 20 c0 74 d8
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
Group Key Handshake from 0
0:16:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: Group Key - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing GTK to 
the driver (keyidx=1 tx=
0).
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): a6 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=1 set_tx
=0 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/2
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 03 11 00 20 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 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 1e ff e3 f1 8a d9 6d ef 28 44 13 ba 21 1f 90 b1 
00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Key negotiation 
completed with 00:16:b6:a9
:9f:f0 [PTK=TKIP GTK=TKIP]
NetworkManager: <information>   wpa_supplicant(12465):  34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling 
authentication timeout
NetworkManager: <information>   wpa_supplicant(12465): Removed BSSID 
00:16:b6:a9:9f:f0 from blacklist
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> COMPLETED
NetworkManager: <information>   wpa_supplicant(12465): CTRL-EVENT-CONNECTED - 
Connection to 00:16:b6:a
9:9f:f0 completed (reauth) [id=0 id_str=]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->1 (
UP)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state SUCCESS
NetworkManager: <information>   wpa_supplicant(12465): EAP: EAP entering state 
DISABLED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state AUTHENTICATED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=6
NetworkManager: <information>   wpa_supplicant(12465): EWLINK, IFLA_IFNAME: 
Interface 'eth1' added
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=1 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 100000 usec
NetworkManager: <information>   wpa_supplicant(12465): Added BSSID 
00:16:b6:a9:9f:f0 into blacklist
NetworkManager: <information>   wpa_supplicant(12465): 
CTRL-EVENT-DISCONNECTED - Disconnect event - re
move keys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: COMPLETED -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): ate: operstate 1->0 
(DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): Received 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): n WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=99): 01 03 00 5f fe 00 8
9 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87 a
9 61 0f 09 fd 66 26 9f d1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
d1
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465): key_id (reserved) - 
hexdump(len=8): 00 00 00 00
 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=99): 01 03 00 5
f fe 00 89 00 20 00 00 00 00 00 00 00 00 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92 b
9 4d 87 a9 61 0f 09 fd 66 26 9f d1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: EAPOL-Key Replay 
Counter did not increase
- dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 74 77 6f 72 6b 4d 61 6e 
61 67 65 72 2f 77 70 61
 5f 63 74 72 6c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=125): 01 03 00 79 fe 01
c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f d1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 38 bd 68 fe d7 cd a4 c7 2e 58 6a d4 a3 d6 7d 96 00 1a dd 
18 00 50 f2 01 01 00 00
50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): ation timeout: 10 sec 0 
usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
d1
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 38 bd 68 fe d7 cd
a4 c7 2e 58 6a d4 a3 d6 7d 96
NetworkManager: <information>   wpa_supplicant(12465): 0 00 50 f2 02 01 00 00 
50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=131): 01 03 00 7f fe 03
91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f d2 a6 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 de 2f 8b c0 45 f9 28 d6 36 75 b9 1f aa 9b f1 49 00 20 28 
e2 b8 f5 ac b4 f9 8b f5
4c 2c 72 a4 1c 0c 98 da e8 82 ff ab f8 cc 38 aa b2 aa 6e fa 37 f5 3f
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f d2
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): a6 00 00 00 00 00 0
0 00
NetworkManager: <information>   eth1: link timed out.
NetworkManager: <information>   wpa_supplicant(12465): d) - hexdump(len=8): 00 
00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): de 2f 8b c0 45 f9
28 d6 36 75 b9 1f aa 9b f1 49
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=131): 01 03 00
7f fe 03 91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 
9f d2 a6 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 de 2f 8b c0 45 f9 28 d6 36 75 b9 1f aa 9b f1 49 
00 20 28 e2 b8 f5 ac b4
f9 8b f5 4c 2c 72 a4 1c 0c 98 da e8 82 ff ab f8 cc 38 aa b2 aa 6e fa 37 f5 3f
NetworkManager: <information>   wpa_supplicant(12465): WPA: Invalid EAPOL-Key 
MIC - dropping packet
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: startWhen --> 0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: txStart
NetworkManager: <information>   wpa_supplicant(12465): WPA: drop TX EAPOL in 
non-IEEE 802.1X mode (typ
e=1 len=0)
NetworkManager: <information>   wpa_supplicant(12465): Authentication with 
00:16:b6:a9:9f:f0 timed out
.
NetworkManager: <information>   wpa_supplicant(12465):  72 2f 77 70 61 5f 63 
74 72 6c 5f 31 32 34 33 3
4 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 2
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_disassociate
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state INITIALIZE
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): Setting scan request: 0 
sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
SCANNING
NetworkManager: <information>   wpa_supplicant(12465): Starting AP scan 
(broadcast SSID)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11043 ([UP
][RUNNING][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1043 ([UP]
[RUNNING])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: new AP: 
00:00:00:00:00:00
NetworkManager: <information>   wpa_supplicant(12465): BSSID 00:16:b6:a9:9f:f0 
blacklist count increme
nted to 3
NetworkManager: <information>   wpa_supplicant(12465): VENT-DISCONNECTED - 
Disconnect event - remove k
eys
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx
=0 seq_len=0 key_len=0
NetworkManager: <information>   wpa_supplicant(12465): State: SCANNING -> 
DISCONNECTED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b19 len=8
NetworkManager: <information>   wpa_supplicant(12465): eceived 255 bytes of 
scan results (1 BSSes)
NetworkManager: <information>   wpa_supplicant(12465): Scan results: 1
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    skip - blacklisted
NetworkManager: <information>   wpa_supplicant(12465): No APs found - clear 
blacklist and try again
NetworkManager: <information>   wpa_supplicant(12465): Removed BSSID 
00:16:b6:a9:9f:f0 from blacklist
(clear)
NetworkManager: <information>   wpa_supplicant(12465): Selecting BSS from 
priority group 0
NetworkManager: <information>   wpa_supplicant(12465): 0: 00:16:b6:a9:9f:f0 
ssid='linksys' wpa_ie_len=
26 rsn_ie_len=0 caps=0x11
NetworkManager: <information>   wpa_supplicant(12465):    selected based on 
WPA IE
NetworkManager: <information>   wpa_supplicant(12465): Trying to associate 
with 00:16:b6:a9:9f:f0 (SSI
D='linksys' freq=0 MHz)
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing own 
WPA/RSN IE
NetworkManager: <information>   wpa_supplicant(12465): Automatic auth_alg 
selection: 0x1
NetworkManager: <information>   wpa_supplicant(12465): WPA: using IEEE 
802.11i/D3.0
NetworkManager: <information>   wpa_supplicant(12465): WPA: Selected cipher 
suites: group 8 pairwise 8
 key_mgmt 2 proto 1
NetworkManager: <information>   wpa_supplicant(12465): WPA: set AP WPA IE - 
hexdump(len=26): dd 18 00
50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: clearing AP RSN IE
NetworkManager: <information>   wpa_supplicant(12465): WPA: using GTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): : using PTK TKIP
NetworkManager: <information>   wpa_supplicant(12465): WPA: using KEY_MGMT 
WPA-PSK
NetworkManager: <information>   wpa_supplicant(12465): WPA: Set own WPA IE 
default - hexdump(len=24):
dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information>   wpa_supplicant(12465): State: DISCONNECTED -> 
ASSOCIATING
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_associate
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP fail=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portControl=Auto
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b06 len=8
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x1003 ([UP]
)
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b1a len=15
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): Wireless event: 
cmd=0x8b15 len=20
NetworkManager: <information>   wpa_supplicant(12465): event: new AP: 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATING -> 
ASSOCIATED
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_operstate: operstate 0->0 (
DORMANT)
NetworkManager: <information>   wpa_supplicant(12465): WEXT: Operstate: 
linkmode=-1, operstate=5
NetworkManager: <information>   wpa_supplicant(12465): Associated to a new 
BSS: BSSID=00:16:b6:a9:9f:f
0
NetworkManager: <information>   wpa_supplicant(12465): No keys have been 
configured - skip key clearin
g
NetworkManager: <information>   wpa_supplicant(12465): Associated with 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7
5 73 72 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 
2f 77 70 61 5f 63 74 72 6
c 5f 31 32 34 33 34 2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Association 
event - clear replay counter
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portValid=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - EAP success=0
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: External 
notification - portEnabled=1
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_PAE 
entering state CONNECTING
NetworkManager: <information>   wpa_supplicant(12465): EAPOL: SUPP_BE entering 
state IDLE
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): Cancelling scan request
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK: 
operstate=0 ifi_flags=0x11003 ([UP
][LOWER_UP])
NetworkManager: <information>   wpa_supplicant(12465): RTM_NEWLINK, 
IFLA_IFNAME: Interface 'eth1' adde
d
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): 5f fe 00 89 00 20 00 00 
00 00 00 00 00 00 6d 60
 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 
66 26 9f d2 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): Setting authentication 
timeout: 10 sec 0 usec
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=95
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x89 (ver=1 
keyidx=0 rsvd=0 Pairwise
 Ack)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=0
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
d2
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 00 6d 60 22 3a 18 11 2e 
83 3c ba 54 24 58 35 97
 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f d2 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): State: ASSOCIATED -> 
4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: Renewed SNonce - 
hexdump(len=32): 63 1b 38
 53 5e 8f 36 a1 1b 54 10 f1 70 32 1c 8b b7 af 1f 91 cd 21 9b a8 c1 22 3b 29 30 
fc d9 e2
NetworkManager: <information>   wpa_supplicant(12465): WPA: PMK - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: PTK - 
hexdump(len=64): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: WPA IE for msg 
2/4 - hexdump(len=24): dd 1
6 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/4
NetworkManager: <information>   wpa_supplicant(12465): 3a 76 53 88 00 18 dd 16 
00 50 f2 01 01 00 00 50
 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=125): 01 03 00 79 fe 01
c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f d2 00 00 00 00 00 00 00 00 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 84 44 c4 95 10 7a 07 57 a6 56 0c 88 09 00 04 00 1a dd 
18 00 50 f2 01 01 00 00
50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=121
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x1c9 (ver=1 
keyidx=0 rsvd=0 Pairwis
e Install Ack MIC)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=26
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 01
NetworkManager: <information>   wpa_supplicant(12465):   key_nonce - 
hexdump(len=32): 6d 60 22 3a 18 1
1 2e 83 3c ba 54 24 58 35 97 6d a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f 
d2
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): 00 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465): d) - hexdump(len=8): 00 
00 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 64 84 44 c4 95 10
7a 07 57 a6 56 0c 88 09 00 04
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=125): 01 03 00
79 fe 01 c9 00 20 00 00 00 00 00 00 00 01 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f d2 00 00 00 00 00 00 00 00 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 84 44 c4 95 10 7a 07 57 a6 56 0c 88 09 00 04 
00 1a dd 18 00 50 f2 01
01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 3 of 
4-Way Handshake from 00:16
:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): WPA: IE KeyData - 
hexdump(len=26): dd 18 00 50
f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
4/4
NetworkManager: <information>   wpa_supplicant(12465):  00 00 00 00 00 00 00 
00 00 00 00 00 00 2f dd c
3 65 1a e9 b5 af d6 73 2a a7 25 b6 e9 8d 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing PTK to 
the driver.
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): 00 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): 
wpa_driver_wext_set_key: alg=2 key_idx=0 set_tx
=1 seq_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): State: 
4WAY_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL from 
00:16:b6:a9:9f:f0
NetworkManager: <information>   wpa_supplicant(12465): RX EAPOL - 
hexdump(len=131): 01 03 00 7f fe 03
91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 58 35 97 
6d a4 78 68 92 b9 4d 87
a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 9f d3 a7 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 58 ee 65 ad 06 bc 81 b1 68 9f c6 3b f3 aa 01 03 00 20 19 
69 c4 3c ff ce cb 10 fc
9e db 37 d4 1c d8 e1 ed 55 f8 e4 e6 f2 91 48 dc 92 a6 86 e6 3e c5 d8
NetworkManager: <information>   wpa_supplicant(12465): IEEE 802.1X RX: 
version=1 type=3 length=127
NetworkManager: <information>   wpa_supplicant(12465):   EAPOL-Key type=254
NetworkManager: <information>   wpa_supplicant(12465):   key_info 0x391 (ver=1 
keyidx=1 rsvd=0 Group A
ck MIC Secure)
NetworkManager: <information>   wpa_supplicant(12465):   key_length=32 
key_data_length=32
NetworkManager: <information>   wpa_supplicant(12465):   replay_counter - 
hexdump(len=8): 00 00 00 00
00 00 00 02
NetworkManager: <information>   wpa_supplicant(12465): 4 24 58 35 97 6d a4 78 
68 92 b9 4d 87 a9 61 0f
09 fd 66 26 9f 80
NetworkManager: <information>   wpa_supplicant(12465):   key_iv - 
hexdump(len=16): a4 78 68 92 b9 4d 8
7 a9 61 0f 09 fd 66 26 9f d3
NetworkManager: <information>   wpa_supplicant(12465):   key_rsc - 
hexdump(len=8): a7 00 00 00 00 00 0
0 00
NetworkManager: <information>   wpa_supplicant(12465):   key_id (reserved) - 
hexdump(len=8): 00 00 00
00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465):   key_mic - 
hexdump(len=16): 58 ee 65 ad 06 bc
81 b1 68 9f c6 3b f3 aa 01 03
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX EAPOL-Key - 
hexdump(len=131): 01 03 00
7f fe 03 91 00 20 00 00 00 00 00 00 00 02 6d 60 22 3a 18 11 2e 83 3c ba 54 24 
58 35 97 6d a4 78 68 92
b9 4d 87 a9 61 0f 09 fd 66 26 9f 80 a4 78 68 92 b9 4d 87 a9 61 0f 09 fd 66 26 
9f d3 a7 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 58 ee 65 ad 06 bc 81 b1 68 9f c6 3b f3 aa 01 03 
00 20 19 69 c4 3c ff ce
cb 10 fc 9e db 37 d4 1c d8 e1 ed 55 f8 e4 e6 f2 91 48 dc 92 a6 86 e6 3e c5 d8
NetworkManager: <information>   wpa_supplicant(12465): WPA: RX message 1 of 
Group Key Handshake from 0
0:16:b6:a9:9f:f0 (ver=1)
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information>   wpa_supplicant(12465): WPA: Group Key - 
hexdump(len=32): [REMOVED]
NetworkManager: <information>   wpa_supplicant(12465): WPA: Installing GTK to 
the driver (keyidx=1 tx=
0).
NetworkManager: <information>   wpa_supplicant(12465): WPA: RSC - 
hexdump(len=6): a7 00 00 00 00 00
NetworkManager: <information>   wpa_supplicant(12465): iver_wext_set_key: 
alg=2 key_idx=1 set_tx=0 seq
_len=6 key_len=32
NetworkManager: <information>   wpa_supplicant(12465): WPA: Sending EAPOL-Key 
2/2
NetworkManager: <information>   wpa_supplicant(12465): WPA: TX EAPOL-Key - 
hexdump(len=99): 01 03 00 5                                        f fe 03 11 
00 20 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 0                                        0 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
0                                        0 00 00 00 00 00 00 00 00 00 d4 87 
a4 54 71 b8 90 7e cd 0e f5 58 bd 52 1d d1 00 00
NetworkManager: <information>   wpa_supplicant(12465): WPA: Key negotiation 
completed with 00:16:b6:a9                                        :9f:f0 
[PTK=TKIP GTK=TKIP]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7                                        5 73 72 
2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 
61 5f 63 74 72 6                                        c 5f 31 32 34 33 34 
2d 31 00
NetworkManager: <information>   wpa_supplicant(12465): Cancelling 
authentication timeout
NetworkManager: <information>   wpa_supplicant(12465): State: 
GROUP_HANDSHAKE -> COMPLETED
NetworkManager: <information>   wpa_supplicant(12465): CTRL-EVENT-CONNECTED - 
Connection to 00:16:b6:a                                        9:9f:f0 
completed (reauth) [id=0 id_str=]
NetworkManager: <information>   wpa_supplicant(12465): CTRL_IFACE monitor 
send - hexdump(len=45): 2f 7                                        5 73 72 
2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 
61 5f 63 74 72 6                                        c 5f 31 32 34 33 34 
2d 31 00
NetworkManager: <WARNING>        nm_dbus_get_user_key_for_network_cb (): 
nm_dbus_get_user_key_for_netw                                        
ork_cb(): dbus returned an error.
  (org.freedesktop.NetworkManagerInfo.GetKeyError) 
org.freedesktop.NetworkManagerInfo.GetKeyError

NetworkManager: <information>   Deactivating device eth1.
NetworkManager: <information>   Activation (eth1): cancelling...
NetworkManager: <information>   Activation (eth1) cancellation handler 
scheduled...
NetworkManager: <information>   Activation (eth1): waiting for device to 
cancel activation.
NetworkManager: <information>   Activation (eth1) cancellation handled.
NetworkManager: <information>   Activation (eth1): cancelled.
sendmsg(CTRL_IFACE monitor): No such file or directory



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