Problems with ipw2100 and wpa



Hi everyone,
I investigated my problem a bit further but didn't find any solution. NetworkManager usually gets stuck after asking for my network wpa key. A couple of minutes ago I was online with wireless (after reinstalling wpa_supplicant and NetworkManager), but now, after having plugged and un-plugged my wired network it can't connect anymore. I found out that when I use "TKIP" as the "Type" setting in the wpa-key dialog, I get one green light but after that it just brings up the dialog again (i think that both green lights flash up for a fraction of a second just before it brings up the dialog again). It does that as often as I enter the key and select TKIP. When I use "Automatic" it doesn't even get to the first green light and only tries once, then tries to fallback to the wired interface (which is unplugged during the tests). I have tried different networks as (= different routers) as well, no success there either.
I find it difficult to decipher the log messages, but you can find what's happening in /var/log/messages attached as files. One file shows a successfull attempt after about 10 tries (wireless_success), the other shows a failed attempt (wireless_failed). I can't tell whether Automatic or Type is selected, because I didn't get a wpa key popup (I guess the key was cached). The most apparent difference is right at the beginning (line 3):

May  9 12:33:56 localhost kernel: ipw2100: Fatal interrupt. Scheduling firmware restart.

Is this coming from the firmware or from the drivers using the firmware? I'd appreciate any hints!

Cheers
Christian

p.s.
Here are my version numbers:
kernel: 2.6.16-1.2111_FC5
wpa_supplicant: 0.4.8-7.fc5
ipw2100-firmware: 1.3-2
NetworkManager: 0.6.0-3
May  9 12:33:55 localhost NetworkManager: <information>	User Switch: /org/freedesktop/NetworkManager/Devices/eth1 / DaftDog 
May  9 12:33:55 localhost NetworkManager: <information>	Deactivating device eth1. 
May  9 12:33:56 localhost kernel: ipw2100: Fatal interrupt. Scheduling firmware restart.
May  9 12:33:58 localhost NetworkManager: <information>	Device eth1 activation scheduled... 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) started... 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled... 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) Stage 1 of 5 (Device Prepare) started... 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) Stage 2 of 5 (Device Configure) scheduled... 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) Stage 1 of 5 (Device Prepare) complete. 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) Stage 2 of 5 (Device Configure) starting... 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1/wireless): access point 'DaftDog' is encrypted, but NO valid key exists.  New key needed. 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) New wireless user key requested for network 'DaftDog'. 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) Stage 2 of 5 (Device Configure) complete. 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) New wireless user key for network 'DaftDog' received. 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled... 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) Stage 1 of 5 (Device Prepare) started... 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) Stage 2 of 5 (Device Configure) scheduled... 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) Stage 1 of 5 (Device Prepare) complete. 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1) Stage 2 of 5 (Device Configure) starting... 
May  9 12:33:58 localhost NetworkManager: <information>	Activation (eth1/wireless): access point 'DaftDog' is encrypted, and a key exists.  No new key needed. 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: sending command 'INTERFACE_ADD eth1		wext	/var/run/wpa_supplicant	' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: response was 'OK' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: sending command 'AP_SCAN 1' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: response was 'OK' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: sending command 'ADD_NETWORK' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: response was '0' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: sending command 'SET_NETWORK 0 ssid 44616674446f67' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: response was 'OK' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: sending command 'SET_NETWORK 0 proto WPA' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: response was 'OK' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: response was 'OK' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: sending command 'SET_NETWORK 0 psk <key>' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: response was 'OK' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: sending command 'SET_NETWORK 0 pairwise TKIP' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: response was 'OK' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: sending command 'SET_NETWORK 0 group TKIP' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: response was 'OK' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: sending command 'ENABLE_NETWORK 0' 
May  9 12:33:59 localhost NetworkManager: <information>	SUP: response was 'OK' 
May  9 12:33:59 localhost NetworkManager: <information>	Activation (eth1) Stage 2 of 5 (Device Configure) complete. 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Global control interface '/var/run/wpa_supplicant-global' 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): RX global ctrl_iface - hexdump_ascii(len=49): 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      49 4e 54 45 52 46 41 43 45 5f 41 44 44 20 65 74   INTERFACE_ADD et 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      68 31 09 09 77 65 78 74 09 2f 76 61 72 2f 72 75   h1__wext_/var/ru 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      6e 2f 77 70 61 5f 73 75 70 70 6c 69 63 61 6e 74   n/wpa_supplicant 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      09                                                _                
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE GLOBAL INTERFACE_ADD 'eth1		wext	/var/run/wpa_supplicant	' 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Initializing interface 'eth1' conf 'N/A' driver 'wext' ctrl_interface '/var/run/wpa_supplicant' 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Initializing interface (2) 'eth1' 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: SUPP_PAE entering state DISCONNECTED 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: KEY_RX entering state NO_KEY_RECEIVE 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: SUPP_BE entering state INITIALIZE 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): EAP: EAP entering state DISABLED 
May  9 12:34:00 localhost kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - portEnabled=0 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - portValid=0 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): SIOCGIWRANGE: WE(compiled)=19 WE(source)=18 enc_capa=0xf 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):   capabilities: key_mgmt 0xf enc 0xf 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Own MAC address: 00:0c:f1:24:3b:de 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_wpa 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): =0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_countermeasures 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_drop_unencrypted 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Setting scan request: 0 sec 100000 usec 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Added interface eth1 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Wireless event: cmd=0x8b06 len=8 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): RX ctrl_iface - hexdump_ascii(len=9): 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      41 50 5f 53 43 41 4e 20 31                        AP_SCAN 1        
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): RX ctrl_iface - hexdump_ascii(len=11): 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      41 44 44 5f 4e 45 54 57 4f 52 4b                  ADD_NETWORK      
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE: ADD_NETWORK 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): RX ctrl_iface - hexdump_ascii(len=33): 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 73 73   SET_NETWORK 0 ss 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      69 64 20 34 34 36 31 36 36 37 34 34 34 36 66 36   id 44616674446f6 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      37                                                7                
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE: SET_NETWORK id=0 name='ssid' value='44616674446f67' 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): ssid - hexdump_ascii(len=7): 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): 66 74 44 6f 67                              DaftDog          
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): RX ctrl_iface - hexdump_ascii(len=23): 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 70 72   SET_NETWORK 0 pr 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      6f 74 6f 20 57 50 41                              oto WPA          
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE: SET_NETWORK id=0 name='proto' value='WPA' 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): proto: 0x1 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): RX ctrl_iface - hexdump_ascii(len=30): 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 6b 65   SET_NETWORK 0 ke 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      79 5f 6d 67 6d 74 20 57 50 41 2d 50 53 4b         y_mgmt WPA-PSK   
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE: SET_NETWORK id=0 name='key_mgmt' value='WPA-PSK' 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): key_mgmt: 0x2 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): RX ctrl_iface - hexdump_ascii(len=82): [REMOVED] 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE: SET_NETWORK id=0 name='psk' value='f0648c588286cb5b4b662288806b3772ce4a3e0da3a31b22a0d89fc494f94ac3' 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): PSK - hexdump(len=32): [REMOVED] 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): RX ctrl_iface - hexdump_ascii(len=27): 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 70 61   SET_NETWORK 0 pa 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      69 72 77 69 73 65 20 54 4b 49 50                  irwise TKIP      
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE: SET_NETWORK id=0 name='pairwise' value='TKIP' 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): pairwise: 0x8 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): l_iface - hexdump_ascii(len=24): 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 67 72   SET_NETWORK 0 gr 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      6f 75 70 20 54 4b 49 50                           oup TKIP         
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE: SET_NETWORK id=0 name='group' value='TKIP' 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): group: 0x8 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): RX ctrl_iface - hexdump_ascii(len=16): 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      45 4e 41 42 4c 45 5f 4e 45 54 57 4f 52 4b 20 30   ENABLE_NETWORK 0 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE: ENABLE_NETWORK id=0 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Setting scan request: 0 sec 0 usec 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): State: DISCONNECTED -> SCANNING 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Starting AP scan (broadcast SSID) 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): RX ctrl_iface - hexdump_ascii(len=6): 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107):      41 54 54 41 43 48                                 ATTACH           
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE monitor attached - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 34 31 00 00 00 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Wireless event: cmd=0x8b15 len=20 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Wireless event: new AP: 00:13:49:10:c2:a1 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): State: SCANNING -> ASSOCIATED 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): Associated to a new BSS: BSSID=00:13:49:10:c2:a1 
May  9 12:34:00 localhost NetworkManager: <information>	wpa_supplicant(3107): No keys have been configured - skip key clearing 
May  9 12:34:10 localhost NetworkManager: <information>	eth1: link timed out. 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107):  
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: No WPA/RSN IE available from association info 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: Set cipher suites based on configuration 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: clearing AP WPA IE 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: clearing AP RSN IE 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: using GTK TKIP 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: using PTK TKIP 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: using KEY_MGMT WPA-PSK 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): 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 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - EAP success=0 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - EAP fail=0 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - portControl=Auto 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): Associated with 00:13:49:10:c2:a1 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 34 31 00 00 00 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: Association event - clear replay counter 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - portEnabled=0 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - portValid=0 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - EAP success=0 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - portEnabled=1 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: SUPP_PAE entering state CONNECTING 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): state IDLE 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): Setting authentication timeout: 10 sec 0 usec 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: startWhen --> 0 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: SUPP_PAE entering state CONNECTING 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: txStart 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: drop TX EAPOL in non-IEEE 802.1X mode (type=1 len=0) 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): Scan timeout - try to get results 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): Received 656 bytes of scan results (3 BSSes) 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): Scan results: 3 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): Selecting BSS from priority group 0 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): 0: 00:13:49:10:c2:a1 ssid='DaftDog' wpa_ie_len=24 rsn_ie_len=0 caps=0x11 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107):    selected based on WPA IE 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): Trying to associate with 00:13:49:10:c2:a1 (SSID='DaftDog' freq=0 MHz) 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 34 31 00 00 00 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): Cancelling scan request 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: clearing own WPA/RSN IE 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): Automatic auth_alg selection: 0x1 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: using IEEE 802.11i/D3.0 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: set AP WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): N IE 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: using GTK TKIP 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: using PTK TKIP 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): WPA: using KEY_MGMT WPA-PSK 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): 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 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): No keys have been configured - skip key clearing 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_drop_unencrypted 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): State: ASSOCIATED -> ASSOCIATING 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_associate 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): Setting authentication timeout: 15 sec 0 usec 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - EAP success=0 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - EAP fail=0 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - portControl=Auto 
May  9 12:34:17 localhost NetworkManager: <information>	wpa_supplicant(3107): Wireless event: cmd=0x8b06 len=8 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): Wireless event: cmd=0x8b15 len=20 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): Wireless event: new AP: 00:00:00:00:00:00 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): Added BSSID 00:00:00:00:00:00 into blacklist 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): State: ASSOCIATING -> DISCONNECTED 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - portEnabled=0 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: SUPP_PAE entering state DISCONNECTED 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: SUPP_BE entering state INITIALIZE 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - portValid=0 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - EAP success=0 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): : 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 34 31 00 00 00 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): Wireless event: cmd=0x8b1a len=16 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): Authentication with 00:00:00:00:00:00 timed out. 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 34 31 00 00 00 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): BSSID 00:00:00:00:00:00 blacklist count incremented to 2 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): State: DISCONNECTED -> DISCONNECTED 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): No keys have been configured - skip key clearing 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - portEnabled=0 
May  9 12:34:18 localhost NetworkManager: <information>	wpa_supplicant(3107): EAPOL: External notification - portValid=0 
May  9 12:34:19 localhost NetworkManager: <information>	Activation (eth1/wireless): association took too long (>20s), failing activation. 
May  9 12:34:19 localhost NetworkManager: <information>	Activation (eth1) failed for access point (DaftDog) 
May  9 12:34:19 localhost NetworkManager: <information>	Activation (eth1) failed. 
May  9 12:34:19 localhost NetworkManager: <information>	Deactivating device eth1. 
May  9 12:34:19 localhost NetworkManager: <information>	Activation (eth1) failure scheduled... 
May  9 12:17:40 localhost NetworkManager: <information> User Switch: /org/freedesktop/NetworkManager/Devices/eth1 / DaftDog
May  9 12:17:40 localhost NetworkManager: <information> Deactivating device eth1.
May  9 12:17:42 localhost NetworkManager: <information> Device eth1 activation scheduled...
May  9 12:17:42 localhost NetworkManager: <information> Activation (eth1) started...
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1/wireless): access point 'DaftDog' is encrypted, but NO valid key exists.  New key needed.
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) New wireless user key requested for network 'DaftDog'.
May  9 12:17:43 localhost kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) New wireless user key for network 'DaftDog' received.
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
May  9 12:17:43 localhost NetworkManager: <information> Activation (eth1/wireless): access point 'DaftDog' is encrypted, and a key exists.  No new key needed.
May  9 12:17:44 localhost NetworkManager: <information> SUP: sending command 'INTERFACE_ADD eth1                wext    /var/run/wpa_supplicant '
May  9 12:17:44 localhost NetworkManager: <information> SUP: response was 'OK'
May  9 12:17:44 localhost NetworkManager: <information> SUP: sending command 'AP_SCAN 1'
May  9 12:17:44 localhost NetworkManager: <information> SUP: response was 'OK'
May  9 12:17:44 localhost NetworkManager: <information> SUP: sending command 'ADD_NETWORK'
May  9 12:17:44 localhost NetworkManager: <information> SUP: response was '0'
May  9 12:17:44 localhost NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 ssid 44616674446f67'
May  9 12:17:44 localhost NetworkManager: <information> SUP: response was 'OK'
May  9 12:17:44 localhost NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 proto WPA'
May  9 12:17:44 localhost NetworkManager: <information> SUP: response was 'OK'
May  9 12:17:44 localhost NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK'
May  9 12:17:44 localhost NetworkManager: <information> SUP: response was 'OK'
May  9 12:17:44 localhost NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 psk <key>'
May  9 12:17:44 localhost NetworkManager: <information> SUP: response was 'OK'
May  9 12:17:44 localhost NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 pairwise TKIP'
May  9 12:17:44 localhost NetworkManager: <information> SUP: response was 'OK'
May  9 12:17:44 localhost NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 group TKIP'
May  9 12:17:44 localhost NetworkManager: <information> SUP: response was 'OK'
May  9 12:17:44 localhost NetworkManager: <information> SUP: sending command 'ENABLE_NETWORK 0'
May  9 12:17:44 localhost NetworkManager: <information> SUP: response was 'OK'
May  9 12:17:44 localhost NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Global control interface '/var/run/wpa_supplicant-global'
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): RX global ctrl_iface - hexdump_ascii(len=49):
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      49 4e 54 45 52 46 41 43 45 5f 41 44 44 20 65 74   INTERFACE_ADD et
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      68 31 09 09 77 65 78 74 09 2f 76 61 72 2f 72 75   h1__wext_/var/ru
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      6e 2f 77 70 61 5f 73 75 70 70 6c 69 63 61 6e 74   n/wpa_supplicant
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      09                                                _
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE GLOBAL INTERFACE_ADD 'eth1             wext    /var/run/wpa_supplicant      '
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Initializing interface 'eth1' conf 'N/A' driver 'wext' ctrl_interface '/var/run/wpa_supplicant'
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Initializing interface (2) 'eth1'
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: SUPP_PAE entering state DISCONNECTED
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: KEY_RX entering state NO_KEY_RECEIVE
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: SUPP_BE entering state INITIALIZE
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): EAP: EAP entering state DISABLED
May  9 12:17:45 localhost kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portEnabled=0
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portValid=0
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): SIOCGIWRANGE: WE(compiled)=19 WE(source)=18 enc_capa=0xf
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):   capabilities: key_mgmt 0xf enc 0xf
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Own MAC address: 00:0c:f1:24:3b:de
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_wpa
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): =0 key_idx=0 set_tx=0 seq_len=0 key_len=0
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_countermeasures
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_drop_unencrypted
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Setting scan request: 0 sec 100000 usec
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Added interface eth1
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Wireless event: cmd=0x8b06 len=8
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): RX ctrl_iface - hexdump_ascii(len=9):
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      41 50 5f 53 43 41 4e 20 31                        AP_SCAN 1
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): RX ctrl_iface - hexdump_ascii(len=11):
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      41 44 44 5f 4e 45 54 57 4f 52 4b                  ADD_NETWORK
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE: ADD_NETWORK
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): RX ctrl_iface - hexdump_ascii(len=33):
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 73 73   SET_NETWORK 0 ss
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      69 64 20 34 34 36 31 36 36 37 34 34 34 36 66 36   id 44616674446f6
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      37                                                7
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE: SET_NETWORK id=0 name='ssid' value='44616674446f67'
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): ssid - hexdump_ascii(len=7):
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): 66 74 44 6f 67                              DaftDog
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): RX ctrl_iface - hexdump_ascii(len=23):
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 70 72   SET_NETWORK 0 pr
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      6f 74 6f 20 57 50 41                              oto WPA
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE: SET_NETWORK id=0 name='proto' value='WPA'
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): proto: 0x1
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): RX ctrl_iface - hexdump_ascii(len=30):
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 6b 65   SET_NETWORK 0 ke
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      79 5f 6d 67 6d 74 20 57 50 41 2d 50 53 4b         y_mgmt WPA-PSK
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE: SET_NETWORK id=0 name='key_mgmt' value='WPA-PSK'
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): key_mgmt: 0x2
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): RX ctrl_iface - hexdump_ascii(len=82): [REMOVED]
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE: SET_NETWORK id=0 name='psk' value='f0648c588286cb5b4b662288806b3772ce4a3e0da3a31b22a0d89fc494f94ac3'
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): PSK - hexdump(len=32): [REMOVED]
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): RX ctrl_iface - hexdump_ascii(len=27):
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 70 61   SET_NETWORK 0 pa
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      69 72 77 69 73 65 20 54 4b 49 50                  irwise TKIP
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE: SET_NETWORK id=0 name='pairwise' value='TKIP'
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): pairwise: 0x8
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): l_iface - hexdump_ascii(len=24):
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 67 72   SET_NETWORK 0 gr
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      6f 75 70 20 54 4b 49 50                           oup TKIP
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE: SET_NETWORK id=0 name='group' value='TKIP'
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): group: 0x8
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): RX ctrl_iface - hexdump_ascii(len=16):
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      45 4e 41 42 4c 45 5f 4e 45 54 57 4f 52 4b 20 30   ENABLE_NETWORK 0
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE: ENABLE_NETWORK id=0
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Setting scan request: 0 sec 0 usec
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): State: DISCONNECTED -> SCANNING
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Starting AP scan (broadcast SSID)
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): RX ctrl_iface - hexdump_ascii(len=6):
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940):      41 54 54 41 43 48                                 ATTACH
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE monitor attached - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 33 30 00 00 00
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Wireless event: cmd=0x8b15 len=20
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Wireless event: new AP: 00:13:49:10:c2:a1
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): State: SCANNING -> ASSOCIATED
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): Associated to a new BSS: BSSID=00:13:49:10:c2:a1
May  9 12:17:45 localhost NetworkManager: <information> wpa_supplicant(2940): No keys have been configured - skip key clearing
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940):
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: No WPA/RSN IE available from association info
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Set cipher suites based on configuration
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: clearing AP WPA IE
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: clearing AP RSN IE
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: using GTK TKIP
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: using PTK TKIP
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: using KEY_MGMT WPA-PSK
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): 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
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - EAP success=0
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - EAP fail=0
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portControl=Auto
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): Associated with 00:13:49:10:c2:a1
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 33 30 00 00 00
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Association event - clear replay counter
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portEnabled=0
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portValid=0
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - EAP success=0
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portEnabled=1
May  9 12:17:46 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: SUPP_PAE entering state CONNECTING
May  9 12:17:46 localhost NetworkManager: <information> Activation (eth1/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to access point 'DaftDog'.
May  9 12:17:46 localhost NetworkManager: <information> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled.
May  9 12:17:46 localhost NetworkManager: <information> Activation (eth1) Stage 3 of 5 (IP Configure Start) started...
May  9 12:17:47 localhost NetworkManager: <information> Activation (eth1) Beginning DHCP transaction.
May  9 12:17:47 localhost NetworkManager: <information> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete.
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): state IDLE
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Setting authentication timeout: 10 sec 0 usec
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): RX EAPOL from 00:13:49:10:c2:a1
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): RX EAPOL - hexdump(len=99): 01 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 01 f1 5b 64 09 5e 61 cb a5 e6 70 fa 4d ef 53 72 5f d5 2d 21 7e 7f 01 8c 94 62 13 0f a9 2f 02 f8 63 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Setting authentication timeout: 10 sec 0 usec
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): IEEE 802.1X RX: version=1 type=3 length=95
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940):   EAPOL-Key type=254
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RX EAPOL-Key - hexdump(len=99): 01 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 01 f1 5b 64 09 5e 61 cb a5 e6 70 fa 4d ef 53 72 5f d5 2d 21 7e 7f 01 8c 94 62 13 0f a9 2f 02 f8 63 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): State: ASSOCIATED -> 4WAY_HANDSHAKE
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RX message 1 of 4-Way Handshake from 00:13:49:10:c2:a1 (ver=1)
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): for msg 2/4 - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Renewed SNonce - hexdump(len=32): e2 63 da 80 22 4d 82 51 55 57 96 5a 1b c5 f3 62 88 21 74 9a 3c 53 91 25 8d 02 86 af 42 a8 1f 24
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: PMK - hexdump(len=32): [REMOVED]
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: PTK - hexdump(len=64): [REMOVED]
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Sending EAPOL-Key 2/4
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: TX EAPOL-Key - hexdump(len=123): 01 03 00 77 fe 01 09 00 20 00 00 00 00 00 00 00 01 e2 63 da 80 22 4d 82 51 55 57 96 5a 1b c5 f3 62 88 21 74 9a 3c 53 91 25 8d 02 86 af 42 a8 1f 24 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d9 74 6c 0b 16 91 e4 39 c6 5a 13 1f 4b 73 79 61 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
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): RX EAPOL from 00:13:49:10:c2:a1
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): 0 00 00 00 00 00 00 00 00 00 4c 44 ff 0b d7 db 83 94 1a 6f 6b 88 ca 5e 22 b5 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
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): IEEE 802.1X RX: version=1 type=3 length=119
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940):   EAPOL-Key type=254
May  9 12:17:47 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RX EAPOL-Key - hexdump(len=123): 01 03 00 77 fe 01 c9 00 20 00 00 00 00 00 00 00 02 f1 5b 64 09 5e 61 cb a5 e6 70 fa 4d ef 53 72 5f d5 2d 21 7e 7f 01 8c 94 62 13 0f a9 2f 02 f8 63 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 4c 44 ff 0b d7 db 83 94 1a 6f 6b 88 ca 5e 22 b5 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
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RX message 3 of 4-Way Handshake from 00:13:49:10:c2:a1 (ver=1)
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: IE KeyData - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: No WPA/RSN IE for this AP known. Trying to get from scan results
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Received 467 bytes of scan results (2 BSSes)
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Scan results: 2
May  9 12:17:47 localhost NetworkManager: <information> DHCP daemon state now 12 for interface eth1
May  9 12:17:47 localhost NetworkManager: <information> DHCP daemon state now 1 for interface eth1
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: clearing AP RSN IE
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Found the current AP from updated scan results
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Sending EAPOL-Key 4/4
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f fe 01 09 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 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 98 5d 91 2f 16 e2 3d ec b8 1b 20 fb 6f 54 70 bb 00 00
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Installing PTK to the driver.
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RSC - hexdump(len=6): 00 00 00 00 00 00
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=2 key_idx=0 set_tx=1 seq_len=6 key_len=32
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): RX EAPOL from 00:13:49:10:c2:a1
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): 4a 37 62 2e 47 bd 00 20 51 b7 a6 7e f2 b2 a7 00 6e 72 43 2e 0d 5c cb dc 67 07 62 8f ef 0a 7e d4 9d 61 ff 23 e9 08 f5 4c
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): IEEE 802.1X RX: version=1 type=3 length=127
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940):   EAPOL-Key type=254
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RX EAPOL-Key - hexdump(len=131): 01 03 00 7f fe 03 91 00 20 00 00 00 00 00 00 00 03 22 da 01 d9 4b 58 8b f1 81 8c 5b 5c 82 da 11 cd ce 05 b9 6d e6 5b 7f 92 a4 b1 82 ff 9d 65 35 38 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 6b 04 f5 51 d2 6b f7 c4 2f 8a 4a 37 62 2e 47 bd 00 20 51 b7 a6 7e f2 b2 a7 00 6e 72 43 2e 0d 5c cb dc 67 07 62 8f ef 0a 7e d4 9d 61 ff 23 e9 08 f5 4c
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): State: GROUP_HANDSHAKE -> GROUP_HANDSHAKE
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RX message 1 of Group Key Handshake from 00:13:49:10:c2:a1 (ver=1)
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Group Key - hexdump(len=32): [REMOVED]
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Installing GTK to the driver (keyidx=1 tx=0).
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RSC - hexdump(len=6): 00 00 00 00 00 00
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=2 key_idx=1 set_tx=0 seq_len=6 key_len=32
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Sending EAPOL-Key 2/2
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): 11 00 20 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1f af 2b 54 e5 c3 b6 48 b4 7b a2 c0 ad 0d ee 5e 00 00
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Key negotiation completed with 00:13:49:10:c2:a1 [PTK=TKIP GTK=TKIP]
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 33 30 00 00 00
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Cancelling authentication timeout
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): State: GROUP_HANDSHAKE -> COMPLETED
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL-EVENT-CONNECTED - Connection to 00:13:49:10:c2:a1 completed (auth)
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 33 30 00 00 00
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portValid=1
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - EAP success=1
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: SUPP_PAE entering state AUTHENTICATING
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: SUPP_BE entering state SUCCESS
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): ering state DISABLED
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: SUPP_PAE entering state AUTHENTICATED
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: SUPP_BE entering state IDLE
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Scan timeout - try to get results
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Received 467 bytes of scan results (2 BSSes)
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Scan results: 2
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Selecting BSS from priority group 0
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): 0: 00:13:49:10:c2:a1 ssid='DaftDog' wpa_ie_len=24 rsn_ie_len=0 caps=0x11
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940):    selected based on WPA IE
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Trying to associate with 00:13:49:10:c2:a1 (SSID='DaftDog' freq=0 MHz)
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 33 30 00 00 00
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Cancelling scan request
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: clearing own WPA/RSN IE
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): Automatic auth_alg selection: 0x1
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: using IEEE 802.11i/D3.0
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: set AP WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: clearing AP RSN IE
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: using GTK TKIP
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: using PTK TKIP
May  9 12:17:47 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: using KEY_MGMT WPA-PSK
May  9 12:17:54 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
May  9 12:17:55 localhost NetworkManager: <information> eth1: link timed out.
May  9 12:17:55 localhost NetworkManager: <information> Old device 'eth1' activating, won't change.
May  9 12:18:02 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940):  01 00 00 50 f2 02 01 00 00 50 f2 02
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_drop_unencrypted
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): State: COMPLETED -> ASSOCIATING
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_associate
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Setting authentication timeout: 15 sec 0 usec
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - EAP success=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - EAP fail=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portControl=Auto
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Wireless event: cmd=0x8b06 len=8
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Wireless event: cmd=0x8b15 len=20
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Wireless event: new AP: 00:00:00:00:00:00
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Added BSSID 00:00:00:00:00:00 into blacklist
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): State: ASSOCIATING -> DISCONNECTED
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portEnabled=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: SUPP_PAE entering state DISCONNECTED
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): TIALIZE
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portValid=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - EAP success=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 33 30 00 00 00
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Wireless event: cmd=0x8b1a len=16
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: startWhen --> 0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Authentication with 00:00:00:00:00:00 timed out.
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 33 30 00 00 00
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): BSSID 00:00:00:00:00:00 blacklist count incremented to 2
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): NECTED -> DISCONNECTED
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): No keys have been configured - skip key clearing
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portEnabled=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portValid=0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Setting scan request: 0 sec 0 usec
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): State: DISCONNECTED -> SCANNING
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Starting AP scan (broadcast SSID)
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Scan timeout - try to get results
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Received 466 bytes of scan results (2 BSSes)
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Scan results: 2
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Selecting BSS from priority group 0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): 0: 00:13:49:10:c2:a1 ssid='DaftDog' wpa_ie_len=24 rsn_ie_len=0 caps=0x11
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940):    selected based on WPA IE
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Trying to associate with 00:13:49:10:c2:a1 (SSID='DaftDog' freq=0 MHz)
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 33 30 00 00 00
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Cancelling scan request
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: clearing own WPA/RSN IE
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): Automatic auth_alg selection: 0x1
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: using IEEE 802.11i/D3.0
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: set AP WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): A: clearing AP RSN IE
May  9 12:18:06 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: using GTK TKIP
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: using PTK TKIP
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: using KEY_MGMT WPA-PSK
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): 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
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): No keys have been configured - skip key clearing
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_drop_unencrypted
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): State: SCANNING -> ASSOCIATING
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_associate
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): Setting authentication timeout: 15 sec 0 usec
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - EAP success=0
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - EAP fail=0
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portControl=Auto
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): Wireless event: cmd=0x8b06 len=8
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): Wireless event: cmd=0x8b1a len=16
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): Wireless event: cmd=0x8b15 len=20
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): Wireless event: new AP: 00:13:49:10:c2:a1
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): State: ASSOCIATING -> ASSOCIATED
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): Associated to a new BSS: BSSID=00:13:49:10:c2:a1
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): No keys have been configured - skip key clearing
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): Associated with 00:13:49:10:c2:a1
May  9 12:18:07 localhost NetworkManager: <information> wpa_supplicant(2940): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 31 34 31 2d 33 30 00 00 00
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): iation event - clear replay counter
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portEnabled=0
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portValid=0
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - EAP success=0
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: External notification - portEnabled=1
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: SUPP_PAE entering state CONNECTING
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): EAPOL: SUPP_BE entering state IDLE
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): Setting authentication timeout: 10 sec 0 usec
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): RX EAPOL from 00:13:49:10:c2:a1
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): RX EAPOL - hexdump(len=99): 01 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 01 14 ce f8 67 c4 69 97 f3 56 be 09 71 20 ac 60 9a 55 fd 97 59 66 0f 8f 73 a4 de 6d ee f4 01 7c fb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): Setting authentication timeout: 10 sec 0 usec
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): IEEE 802.1X RX: version=1 type=3 length=95
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940):   EAPOL-Key type=254
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): e f4 01 7c fb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): State: ASSOCIATED -> 4WAY_HANDSHAKE
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RX message 1 of 4-Way Handshake from 00:13:49:10:c2:a1 (ver=1)
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: WPA IE for msg 2/4 - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Renewed SNonce - hexdump(len=32): 26 87 1b 26 d3 57 00 a4 c0 f6 fd 4f d4 18 84 5e a3 74 92 0c 6a d3 db fd b7 5d f9 2e 54 f1 80 65
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: PMK - hexdump(len=32): [REMOVED]
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: PTK - hexdump(len=64): [REMOVED]
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Sending EAPOL-Key 2/4
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): 2 02
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): RX EAPOL from 00:13:49:10:c2:a1
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): RX EAPOL - hexdump(len=123): 01 03 00 77 fe 01 c9 00 20 00 00 00 00 00 00 00 02 14 ce f8 67 c4 69 97 f3 56 be 09 71 20 ac 60 9a 55 fd 97 59 66 0f 8f 73 a4 de 6d ee f4 01 7c fb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 a0 86 8f ea cd 3f 16 83 df 12 27 97 f8 d2 0e 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
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): IEEE 802.1X RX: version=1 type=3 length=119
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940):   EAPOL-Key type=254
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RX EAPOL-Key - hexdump(len=123): 01 03 00 77 fe 01 c9 00 20 00 00 00 00 00 00 00 02 14 ce f8 67 c4 69 97 f3 56 be 09 71 20 ac 60 9a 55 fd 97 59 66 0f 8f 73 a4 de 6d ee f4 01 7c fb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 a0 86 8f ea cd 3f 16 83 df 12 27 97 f8 d2 0e 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
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RX message 3 of 4-Way Handshake from 00:13:49:10:c2:a1 (ver=1)
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): KeyData - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Sending EAPOL-Key 4/4
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f fe 01 09 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 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ca 6d 91 4f f9 37 c9 88 57 3e 89 7d e2 78 43 99 00 00
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: Installing PTK to the driver.
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): WPA: RSC - hexdump(len=6): 00 00 00 00 00 00
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): wpa_driver_wext_set_key: alg=2 key_idx=0 set_tx=1 seq_len=6 key_len=32
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
May  9 12:18:08 localhost NetworkManager: <information> wpa_supplicant(2940): RX EAPOL from 00:13:49:10:c2:a1
May  9 12:18:10 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 13
May  9 12:18:10 localhost dhclient: DHCPOFFER from 192.168.1.1
May  9 12:18:10 localhost dhclient: DHCPREQUEST on eth1 to 255.255.255.255 port 67
May  9 12:18:10 localhost dhclient: DHCPACK from 192.168.1.1
May  9 12:18:10 localhost dhclient: bound to 192.168.1.36 -- renewal in 114947 seconds.
May  9 12:18:10 localhost NetworkManager: <information> DHCP daemon state now 2 for interface eth1
May  9 12:18:10 localhost NetworkManager: <information> Activation (eth1) Stage 4 of 5 (IP Configure Get) scheduled...
May  9 12:18:10 localhost NetworkManager: <information> Activation (eth1) Stage 4 of 5 (IP Configure Get) started...
May  9 12:18:10 localhost dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.domain_name
May  9 12:18:10 localhost dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.nis_domain
May  9 12:18:10 localhost dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.nis_servers
May  9 12:18:10 localhost NetworkManager: <information> Retrieved the following IP4 configuration from the DHCP daemon:
May  9 12:18:10 localhost NetworkManager: <information>   address 192.168.1.36
May  9 12:18:10 localhost NetworkManager: <information>   netmask 255.255.255.0
May  9 12:18:10 localhost NetworkManager: <information>   broadcast 192.168.1.255
May  9 12:18:10 localhost NetworkManager: <information>   gateway 192.168.1.1
May  9 12:18:10 localhost NetworkManager: <information>   nameserver 192.168.1.1
May  9 12:18:10 localhost NetworkManager: <information>   hostname 'dhcppc3'
May  9 12:18:10 localhost NetworkManager: <information> Activation (eth1) Stage 5 of 5 (IP Configure Commit) scheduled...
May  9 12:18:10 localhost NetworkManager: <information> Activation (eth1) Stage 4 of 5 (IP Configure Get) complete.
May  9 12:18:10 localhost NetworkManager: <information> Activation (eth1) Stage 5 of 5 (IP Configure Commit) started...
May  9 12:18:10 localhost avahi-daemon[2064]: New relevant interface eth1.IPv4 for mDNS.
May  9 12:18:10 localhost avahi-daemon[2064]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.1.36.
May  9 12:18:10 localhost avahi-daemon[2064]: Registering new address record for 192.168.1.36 on eth1.
May  9 12:18:11 localhost NetworkManager: <information> Activation (eth1) Finish handler scheduled.
May  9 12:18:11 localhost NetworkManager: <information> Activation (eth1) Stage 5 of 5 (IP Configure Commit) complete.
May  9 12:18:11 localhost NetworkManager: <information> Activation (eth1) successful, device activated.



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