NetworkManager issues
- From: Jacob <fun2program8 yahoo com>
- To: networkmanager-list gnome org
- Subject: NetworkManager issues
- Date: Tue, 01 Aug 2006 16:07:48 -0400
OK, here's the problem. NetworkManager (Ubuntu version) will only work
when I have all the entries of wlan0 commented out. It will see my
networks then, but it still won't connect. I'm using ndiswrapper, with a
wusb54gs v1 device. (Linksys Wireless G USB Adapter.)
Here's some configuration and log stuff. Please help me out!
---------------------------------
----/etc/network/interfaces------
---------------------------------
auto lo
iface lo inet loopback
#auto wlan0
#iface wlan0 inet dhcp
#wireless-essid xxxxxxx
#wireless-key xxxxxxxxxxxxxxxxxxxxxxxxxx
--------------------------------------------------
-----/etc/dbus-1/system.d/NetworkManager.conf-----
--------------------------------------------------
<!DOCTYPE busconfig PUBLIC
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<policy user="root">
<allow own="org.freedesktop.NetworkManager"/>
<allow send_destination="org.freedesktop.NetworkManager"/>
<allow send_interface="org.freedesktop.NetworkManager"/>
</policy>
<policy at_console="true">
<allow send_destination="org.freedesktop.NetworkManager"/>
<allow send_interface="org.freedesktop.NetworkManager"/>
</policy>
<policy context="default">
<allow own="org.freedesktop.NetworkManager"/>
<allow send_destination="org.freedesktop.NetworkManager"/>
<allow send_interface="org.freedesktop.NetworkManager"/>
</policy>
</busconfig>
-------------------------
-----/var/log/syslog-----
-------------------------
Jul 31 19:02:15 localhost NetworkManager: <information>^Imatch
Jul 31 19:02:15 localhost NetworkManager: <debug
info>^I[1154386935.368153] nm_device_802_11_wireless_get_activation_ap ():
Forcing AP 'skillin'
Jul 31 19:02:15 localhost NetworkManager: <information>^IUser Switch:
/org/freedesktop/NetworkManager/Devices/wlan0 / skillin
Jul 31 19:02:15 localhost NetworkManager: <information>^IDeactivating
device wlan0.
Jul 31 19:02:16 localhost kernel: [17185089.148000]
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 31 19:02:17 localhost dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/wlan0 for sub-path wlan0.dbus.get.reason
Jul 31 19:02:17 localhost NetworkManager: <information>^IDevice wlan0
activation scheduled...
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) started...
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 1 of 5 (Device Prepare) started...
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 2 of 5 (Device Configure) scheduled...
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 1 of 5 (Device Prepare) complete.
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 2 of 5 (Device Configure) starting...
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0/wireless): access point 'skillin' is encrypted, but NO valid key
exists. New key needed.
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) New wireless user key requested for network 'skillin'.
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 2 of 5 (Device Configure) complete.
Jul 31 19:02:17 localhost NetworkManager: <information>^Imatch
Jul 31 19:02:17 localhost last message repeated 5 times
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) New wireless user key for network 'skillin' received.
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 1 of 5 (Device Prepare) started...
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 2 of 5 (Device Configure) scheduled...
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 1 of 5 (Device Prepare) complete.
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 2 of 5 (Device Configure) starting...
Jul 31 19:02:17 localhost NetworkManager: <information>^IActivation
(wlan0/wireless): access point 'skillin' is encrypted, and a key exists.
No new key needed.
Jul 31 19:02:17 localhost NetworkManager: <information>^Imatch
Jul 31 19:02:17 localhost last message repeated 3 times
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: sending
command 'INTERFACE_ADD wlan0^I^Indiswrapper^I/var/run/wpa_supplicant^I'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: response was
'OK'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: sending
command 'AP_SCAN 1'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: response was
'OK'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: sending
command 'ADD_NETWORK'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: response was
'0'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: sending
command 'SET_NETWORK 0 ssid 736b696c6c696e'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: response was
'OK'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: sending
command 'SET_NETWORK 0 key_mgmt NONE'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: response was
'OK'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: sending
command 'SET_NETWORK 0 wep_key0 <key>'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: response was
'OK'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: sending
command 'SET_NETWORK 0 wep_tx_keyidx 0'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: response was
'OK'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: sending
command 'ENABLE_NETWORK 0'
Jul 31 19:02:18 localhost NetworkManager: <information>^ISUP: response was
'OK'
Jul 31 19:02:18 localhost NetworkManager: <information>^IActivation
(wlan0) Stage 2 of 5 (Device Configure) complete.
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Global control interface
'/var/run/wpa_supplicant-global'
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): RX global ctrl_iface -
hexdump_ascii(len=57):
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 49 4e 54 45 52 46 41 43 45 5f 41
44 44 20 77 6c INTERFACE_ADD wl
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 61 6e 30 09 09 6e 64 69 73 77 72
61 70 70 65 72 an0__ndiswrapper
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 09 2f 76 61 72 2f 72 75 6e 2f 77
70 61 5f 73 75 _/var/run/wpa_su
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 70 70 6c 69 63 61 6e 74
09 pplicant_
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE GLOBAL INTERFACE_ADD
'wlan0^I^Indiswrapper^I/var/run/wpa_supplicant^I'
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Initializing interface 'wlan0' conf
'N/A' driver 'ndiswrapper' ctrl_interface '/var/run/wpa_supplicant'
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Initializing interface (2) 'wlan0'
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: SUPP_PAE entering state
DISCONNECTED
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: KEY_RX entering state
NO_KEY_RECEIVE
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: SUPP_BE entering state
INITIALIZE
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAP: EAP entering state DISABLED
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portEnabled=0
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portValid=0
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): SIOCGIWRANGE: WE(compiled)=19
WE(source)=18 enc_capa=0xd
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): capabilities: key_mgmt 0x5 enc 0xf
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Own MAC address: 00:0f:66:e8:ab:88
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Driver does not support WPA.
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): iver_wext_set_key: alg=0 key_idx=0
set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=1 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=2 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=3 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting scan request: 0 sec 100000
usec
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Added interface wlan0
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Wireless event: cmd=0x8b06 len=8
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): RX ctrl_iface - hexdump_ascii(len=9):
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 41 50 5f 53 43 41 4e 20
31 AP_SCAN 1
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): RX ctrl_iface - hexdump_ascii(len=11):
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 41 44 44 5f 4e 45 54 57 4f 52
4b ADD_NETWORK
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE: ADD_NETWORK
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): RX ctrl_iface - hexdump_ascii(len=33):
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 53 45 54 5f 4e 45 54 57 4f 52 4b
20 30 20 73 73 SET_NETWORK 0 ss
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 69 64 20 37 33 36 62 36 39 36 63
36 63 36 39 36 id 736b696c6c696
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049):
65 e
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE: SET_NETWORK id=0
name='ssid' value='736b696c6c696e'
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): ssid - hexdump_ascii(len=7):
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): n
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): RX ctrl_iface - hexdump_ascii(len=27):
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 53 45 54 5f 4e 45 54 57 4f 52 4b
20 30 20 6b 65 SET_NETWORK 0 ke
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 79 5f 6d 67 6d 74 20 4e 4f 4e
45 y_mgmt NONE
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE: SET_NETWORK id=0
name='key_mgmt' value='NONE'
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): key_mgmt: 0x4
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): RX ctrl_iface -
hexdump_ascii(len=49): [REMOVED]
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE: SET_NETWORK id=0
name='wep_key0' value='[REMOVED]'
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wep_key0 - hexdump(len=13): [REMOVED]
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): RX ctrl_iface - hexdump_ascii(len=29):
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 53 45 54 5f 4e 45 54 57 4f 52 4b
20 30 20 77 65 SET_NETWORK 0 we
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 70 5f 74 78 5f 6b 65 79 69 64 78
20 30 p_tx_keyidx 0
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE: SET_NETWORK id=0
name='wep_tx_keyidx' value='0'
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wep_tx_keyidx=0 (0x0)
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): RX ctrl_iface - hexdump_ascii(len=16):
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 45 4e 41 42 4c 45 5f 4e 45 54 57
4f 52 4b 20 30 ENABLE_NETWORK 0
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE: ENABLE_NETWORK id=0
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting scan request: 0 sec 0 usec
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: DISCONNECTED -> SCANNING
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Starting AP scan (broadcast SSID)
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): RX ctrl_iface - hexdump_ascii(len=6):
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): H
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor attached -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan timeout - try to get results
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Received 449 bytes of scan results (2
BSSes)
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan results: 2
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Selecting BSS from priority group 0
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 0: 00:13:10:09:28:54 ssid='skillin'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 1: 00:15:e9:6a:3d:28 ssid='McKnight'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): selected non-WPA AP
00:13:10:09:28:54 ssid='skillin'
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Trying to associate with
00:13:10:09:28:54 (SSID='skillin' freq=2432 MHz)
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Cancelling scan request
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Automatic auth_alg selection: 0x1
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP WPA IE
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP RSN IE
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:02:21 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): No keys have been configured - skip
key clearing
Jul 31 19:02:26 localhost kernel: [17185099.472000] wlan0: no IPv6 routers
present
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): ate: SCANNING -> ASSOCIATING
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Association request to the driver
failed
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting authentication timeout: 5 sec
0 usec
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portControl=ForceAuthorized
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Authentication with 00:00:00:00:00:00
timed out.
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Added BSSID 00:00:00:00:00:00 into
blacklist
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: ASSOCIATING -> DISCONNECTED
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=0 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=1 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=2 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=3 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portEnabled=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portValid=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): equest: 0 sec 0 usec
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: DISCONNECTED -> SCANNING
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Starting AP scan (broadcast SSID)
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan timeout - try to get results
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Received 224 bytes of scan results (1
BSSes)
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan results: 1
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Selecting BSS from priority group 0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 0: 00:13:10:09:28:54 ssid='skillin'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): selected non-WPA AP
00:13:10:09:28:54 ssid='skillin'
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Trying to associate with
00:13:10:09:28:54 (SSID='skillin' freq=2432 MHz)
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Cancelling scan request
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Automatic auth_alg selection: 0x1
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP WPA IE
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP RSN IE
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): No keys have been configured - skip
key clearing
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: SCANNING -> ASSOCIATING
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Association request to the driver
failed
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): f 63 74 72 6c 5f 35 37 36 33 2d 37 00
30 00
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting authentication timeout: 5 sec
0 usec
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portControl=ForceAuthorized
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Authentication with 00:00:00:00:00:00
timed out.
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): BSSID 00:00:00:00:00:00 blacklist
count incremented to 2
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: ASSOCIATING -> DISCONNECTED
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=0 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=1 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=2 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=3 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portEnabled=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portValid=0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting scan request: 0 sec 0 usec
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: DISCONNECTED -> SCANNING
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Starting AP scan (broadcast SSID)
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan timeout - try to get results
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Received 449 bytes of scan results (2
BSSes)
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan results: 2
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): electing BSS from priority group 0
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 0: 00:13:10:09:28:54 ssid='skillin'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 1: 00:15:e9:6a:3d:28 ssid='McKnight'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): selected non-WPA AP
00:13:10:09:28:54 ssid='skillin'
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Trying to associate with
00:13:10:09:28:54 (SSID='skillin' freq=2432 MHz)
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Cancelling scan request
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Automatic auth_alg selection: 0x1
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP WPA IE
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP RSN IE
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): No keys have been configured - skip
key clearing
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: SCANNING -> ASSOCIATING
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Association request to the driver
failed
Jul 31 19:02:37 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): ec
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portControl=ForceAuthorized
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Authentication with 00:00:00:00:00:00
timed out.
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): BSSID 00:00:00:00:00:00 blacklist
count incremented to 3
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: ASSOCIATING -> DISCONNECTED
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=0 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=1 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=2 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=3 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portEnabled=0
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portValid=0
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting scan request: 0 sec 0 usec
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: DISCONNECTED -> SCANNING
Jul 31 19:02:58 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Starting AP scan (broadcast SSID)
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan timeout - try to get results
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Received 449 bytes of scan results (2
BSSes)
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan results: 2
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Selecting BSS from priority group 0
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): n_ie_len=0 caps=0x11
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 1: 00:15:e9:6a:3d:28 ssid='McKnight'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): selected non-WPA AP
00:13:10:09:28:54 ssid='skillin'
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Trying to associate with
00:13:10:09:28:54 (SSID='skillin' freq=2432 MHz)
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Cancelling scan request
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Automatic auth_alg selection: 0x1
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP WPA IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP RSN IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): No keys have been configured - skip
key clearing
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: SCANNING -> ASSOCIATING
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Association request to the driver
failed
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting authentication timeout: 5 sec
0 usec
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portControl=ForceAuthorized
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 0:00:00:00:00 timed out.
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): BSSID 00:00:00:00:00:00 blacklist
count incremented to 4
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: ASSOCIATING -> DISCONNECTED
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=0 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=1 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=2 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=3 set_tx=0 seq_len=0 key_len=0
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portEnabled=0
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portValid=0
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting scan request: 0 sec 0 usec
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: DISCONNECTED -> SCANNING
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Starting AP scan (broadcast SSID)
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan timeout - try to get results
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Received 449 bytes of scan results (2
BSSes)
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan results: 2
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Selecting BSS from priority group 0
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 0: 00:13:10:09:28:54 ssid='skillin'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): selected non-WPA AP
00:13:10:09:28:54 ssid='skillin'
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Trying to associate with
00:13:10:09:28:54 (SSID='skillin' freq=2432 MHz)
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Cancelling scan request
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Automatic auth_alg selection: 0x1
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP WPA IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP RSN IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): No keys have been configured - skip
key clearing
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: SCANNING -> ASSOCIATING
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Association request to the driver
failed
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting authentication timeout: 5 sec
0 usec
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portControl=ForceAuthorized
Jul 31 19:02:59 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Authentication with 00:00:00:00:00:00
timed out.
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): BSSID 00:00:00:00:00:00 blacklist
count incremented to 5
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: ASSOCIATING -> DISCONNECTED
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=0 set_tx=0 seq_len=0 key_len=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=1 set_tx=0 seq_len=0 key_len=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=2 set_tx=0 seq_len=0 key_len=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=3 set_tx=0 seq_len=0 key_len=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portEnabled=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portValid=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting scan request: 0 sec 0 usec
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: DISCONNECTED -> SCANNING
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Starting AP scan (broadcast SSID)
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan timeout - try to get results
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Received 449 bytes of scan results (2
BSSes)
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan results: 2
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Selecting BSS from priority group 0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 0: 00:13:10:09:28:54 ssid='skillin'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 1: 00:15:e9:6a:3d:28 ssid='McKnight'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 0:09:28:54 ssid='skillin'
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Trying to associate with
00:13:10:09:28:54 (SSID='skillin' freq=2432 MHz)
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Cancelling scan request
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Automatic auth_alg selection: 0x1
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP WPA IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP RSN IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): No keys have been configured - skip
key clearing
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: SCANNING -> ASSOCIATING
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Association request to the driver
failed
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting authentication timeout: 5 sec
0 usec
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portControl=ForceAuthorized
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Authentication with 00:00:00:00:00:00
timed out.
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 36 33 2d 37 00 30 00
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): BSSID 00:00:00:00:00:00 blacklist
count incremented to 6
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: ASSOCIATING -> DISCONNECTED
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=0 set_tx=0 seq_len=0 key_len=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=1 set_tx=0 seq_len=0 key_len=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=2 set_tx=0 seq_len=0 key_len=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): wpa_driver_wext_set_key: alg=0
key_idx=3 set_tx=0 seq_len=0 key_len=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portEnabled=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portValid=0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting scan request: 0 sec 0 usec
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: DISCONNECTED -> SCANNING
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Starting AP scan (broadcast SSID)
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan timeout - try to get results
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Received 449 bytes of scan results (2
BSSes)
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Scan results: 2
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Selecting BSS from priority group 0
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 0: 00:13:10:09:28:54 ssid='skillin'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): 1: 00:15:e9:6a:3d:28 ssid='McKnight'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): skip - no WPA/RSN IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): selected non-WPA AP
00:13:10:09:28:54 ssid='skillin'
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): req=2432 MHz)
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Cancelling scan request
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Automatic auth_alg selection: 0x1
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP WPA IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing AP RSN IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): WPA: clearing own WPA/RSN IE
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): No keys have been configured - skip
key clearing
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): State: SCANNING -> ASSOCIATING
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Association request to the driver
failed
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Setting authentication timeout: 5 sec
0 usec
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): EAPOL: External notification -
portControl=ForceAuthorized
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): Authentication with 00:00:00:00:00:00
timed out.
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): CTRL_IFACE monitor send -
hexdump(len=42): 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 35 37 36 33 2d 37 00 30 00
Jul 31 19:03:14 localhost NetworkManager:
<information>^Iwpa_supplicant(8049): BSSID 00:00:00:00:00:00 blacklist
count incremented to 7
Jul 31 19:03:18 localhost NetworkManager: <information>^IActivation
(wlan0/wireless): association took too long (>60s), failing activation.
Jul 31 19:03:18 localhost NetworkManager: <information>^IActivation
(wlan0) failure scheduled...
Jul 31 19:03:18 localhost NetworkManager: <information>^IActivation
(wlan0) failed for access point (skillin)
Jul 31 19:03:18 localhost NetworkManager: <information>^IActivation
(wlan0) failed.
Jul 31 19:03:18 localhost NetworkManager: <information>^IDeactivating
device wlan0.
Jul 31 19:03:18 localhost dhclient: receive_packet failed on wlan0:
Network is down
Jul 31 19:03:18 localhost dhclient: receive_packet failed on wlan0:
Network is down
Jul 31 19:03:21 localhost NetworkManager: <information>^Imatch
Jul 31 19:03:28 localhost kernel: [17185161.476000] ADDRCONF(NETDEV_UP):
wlan0: link is not ready
--
From,
Jacob
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]