[Pkg-utopia-maintainers] Bug#430580: Association request to the driver failed
Elias Gerber
egerber at gmx.net
Mon Aug 6 22:14:05 UTC 2007
I have the same problem here with Etch when I try to connect to a WPA
encrypted wireless network.
network-manager is version 0.6.4-6.
The card is an Atheros card:
02:02.0 Ethernet controller: Atheros Communications, Inc. AR5211
802.11ab NIC (rev 01)
and I am using madwifi driver version 0.9.3.1.
The only error I see in the log is
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Connecting to non-encrypted network works fine as far as I have tested
it.
For me it helps (tested a few times) to do an
/etc/dbus-1/event.d/25NetworkManager stop
rmmod ath_pci
modprobe ath_pci
/ect/dbus-1/event.d/25NetworkManager start
Then I'm able to connect again using network manager.
Connecting to the wireless network without network-manager, with an
entry like this in /ect/network/interfaces
iface ath0 inet dhcp
wpa-ssid homeland
wpa-psk MyVerySecretKey
always works fine.
Bellow is the output when network-manager tries to connect and fails.
Feel free to contact me if you need more information.
Greetings
Elias Gerber
Aug 6 18:29:51 localhost NetworkManager: <information>^IUpdating
allowed wireless network lists.
Aug 6 18:32:40 localhost ntpd[3797]: synchronized to 192.36.143.153,
stratum 1
Aug 6 18:33:19 localhost NetworkManager: <debug
info>^I[1186417999.501330] nm_device_802_11_wireless_get_activation_ap
(): Forcing AP 'homeland'
Aug 6 18:33:19 localhost NetworkManager: <information>^IUser
Switch: /org/freedesktop/NetworkManager/Devices/ath0 / homeland
Aug 6 18:33:19 localhost NetworkManager: <information>^IDeactivating
device ath0.
Aug 6 18:33:19 localhost dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/ath0 for sub-path ath0.dbus.get.reason
Aug 6 18:33:19 localhost NetworkManager: <information>^IDevice ath0
activation scheduled...
Aug 6 18:33:19 localhost NetworkManager: <information>^IDeactivating
device eth0.
Aug 6 18:33:19 localhost dhclient: There is already a pid
file /var/run/dhclient.eth0.pid with pid 3612
Aug 6 18:33:19 localhost dhclient: killed old client process, removed
PID file
Aug 6 18:33:19 localhost dhclient: wifi0: unknown hardware address type
801
Aug 6 18:33:19 localhost dhclient: wifi0: unknown hardware address type
801
Aug 6 18:33:19 localhost dhclient: DHCPRELEASE on eth0 to 192.168.1.1
port 67
Aug 6 18:33:19 localhost avahi-daemon[3343]: Withdrawing address record
for 192.168.1.20 on eth0.
Aug 6 18:33:19 localhost avahi-daemon[3343]: Leaving mDNS multicast
group on interface eth0.IPv4 with address 192.168.1.20.
Aug 6 18:33:19 localhost avahi-daemon[3343]: iface.c:
interface_mdns_mcast_join() called but no local address available.
Aug 6 18:33:19 localhost avahi-daemon[3343]: Interface eth0.IPv4 no
longer relevant for mDNS.
Aug 6 18:33:20 localhost NetworkManager: <information>^IActivation
(ath0) started...
Aug 6 18:33:20 localhost NetworkManager: <information>^IActivation
(ath0) Stage 1 of 5 (Device Prepare) scheduled...
Aug 6 18:33:20 localhost NetworkManager: <information>^IActivation
(ath0) Stage 1 of 5 (Device Prepare) started...
Aug 6 18:33:20 localhost NetworkManager: <information>^IActivation
(ath0) Stage 2 of 5 (Device Configure) scheduled...
Aug 6 18:33:20 localhost NetworkManager: <information>^IActivation
(ath0) Stage 1 of 5 (Device Prepare) complete.
Aug 6 18:33:20 localhost NetworkManager: <information>^IActivation
(ath0) Stage 2 of 5 (Device Configure) starting...
Aug 6 18:33:20 localhost NetworkManager: <information>^IActivation
(ath0/wireless): access point 'homeland' is encrypted, but NO valid key
exists. New key needed.
Aug 6 18:33:20 localhost NetworkManager: <information>^IActivation
(ath0) New wireless user key requested for network 'homeland'.
Aug 6 18:33:20 localhost NetworkManager: <information>^IActivation
(ath0) Stage 2 of 5 (Device Configure) complete.
Aug 6 18:33:26 localhost NetworkManager: <information>^IActivation
(ath0) New wireless user key for network 'homeland' received.
Aug 6 18:33:26 localhost NetworkManager: <information>^IActivation
(ath0) Stage 1 of 5 (Device Prepare) scheduled...
Aug 6 18:33:26 localhost NetworkManager: <information>^IActivation
(ath0) Stage 1 of 5 (Device Prepare) started...
Aug 6 18:33:26 localhost NetworkManager: <information>^IActivation
(ath0) Stage 2 of 5 (Device Configure) scheduled...
Aug 6 18:33:26 localhost NetworkManager: <information>^IActivation
(ath0) Stage 1 of 5 (Device Prepare) complete.
Aug 6 18:33:26 localhost NetworkManager: <information>^IActivation
(ath0) Stage 2 of 5 (Device Configure) starting...
Aug 6 18:33:26 localhost NetworkManager: <information>^IActivation
(ath0/wireless): access point 'homeland' is encrypted, and a key exists.
No new key needed.
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: sending
command 'INTERFACE_ADD ath0^I^Iwext^I/var/run/wpa_supplicant^I'
Aug 6 18:33:26 localhost kernel: ADDRCONF(NETDEV_CHANGE): ath0: link
becomes ready
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: sending
command 'AP_SCAN 1'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: sending
command 'ADD_NETWORK'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: response
was '0'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: sending
command 'SET_NETWORK 0 ssid 686f6d656c616e64'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: sending
command 'SET_NETWORK 0 proto WPA'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: sending
command 'SET_NETWORK 0 key_mgmt WPA-PSK'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: sending
command 'SET_NETWORK 0 psk <key>'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: sending
command 'ENABLE_NETWORK 0'
Aug 6 18:33:26 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:33:26 localhost NetworkManager: <information>^IActivation
(ath0) Stage 2 of 5 (Device Configure) complete.
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Global control interface
'/var/run/wpa_supplicant-global'
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RX global ctrl_iface -
hexdump_ascii(len=49):
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 49 4e 54 45 52 46 41 43 45 5f
41 44 44 20 61 74 INTERFACE_ADD at
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 68 30 09 09 77 65 78 74 09 2f
76 61 72 2f 72 75 h0__wext_/var/ru
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 6e 2f 77 70 61 5f 73 75 70 70
6c 69 63 61 6e 74 n/wpa_supplicant
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 09
_
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE GLOBAL INTERFACE_ADD
'ath0^I^Iwext^I/var/run/wpa_supplicant^I'
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Initializing interface 'ath0' conf
'N/A' driver 'wext' ctrl_interface '/var/run/wpa_supplicant' bridge
'N/A'
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Initializing interface (2) 'ath0'
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: SUPP_PAE entering state
DISCONNECTED
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: KEY_RX entering state
NO_KEY_RECEIVE
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: SUPP_BE entering state
INITIALIZE
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAP: EAP entering state DISABLED
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): SIOCGIWRANGE: WE(compiled)=20
WE(source)=13 enc_capa=0xf
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): capabilities: key_mgmt 0xf enc
0xf
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=1,
operstate=5
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 2
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_wpa
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_key: alg=0
key_idx=0 set_tx=0 seq_len=0 key_len=0
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_key: alg=0
key_idx=1 set_tx=0 seq_len=0 key_len=0
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_key: alg=0
key_idx=2 set_tx=0 seq_len=0 key_len=0
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_key: alg=0
key_idx=3 set_tx=0 seq_len=0 key_len=0
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_countermeasures
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 100000
usec
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Added interface ath0
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK, IFLA_IFNAME: Interface
'ath0' added
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RX ctrl_iface -
hexdump_ascii(len=9):
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 41 50 5f 53 43 41 4e 20 31
AP_SCAN 1
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RX ctrl_iface -
hexdump_ascii(len=11):
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 41 44 44 5f 4e 45 54 57 4f 52
4b ADD_NETWORK
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE: ADD_NETWORK
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RX ctrl_iface -
hexdump_ascii(len=35): [REMOVED]
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE: SET_NETWORK id=0
name='ssid'
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): =16): [REMOVED]
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): ssid - hexdump_ascii(len=8):
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 68 6f 6d 65 6c 61 6e 64
homeland
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RX ctrl_iface -
hexdump_ascii(len=23): [REMOVED]
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE: SET_NETWORK id=0
name='proto'
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE: value -
hexdump_ascii(len=3): [REMOVED]
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): proto: 0x1
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RX ctrl_iface -
hexdump_ascii(len=30): [REMOVED]
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE: SET_NETWORK id=0
name='key_mgmt'
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE: value -
hexdump_ascii(len=7): [REMOVED]
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): key_mgmt: 0x2
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RX ctrl_iface -
hexdump_ascii(len=82): [REMOVED]
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE: SET_NETWORK id=0
name='psk'
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE: value -
hexdump_ascii(len=64): [REMOVED]
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): PSK - hexdump(len=32): [REMOVED]
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RX ctrl_iface -
hexdump_ascii(len=16):
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 45 4e 41 42 4c 45 5f 4e 45 54
57 4f 52 4b 20 30 ENABLE_NETWORK 0
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE: ENABLE_NETWORK id=0
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to get current scan results
first without requesting a new scan to speed up initial association
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 819 bytes of scan results
(4 BSSes)
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 4
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): BSS from priority group 0
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:33:26 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:33:36 localhost kernel: ath0: no IPv6 routers present
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 5 sec 0 usec
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor attached -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Added BSSID 00:18:39:c9:a9:07 into
blacklist
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): key clearing
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): ing PTK TKIP
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WER_UP])
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): BSSID 00:18:39:c9:a9:07 blacklist
count incremented to 2
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - blacklisted
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 1: 00:0f:cc:b1:eb:88 ssid='WLan
Tesch' wpa_ie_len=24 rsn_ie_len=22 caps=0x11
Aug 6 18:33:43 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - SSID mismatch
Aug 6 18:33:45 localhost ntpd[3797]: sendto(192.36.143.153) (fd=20):
Invalid argument
Aug 6 18:33:50 localhost ntpd[3797]: sendto(216.176.179.138) (fd=20):
Invalid argument
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 6:b6 ssid='Office Chuard'
wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - no WPA/RSN IE
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No APs found - clear blacklist and
try again
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Removed BSSID 00:18:39:c9:a9:07
from blacklist (clear)
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 00 50 f2 02 01 00 00 50 f2 02 01
00 00 50 f2 02
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): send - hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Added BSSID 00:18:39:c9:a9:07 into
blacklist
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): d 32 00
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:33:51 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:34:05 localhost ntpd[3797]: sendto(192.108.114.23) (fd=20):
Invalid argument
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): ification - EAP success=0
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): BSSID 00:18:39:c9:a9:07 blacklist
count incremented to 2
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): oadcast SSID)
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - blacklisted
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 1: 00:0f:cc:b1:eb:88 ssid='WLan
Tesch' wpa_ie_len=24 rsn_ie_len=22 caps=0x11
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - SSID mismatch
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 2: 00:a0:c5:50:46:b6 ssid='Office
Chuard' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - no WPA/RSN IE
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No APs found - clear blacklist and
try again
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Removed BSSID 00:18:39:c9:a9:07
from blacklist (clear)
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 802.11i/D3.0
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): rol=Auto
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Added BSSID 00:18:39:c9:a9:07 into
blacklist
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:34:07 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:34:11 localhost ntpd[3797]: sendto(129.132.2.21) (fd=20):
Invalid argument
Aug 6 18:34:13 localhost ntpd[3797]: sendto(192.36.143.234) (fd=20):
Invalid argument
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): from priority group 0
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): rstate 0->0 (DORMANT)
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - blacklisted
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 1: 00:0f:cc:b1:eb:88 ssid='WLan
Tesch' wpa_ie_len=24 rsn_ie_len=22 caps=0x11
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - SSID mismatch
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 2: 00:a0:c5:50:46:b6 ssid='Office
Chuard' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - no WPA/RSN IE
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No APs found - clear blacklist and
try again
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Removed BSSID 00:18:39:c9:a9:07
from blacklist (clear)
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): based on WPA IE
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:15 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): st to the driver failed
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Added BSSID 00:18:39:c9:a9:07 into
blacklist
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 1, operstate=5
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): BSSID 00:18:39:c9:a9:07 blacklist
count incremented to 2
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:34:31 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - blacklisted
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): s=0x11
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - SSID mismatch
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 2: 00:a0:c5:50:46:b6 ssid='Office
Chuard' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - no WPA/RSN IE
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No APs found - clear blacklist and
try again
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Removed BSSID 00:18:39:c9:a9:07
from blacklist (clear)
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): ault - 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
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0:00:00:00:00:00 timed out.
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Added BSSID 00:18:39:c9:a9:07 into
blacklist
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 72 2f 77 70 61 5f 63 74 72 6c 5f
33 33 32 35 2d 32 00
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:34:39 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:50 localhost ntpd[3797]: sendto(192.36.143.153) (fd=20):
Invalid argument
Aug 6 18:34:56 localhost ntpd[3797]: sendto(216.176.179.138) (fd=20):
Invalid argument
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): ation timeout: 5 sec 0 usec
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): BSSID 00:18:39:c9:a9:07 blacklist
count incremented to 2
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): : DISCONNECTED -> SCANNING
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - blacklisted
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 1: 00:0f:cc:b1:eb:88 ssid='WLan
Tesch' wpa_ie_len=24 rsn_ie_len=22 caps=0x11
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - SSID mismatch
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 2: 00:a0:c5:50:46:b6 ssid='Office
Chuard' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - no WPA/RSN IE
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No APs found - clear blacklist and
try again
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Removed BSSID 00:18:39:c9:a9:07
from blacklist (clear)
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): omatic auth_alg selection: 0x1
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): fail=0
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Added BSSID 00:18:39:c9:a9:07 into
blacklist
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:34:56 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): an results (3 BSSes)
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): G -> ASSOCIATING
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 00:18:39:c9:a9:07 blacklist count
incremented to 2
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - blacklisted
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 1: 00:0f:cc:b1:eb:88 ssid='WLan
Tesch' wpa_ie_len=24 rsn_ie_len=22 caps=0x11
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - SSID mismatch
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 2: 00:a0:c5:50:46:b6 ssid='Office
Chuard' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - no WPA/RSN IE
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No APs found - clear blacklist and
try again
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Removed BSSID 00:18:39:c9:a9:07
from blacklist (clear)
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): d' wpa_ie_len=26 rsn_ie_len=0
caps=0x11
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: set AP WPA IE -
hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
01 00 00 50 f2 02 00 00
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:35:04 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:35:11 localhost ntpd[3797]: sendto(192.108.114.23) (fd=20):
Invalid argument
Aug 6 18:35:17 localhost ntpd[3797]: sendto(192.36.143.234) (fd=20):
Invalid argument
Aug 6 18:35:17 localhost ntpd[3797]: sendto(129.132.2.21) (fd=20):
Invalid argument
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): state=5
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Added BSSID 00:18:39:c9:a9:07 into
blacklist
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): perstate 0->0 (DORMANT)
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): selected based on WPA IE
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Trying to associate with
00:18:39:c9:a9:07 (SSID='homeland' freq=2462 MHz)
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Cancelling scan request
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing own WPA/RSN IE
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Automatic auth_alg selection: 0x1
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using IEEE 802.11i/D3.0
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: Selected cipher suites: group
8 pairwise 8 key_mgmt 2 proto 1
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 50 f2 02 01 00 00 50 f2 02 01 00 00
50 f2 02 00 00
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: clearing AP RSN IE
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using GTK TKIP
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using PTK TKIP
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WPA: using KEY_MGMT WPA-PSK
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 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
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: SCANNING -> ASSOCIATING
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_associate
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Association request to the driver
failed
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting authentication timeout: 5
sec 0 usec
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
success=0
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification - EAP
fail=0
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portControl=Auto
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b06 len=8
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): ([UP][LOWER_UP])
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b04 len=12
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Wireless event: cmd=0x8b1a len=17
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Authentication with
00:00:00:00:00:00 timed out.
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): CTRL_IFACE monitor send -
hexdump(len=40): 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 33 33 32 35 2d 32 00
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): BSSID 00:18:39:c9:a9:07 blacklist
count incremented to 2
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: ASSOCIATING -> DISCONNECTED
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): No keys have been configured - skip
key clearing
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portEnabled=0
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): EAPOL: External notification -
portValid=0
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Setting scan request: 0 sec 0 usec
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): State: DISCONNECTED -> SCANNING
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Starting AP scan (broadcast SSID)
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan timeout - try to get results
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Received 620 bytes of scan results
(3 BSSes)
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Scan results: 3
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): Selecting BSS from priority group
0
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): 0: 00:18:39:c9:a9:07
ssid='homeland' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
Aug 6 18:35:20 localhost NetworkManager:
<information>^Iwpa_supplicant(4585): skip - blacklisted
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(ath0/wireless): association took too long (>120s), failing activation.
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(ath0) failure scheduled...
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(ath0) failed for access point (homeland)
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(ath0) failed.
Aug 6 18:35:26 localhost NetworkManager: <information>^IDeactivating
device ath0.
Aug 6 18:35:26 localhost NetworkManager: <information>^ISWITCH: no
current connection, found better connection 'eth0'.
Aug 6 18:35:26 localhost kernel: ADDRCONF(NETDEV_CHANGE): ath0: link
becomes ready
Aug 6 18:35:26 localhost NetworkManager: <information>^IWill activate
connection 'eth0'.
Aug 6 18:35:26 localhost NetworkManager: <information>^IDevice eth0
activation scheduled...
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(eth0) started...
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(eth0) Stage 1 of 5 (Device Prepare) scheduled...
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(eth0) Stage 1 of 5 (Device Prepare) started...
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(eth0) Stage 2 of 5 (Device Configure) scheduled...
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(eth0) Stage 1 of 5 (Device Prepare) complete.
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(eth0) Stage 2 of 5 (Device Configure) starting...
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(eth0) Stage 2 of 5 (Device Configure) successful.
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(eth0) Stage 2 of 5 (Device Configure) complete.
Aug 6 18:35:26 localhost NetworkManager: <information>^IActivation
(eth0) Stage 3 of 5 (IP Configure Start) started...
Aug 6 18:35:27 localhost NetworkManager: <information>^IActivation
(eth0) Beginning DHCP transaction.
Aug 6 18:35:27 localhost dhclient: wifi0: unknown hardware address type
801
Aug 6 18:35:27 localhost NetworkManager: <information>^IActivation
(eth0) Stage 3 of 5 (IP Configure Start) complete.
Aug 6 18:35:27 localhost NetworkManager: <information>^IDHCP daemon
state is now 12 (successfully started) for interface eth0
Aug 6 18:35:28 localhost NetworkManager: <information>^IDHCP daemon
state is now 1 (starting) for interface eth0
Aug 6 18:35:29 localhost dhclient: wifi0: unknown hardware address type
801
Aug 6 18:35:29 localhost dhclient: DHCPDISCOVER on eth0 to
255.255.255.255 port 67 interval 7
Aug 6 18:35:29 localhost dhclient: DHCPOFFER from 192.168.1.1
Aug 6 18:35:29 localhost dhclient: DHCPREQUEST on eth0 to
255.255.255.255 port 67
Aug 6 18:35:29 localhost dhclient: DHCPACK from 192.168.1.1
Aug 6 18:35:29 localhost avahi-daemon[3343]: New relevant interface
eth0.IPv4 for mDNS.
Aug 6 18:35:29 localhost avahi-daemon[3343]: Joining mDNS multicast
group on interface eth0.IPv4 with address 192.168.1.20.
Aug 6 18:35:29 localhost avahi-daemon[3343]: Registering new address
record for 192.168.1.20 on eth0.
Aug 6 18:35:29 localhost NetworkManager: <information>^IDHCP daemon
state is now 2 (bound) for interface eth0
Aug 6 18:35:29 localhost NetworkManager: <information>^IActivation
(eth0) Stage 4 of 5 (IP Configure Get) scheduled...
Aug 6 18:35:29 localhost NetworkManager: <information>^IActivation
(eth0) Stage 4 of 5 (IP Configure Get) started...
Aug 6 18:35:29 localhost dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.domain_name
Aug 6 18:35:29 localhost dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_domain
Aug 6 18:35:29 localhost dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_servers
Aug 6 18:35:29 localhost NetworkManager: <information>^IRetrieved the
following IP4 configuration from the DHCP daemon:
Aug 6 18:35:29 localhost NetworkManager: <information>^I address
192.168.1.20
Aug 6 18:35:29 localhost NetworkManager: <information>^I netmask
255.255.255.0
Aug 6 18:35:29 localhost NetworkManager: <information>^I broadcast
192.168.1.255
Aug 6 18:35:29 localhost NetworkManager: <information>^I gateway
192.168.1.1
Aug 6 18:35:29 localhost NetworkManager: <information>^I nameserver
192.168.1.1
Aug 6 18:35:29 localhost NetworkManager: <information>^I hostname
'XERXES'
Aug 6 18:35:29 localhost NetworkManager: <information>^IActivation
(eth0) Stage 5 of 5 (IP Configure Commit) scheduled...
Aug 6 18:35:29 localhost NetworkManager: <information>^IActivation
(eth0) Stage 4 of 5 (IP Configure Get) complete.
Aug 6 18:35:29 localhost NetworkManager: <information>^IActivation
(eth0) Stage 5 of 5 (IP Configure Commit) started...
Aug 6 18:35:29 localhost avahi-daemon[3343]: Withdrawing address record
for 192.168.1.20 on eth0.
Aug 6 18:35:29 localhost avahi-daemon[3343]: Leaving mDNS multicast
group on interface eth0.IPv4 with address 192.168.1.20.
Aug 6 18:35:29 localhost avahi-daemon[3343]: IP_DROP_MEMBERSHIP failed:
No such device
Aug 6 18:35:29 localhost avahi-daemon[3343]: iface.c:
interface_mdns_mcast_join() called but no local address available.
Aug 6 18:35:29 localhost avahi-daemon[3343]: Interface eth0.IPv4 no
longer relevant for mDNS.
Aug 6 18:35:29 localhost avahi-daemon[3343]: New relevant interface
eth0.IPv4 for mDNS.
Aug 6 18:35:29 localhost avahi-daemon[3343]: Joining mDNS multicast
group on interface eth0.IPv4 with address 192.168.1.20.
Aug 6 18:35:29 localhost avahi-daemon[3343]: Registering new address
record for 192.168.1.20 on eth0.
Aug 6 18:35:29 localhost dhclient: bound to 192.168.1.20 -- renewal in
38669 seconds.
Aug 6 18:35:30 localhost NetworkManager: <information>^IClearing nscd
hosts cache.
Aug 6 18:35:30 localhost NetworkManager: <WARNING>^I nm_spawn_process
(): nm_spawn_process('/usr/sbin/nscd -i hosts'): could not spawn
process. (Failed to execute child process "/usr/sbin/nscd" (No such file
or directory))
Aug 6 18:35:30 localhost NetworkManager: <information>^IActivation
(eth0) successful, device activated.
Aug 6 18:35:30 localhost NetworkManager: <information>^IActivation
(eth0) Finish handler scheduled.
Aug 6 18:35:30 localhost NetworkManager: <information>^IActivation
(eth0) Stage 5 of 5 (IP Configure Commit) complete.
Aug 6 18:35:40 localhost kernel: eth0: no IPv6 routers present
Aug 6 18:35:50 localhost kernel: ath0: no IPv6 routers present
Aug 6 18:39:29 localhost ntpd[3797]: synchronized to 192.36.143.234,
stratum 1
Aug 6 18:42:27 localhost ntpd[3797]: synchronized to 192.36.143.153,
stratum 1
Aug 6 18:49:16 localhost ntpd[3797]: synchronized to 192.36.143.234,
stratum 1
Aug 6 18:52:27 localhost NetworkManager: <debug
info>^I[1186419147.299773] nm_device_802_11_wireless_get_activation_ap
(): Forcing AP 'homeland2'
Aug 6 18:52:27 localhost NetworkManager: <information>^IUser
Switch: /org/freedesktop/NetworkManager/Devices/ath0 / homeland2
Aug 6 18:52:27 localhost NetworkManager: <information>^IDeactivating
device ath0.
Aug 6 18:52:27 localhost dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/ath0 for sub-path ath0.dbus.get.reason
Aug 6 18:52:27 localhost NetworkManager: <information>^IDevice ath0
activation scheduled...
Aug 6 18:52:27 localhost NetworkManager: <information>^IDeactivating
device eth0.
Aug 6 18:52:27 localhost dhclient: There is already a pid
file /var/run/dhclient.eth0.pid with pid 4781
Aug 6 18:52:27 localhost dhclient: killed old client process, removed
PID file
Aug 6 18:52:27 localhost dhclient: wifi0: unknown hardware address type
801
Aug 6 18:52:27 localhost dhclient: wifi0: unknown hardware address type
801
Aug 6 18:52:27 localhost dhclient: DHCPRELEASE on eth0 to 192.168.1.1
port 67
Aug 6 18:52:27 localhost avahi-daemon[3343]: Withdrawing address record
for 192.168.1.20 on eth0.
Aug 6 18:52:27 localhost avahi-daemon[3343]: Leaving mDNS multicast
group on interface eth0.IPv4 with address 192.168.1.20.
Aug 6 18:52:27 localhost avahi-daemon[3343]: iface.c:
interface_mdns_mcast_join() called but no local address available.
Aug 6 18:52:27 localhost avahi-daemon[3343]: Interface eth0.IPv4 no
longer relevant for mDNS.
Aug 6 18:52:28 localhost NetworkManager: <information>^IActivation
(ath0) started...
Aug 6 18:52:28 localhost NetworkManager: <information>^IActivation
(ath0) Stage 1 of 5 (Device Prepare) scheduled...
Aug 6 18:52:28 localhost NetworkManager: <information>^IActivation
(ath0) Stage 1 of 5 (Device Prepare) started...
Aug 6 18:52:28 localhost NetworkManager: <information>^IActivation
(ath0) Stage 2 of 5 (Device Configure) scheduled...
Aug 6 18:52:28 localhost NetworkManager: <information>^IActivation
(ath0) Stage 1 of 5 (Device Prepare) complete.
Aug 6 18:52:28 localhost NetworkManager: <information>^IActivation
(ath0) Stage 2 of 5 (Device Configure) starting...
Aug 6 18:52:28 localhost NetworkManager: <information>^IActivation
(ath0/wireless): access point 'homeland2' is unencrypted, no key
needed.
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: sending
command 'INTERFACE_ADD ath0^I^Iwext^I/var/run/wpa_supplicant^I'
Aug 6 18:52:28 localhost kernel: ADDRCONF(NETDEV_CHANGE): ath0: link
becomes ready
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: sending
command 'AP_SCAN 2'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: sending
command 'ADD_NETWORK'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: response
was '0'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: sending
command 'SET_NETWORK 0 ssid 686f6d656c616e6432'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: sending
command 'SET_NETWORK 0 scan_ssid 1'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: sending
command 'SET_NETWORK 0 key_mgmt NONE'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: sending
command 'ENABLE_NETWORK 0'
Aug 6 18:52:28 localhost NetworkManager: <information>^ISUP: response
was 'OK'
Aug 6 18:52:28 localhost NetworkManager: <information>^IActivation
(ath0) Stage 2 of 5 (Device Configure) complete.
Aug 6 18:52:37 localhost NetworkManager: <debug
info>^I[1186419157.678977] nm_device_802_11_wireless_update_bssid ():
Roamed from BSSID 00:00:00:00:00:00 to 00:18:39:C9:A9:07 on wireless
network 'homeland2'
Aug 6 18:52:37 localhost NetworkManager: <information>^IActivation
(ath0/wireless) Stage 2 of 5 (Device Configure) successful. Connected
to access point 'homeland2'.
Aug 6 18:52:37 localhost NetworkManager: <information>^IActivation
(ath0) Stage 3 of 5 (IP Configure Start) scheduled.
Aug 6 18:52:37 localhost NetworkManager: <information>^IActivation
(ath0) Stage 3 of 5 (IP Configure Start) started...
Aug 6 18:52:37 localhost NetworkManager: <debug
info>^I[1186419157.715011] nm_dbus_signal_filter (): NetworkManagerInfo
triggered update of wireless network 'homeland2'
Aug 6 18:52:37 localhost NetworkManager: <debug
info>^I[1186419157.715367] nm_dbus_signal_filter (): NetworkManagerInfo
triggered update of wireless network 'homeland2'
Aug 6 18:52:37 localhost NetworkManager: <debug
info>^I[1186419157.715648] nm_dbus_signal_filter (): NetworkManagerInfo
triggered update of wireless network 'homeland2'
Aug 6 18:52:37 localhost NetworkManager: <debug
info>^I[1186419157.715922] nm_dbus_signal_filter (): NetworkManagerInfo
triggered update of wireless network 'homeland2'
Aug 6 18:52:37 localhost NetworkManager: <information>^IOld device
'ath0' activating, won't change.
Aug 6 18:52:38 localhost ntpd[3797]: sendto(129.132.2.21) (fd=20):
Invalid argument
Aug 6 18:52:38 localhost NetworkManager: <information>^IActivation
(ath0) Beginning DHCP transaction.
Aug 6 18:52:38 localhost dhclient: wifi0: unknown hardware address type
801
Aug 6 18:52:38 localhost NetworkManager: <information>^IActivation
(ath0) Stage 3 of 5 (IP Configure Start) complete.
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Global control interface
'/var/run/wpa_supplicant-global'
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RX global ctrl_iface -
hexdump_ascii(len=49):
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): 49 4e 54 45 52 46 41 43 45 5f
41 44 44 20 61 74 INTERFACE_ADD at
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): 68 30 09 09 77 65 78 74 09 2f
76 61 72 2f 72 75 h0__wext_/var/ru
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): 6e 2f 77 70 61 5f 73 75 70 70
6c 69 63 61 6e 74 n/wpa_supplicant
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): 09
_
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): CTRL_IFACE GLOBAL INTERFACE_ADD
'ath0^I^Iwext^I/var/run/wpa_supplicant^I'
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Initializing interface 'ath0' conf
'N/A' driver 'wext' ctrl_interface '/var/run/wpa_supplicant' bridge
'N/A'
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Initializing interface (2) 'ath0'
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): EAPOL: SUPP_PAE entering state
DISCONNECTED
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): EAPOL: KEY_RX entering state
NO_KEY_RECEIVE
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): EAPOL: SUPP_BE entering state
INITIALIZE
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): EAP: EAP entering state DISABLED
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): EAPOL: External notification -
portEnabled=0
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): EAPOL: External notification -
portValid=0
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): SIOCGIWRANGE: WE(compiled)=20
WE(source)=13 enc_capa=0xf
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): capabilities: key_mgmt 0xf enc
0xf
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): WEXT: Operstate: linkmode=1,
operstate=5
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): 2
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): wpa_driver_wext_set_wpa
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): wpa_driver_wext_set_key: alg=0
key_idx=0 set_tx=0 seq_len=0 key_len=0
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): wpa_driver_wext_set_key: alg=0
key_idx=1 set_tx=0 seq_len=0 key_len=0
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): wpa_driver_wext_set_key: alg=0
key_idx=2 set_tx=0 seq_len=0 key_len=0
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): wpa_driver_wext_set_key: alg=0
key_idx=3 set_tx=0 seq_len=0 key_len=0
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184):
wpa_driver_wext_set_countermeasures
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Setting scan request: 0 sec 100000
usec
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Added interface ath0
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RTM_NEWLINK: operstate=0
ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Wireless event: cmd=0x8b06 len=8
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RTM_NEWLINK, IFLA_IFNAME: Interface
'ath0' added
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RX ctrl_iface -
hexdump_ascii(len=9):
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): 41 50 5f 53 43 41 4e 20 32
AP_SCAN 2
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RX ctrl_iface -
hexdump_ascii(len=11):
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): 41 44 44 5f 4e 45 54 57 4f 52
4b ADD_NETWORK
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): CTRL_IFACE: ADD_NETWORK
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RX ctrl_iface -
hexdump_ascii(len=37): [REMOVED]
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): CTRL_IFACE: SET_NETWORK id=0
name='ssid'
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): =18): [REMOVED]
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): ssid - hexdump_ascii(len=9):
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): 68 6f 6d 65 6c 61 6e 64 32
homeland2
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RX ctrl_iface -
hexdump_ascii(len=25): [REMOVED]
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): CTRL_IFACE: SET_NETWORK id=0
name='scan_ssid'
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): CTRL_IFACE: value -
hexdump_ascii(len=1): [REMOVED]
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): scan_ssid=1 (0x1)
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RX ctrl_iface -
hexdump_ascii(len=27): [REMOVED]
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): CTRL_IFACE: SET_NETWORK id=0
name='key_mgmt'
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): CTRL_IFACE: value -
hexdump_ascii(len=4): [REMOVED]
Aug 6 18:52:38 localhost NetworkManager: <information>^IDHCP daemon
state is now 12 (successfully started) for interface ath0
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): key_mgmt: 0x4
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RX ctrl_iface -
hexdump_ascii(len=16):
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): 45 4e 41 42 4c 45 5f 4e 45 54
57 4f 52 4b 20 30 ENABLE_NETWORK 0
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): CTRL_IFACE: ENABLE_NETWORK id=0
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Setting scan request: 0 sec 0 usec
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): State: DISCONNECTED -> SCANNING
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Trying to associate with SSID
'homeland2'
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Cancelling scan request
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): WPA: clearing own WPA/RSN IE
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Automatic auth_alg selection: 0x1
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): WPA: clearing AP WPA IE
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): WPA: clearing AP RSN IE
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): WPA: clearing own WPA/RSN IE
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): No keys have been configured - skip
key clearing
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184):
wpa_driver_wext_set_drop_unencrypted
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): State: SCANNING -> ASSOCIATING
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): ORMANT)
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): wpa_driver_wext_associate
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Setting authentication timeout: 60
sec 0 usec
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): EAPOL: External notification -
portControl=ForceAuthorized
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): CTRL_IFACE monitor attached -
hexdump(len=40): 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 33 33 32 35 2d 34 00
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Wireless event: cmd=0x8b06 len=8
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Wireless event: cmd=0x8b1a len=18
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Wireless event: cmd=0x8b19 len=8
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Received 812 bytes of scan results
(4 BSSes)
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Scan results: 4
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): RTM_NEWLINK: operstate=0
ifi_flags=0x11003 ([UP][LOWER_UP])
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Wireless event: cmd=0x8b15 len=20
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Wireless event: new AP:
00:18:39:c9:a9:07
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): State: ASSOCIATING -> ASSOCIATED
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): wpa_driver_wext_set_operstate:
operstate 0->0 (DORMANT)
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): WEXT: Operstate: linkmode=-1,
operstate=5
Aug 6 18:52:38 localhost NetworkManager:
<information>^Iwpa_supplicant(6184): Associated to a new BSS:
BSSID=00:18:39:c9:a9:07
Aug 6 18:52:39 localhost kernel: ath0: no IPv6 routers present
Aug 6 18:52:39 localhost NetworkManager: <information>^IDHCP daemon
state is now 1 (starting) for interface ath0
Aug 6 18:52:39 localhost dhclient: wifi0: unknown hardware address type
801
Aug 6 18:52:43 localhost dhclient: DHCPDISCOVER on ath0 to
255.255.255.255 port 67 interval 5
Aug 6 18:52:43 localhost dhclient: DHCPOFFER from 192.168.1.1
Aug 6 18:52:43 localhost dhclient: DHCPREQUEST on ath0 to
255.255.255.255 port 67
Aug 6 18:52:43 localhost dhclient: DHCPACK from 192.168.1.1
Aug 6 18:52:43 localhost avahi-daemon[3343]: New relevant interface
ath0.IPv4 for mDNS.
Aug 6 18:52:43 localhost avahi-daemon[3343]: Joining mDNS multicast
group on interface ath0.IPv4 with address 192.168.1.124.
Aug 6 18:52:43 localhost avahi-daemon[3343]: Registering new address
record for 192.168.1.124 on ath0.
Aug 6 18:52:43 localhost NetworkManager: <information>^IDHCP daemon
state is now 2 (bound) for interface ath0
Aug 6 18:52:43 localhost NetworkManager: <information>^IActivation
(ath0) Stage 4 of 5 (IP Configure Get) scheduled...
Aug 6 18:52:43 localhost NetworkManager: <information>^IActivation
(ath0) Stage 4 of 5 (IP Configure Get) started...
Aug 6 18:52:43 localhost dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/ath0 for sub-path ath0.dbus.get.domain_name
Aug 6 18:52:43 localhost dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/ath0 for sub-path ath0.dbus.get.nis_domain
Aug 6 18:52:43 localhost dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/ath0 for sub-path ath0.dbus.get.nis_servers
Aug 6 18:52:43 localhost NetworkManager: <information>^IRetrieved the
following IP4 configuration from the DHCP daemon:
Aug 6 18:52:43 localhost NetworkManager: <information>^I address
192.168.1.124
Aug 6 18:52:43 localhost NetworkManager: <information>^I netmask
255.255.255.0
Aug 6 18:52:43 localhost NetworkManager: <information>^I broadcast
192.168.1.255
Aug 6 18:52:43 localhost NetworkManager: <information>^I gateway
192.168.1.1
Aug 6 18:52:43 localhost NetworkManager: <information>^I nameserver
192.168.1.1
Aug 6 18:52:43 localhost NetworkManager: <information>^I hostname
'XERXES'
Aug 6 18:52:43 localhost NetworkManager: <information>^IActivation
(ath0) Stage 5 of 5 (IP Configure Commit) scheduled...
Aug 6 18:52:43 localhost NetworkManager: <information>^IActivation
(ath0) Stage 4 of 5 (IP Configure Get) complete.
Aug 6 18:52:43 localhost NetworkManager: <information>^IActivation
(ath0) Stage 5 of 5 (IP Configure Commit) started...
Aug 6 18:52:43 localhost avahi-daemon[3343]: Withdrawing address record
for 192.168.1.124 on ath0.
Aug 6 18:52:43 localhost avahi-daemon[3343]: Leaving mDNS multicast
group on interface ath0.IPv4 with address 192.168.1.124.
Aug 6 18:52:43 localhost avahi-daemon[3343]: IP_DROP_MEMBERSHIP failed:
No such device
Aug 6 18:52:43 localhost avahi-daemon[3343]: iface.c:
interface_mdns_mcast_join() called but no local address available.
Aug 6 18:52:43 localhost avahi-daemon[3343]: Interface ath0.IPv4 no
longer relevant for mDNS.
Aug 6 18:52:43 localhost avahi-daemon[3343]: New relevant interface
ath0.IPv4 for mDNS.
Aug 6 18:52:43 localhost avahi-daemon[3343]: Joining mDNS multicast
group on interface ath0.IPv4 with address 192.168.1.124.
Aug 6 18:52:43 localhost avahi-daemon[3343]: Registering new address
record for 192.168.1.124 on ath0.
Aug 6 18:52:43 localhost dhclient: bound to 192.168.1.124 -- renewal in
34004 seconds.
Aug 6 18:52:44 localhost NetworkManager: <information>^IClearing nscd
hosts cache.
Aug 6 18:52:44 localhost NetworkManager: <WARNING>^I nm_spawn_process
(): nm_spawn_process('/usr/sbin/nscd -i hosts'): could not spawn
process. (Failed to execute child process "/usr/sbin/nscd" (No such file
or directory))
Aug 6 18:52:44 localhost NetworkManager: <information>^IActivation
(ath0) successful, device activated.
Aug 6 18:52:44 localhost NetworkManager: <information>^IActivation
(ath0) Finish handler scheduled.
Aug 6 18:52:44 localhost NetworkManager: <information>^IActivation
(ath0) Stage 5 of 5 (IP Configure Commit) complete.
Aug 6 18:52:44 localhost NetworkManager: <debug
info>^I[1186419164.145452] nm_dbus_signal_filter (): NetworkManagerInfo
triggered update of wireless network 'homeland2'
--
HELP! MY TYPEWRITER IS BROKEN! -- E. E. CUMMINGS
More information about the Pkg-utopia-maintainers
mailing list