Hi All, I killed and started wpa_supplicant with more debugging and to the terminal. Here is the output from that after trying to associate eth3 with WIREFREEWWU (which has no encryption at all). First is the command sequence I used to do this and then some of the messages I copied from the terminal. Note that eth1 is an IPW2200 which works fine. frohro@frohro-D610:~$ !ps ps aux | grep wpa_supplicant root 1183 0.3 0.1 4904 2360 ? S 18:42 0:01 /sbin/wpa_supplicant -u -s frohro 3157 0.0 0.0 4016 736 pts/0 S+ 18:51 0:00 grep wpa_supplicant frohro@frohro-D610:~$ sudo kill -9 1183 ; sudo wpa_supplicant -u -ddd RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 333 bytes of scan results (1 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Setting scan request: 0 sec 0 usec State: INACTIVE -> SCANNING Starting AP scan (broadcast SSID) Scan requested (ret=0) - scan timeout 30 seconds Ignore event for foreign ifindex 3 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added Wireless event: cmd=0x8b19 len=8 Received 644 bytes of scan results (3 BSSes) New scan results available No suitable AP found. State: SCANNING -> INACTIVE Authentication with 00:0c:e5:54:27:bb timed out. Added BSSID 00:0c:e5:54:27:bb into blacklist No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 578 bytes of scan results (2 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Authentication with 00:0c:e5:54:27:bb timed out. BSSID 00:0c:e5:54:27:bb blacklist count incremented to 2 No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (specific SSID) Scan SSID - hexdump_ascii(len=11): 57 49 52 45 46 52 45 45 57 57 55 WIREFREEWWU Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 580 bytes of scan results (2 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - blacklisted 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - blacklisted 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - SSID mismatch No APs found - clear blacklist and try again Removed BSSID 00:0c:e5:54:27:bb from blacklist (clear) Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Authentication with 00:0c:e5:54:27:bb timed out. Added BSSID 00:0c:e5:54:27:bb into blacklist No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 578 bytes of scan results (2 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Authentication with 00:0c:e5:54:27:bb timed out. BSSID 00:0c:e5:54:27:bb blacklist count incremented to 2 No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (specific SSID) Scan SSID - hexdump_ascii(len=11): 57 49 52 45 46 52 45 45 57 57 55 WIREFREEWWU Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 579 bytes of scan results (2 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - blacklisted 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - blacklisted 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - SSID mismatch No APs found - clear blacklist and try again Removed BSSID 00:0c:e5:54:27:bb from blacklist (clear) Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Authentication with 00:0c:e5:54:27:bb timed out. Added BSSID 00:0c:e5:54:27:bb into blacklist No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 578 bytes of scan results (2 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Authentication with 00:0c:e5:54:27:bb timed out. BSSID 00:0c:e5:54:27:bb blacklist count incremented to 2 No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (specific SSID) Scan SSID - hexdump_ascii(len=11): 57 49 52 45 46 52 45 45 57 57 55 WIREFREEWWU Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 580 bytes of scan results (2 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - blacklisted 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - blacklisted 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - SSID mismatch No APs found - clear blacklist and try again Removed BSSID 00:0c:e5:54:27:bb from blacklist (clear) Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Setting scan request: 0 sec 0 usec State: INACTIVE -> SCANNING Starting AP scan (broadcast SSID) Scan requested (ret=0) - scan timeout 30 seconds Ignore event for foreign ifindex 3 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added Wireless event: cmd=0x8b19 len=8 Received 385 bytes of scan results (2 BSSes) New scan results available No suitable AP found. State: SCANNING -> INACTIVE Authentication with 00:0c:e5:54:27:bb timed out. Added BSSID 00:0c:e5:54:27:bb into blacklist No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 579 bytes of scan results (2 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Authentication with 00:0c:e5:54:27:bb timed out. BSSID 00:0c:e5:54:27:bb blacklist count incremented to 2 No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (specific SSID) Scan SSID - hexdump_ascii(len=11): 57 49 52 45 46 52 45 45 57 57 55 WIREFREEWWU Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 580 bytes of scan results (2 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - blacklisted 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - blacklisted 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - SSID mismatch No APs found - clear blacklist and try again Removed BSSID 00:0c:e5:54:27:bb from blacklist (clear) Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Authentication with 00:0c:e5:54:27:bb timed out. Added BSSID 00:0c:e5:54:27:bb into blacklist No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 578 bytes of scan results (2 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Authentication with 00:0c:e5:54:27:bb timed out. BSSID 00:0c:e5:54:27:bb blacklist count incremented to 2 No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (specific SSID) Scan SSID - hexdump_ascii(len=11): 57 49 52 45 46 52 45 45 57 57 55 WIREFREEWWU Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 580 bytes of scan results (2 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - blacklisted 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - blacklisted 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - SSID mismatch No APs found - clear blacklist and try again Removed BSSID 00:0c:e5:54:27:bb from blacklist (clear) Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Authentication with 00:0c:e5:54:27:bb timed out. Added BSSID 00:0c:e5:54:27:bb into blacklist No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 577 bytes of scan results (2 BSSes) New scan results available Selecting BSS from priority group 0 Try to find WPA-enabled AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE 1: 00:11:22:33:44:57 ssid='FROHNE120' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 skip - no WPA/RSN IE Try to find non-WPA AP 0: 00:0c:e5:54:27:bb ssid='WIREFREEWWU' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 selected non-WPA AP 00:0c:e5:54:27:bb ssid='WIREFREEWWU' Trying to associate with 00:0c:e5:54:27:bb (SSID='WIREFREEWWU' freq=2462 MHz) Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: clearing own WPA/RSN IE No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate wpa_driver_wext_set_psk ioctl[SIOCSIWFREQ]: Device or resource busy ioctl[SIOCSIWAP]: Operation not supported Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=ForceAuthorized RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=8 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b1a len=19 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 Ignore event for foreign ifindex 4 No keys have been configured - skip key clearing State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 No keys have been configured - skip key clearing State: DISCONNECTED -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 No keys have been configured - skip key clearing State: DISCONNECTED -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Authentication with 00:00:00:00:00:00 timed out. Added BSSID 00:00:00:00:00:00 into blacklist No keys have been configured - skip key clearing State: DISCONNECTED -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 578 bytes of scan results (2 BSSes) New scan results available State: SCANNING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 Ignore event for foreign ifindex 4 Setting scan request: 0 sec 0 usec State: INACTIVE -> SCANNING Starting AP scan (broadcast SSID) Scan requested (ret=0) - scan timeout 30 seconds Ignore event for foreign ifindex 3 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added Wireless event: cmd=0x8b19 len=8 Received 644 bytes of scan results (3 BSSes) New scan results available No suitable AP found. State: SCANNING -> INACTIVE Setting scan request: 0 sec 0 usec State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth3' added Wireless event: cmd=0x8b19 len=8 Received 578 bytes of scan results (2 BSSes) New scan results available State: SCANNING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 Ignore event for foreign ifindex 4