You are not logged in.
Long story short, my wireless network lost its mind when some people tried to set up hardware with the auto-connect "feature" that came with it. The wireless is a Linksys E3000 box.
Now, here's the thing. The wireless box can have two wireless networks running at the same time; one with with a 2.4GHz frequency and the other with a 5GHz frequency. I can connect to the 2.4GHz network as usual, however I can't see the SSID for the 5GHz network, nor can I connect to it when attempting to manually do so.
Time for the information overload...
Both networks are set up to use WPA2-personal security modes.
Here is how I have the 2.4GHz network set up:
wpa_supplicant.conf:
network={
ssid="zelda"
psk=--snip--
priority=1
}
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheeland the zelda file (in /etc/network.d):
CONNECTION='wireless'
DESCRIPTION='Home network - zelda'
INTERFACE='wlan0'
SECURITY='wpa-config'
WPA_CONF='/etc/wpa_supplicant.conf'
IP='dhcp' As I said, this one connects fine.
Here is the files associated with the 5GHz network:
wpa_supplicant_5gh.conf
network={
ssid="zelda 5GH"
psk=--snip--
scan_ssid=1
priority=1
}
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel/etc/network.d/zelda 5GH:
CONNECTION='wireless'
DESCRIPTION='Home network - zelda 5GH'
INTERFACE='wlan0'
SECURITY='wpa-config'
WPA_CONF='/etc/wpa_supplicant_5gh.conf'
IP='dhcp' When I attempt to connect to zelda 5GH using netcfg I get the following error:
> WPA Authentication/Association Failed
When I attempt to use wpa_supplicant I get absolutely nothing, but when I attempt to receive an IP address (using dhcpcd) it times out.
When running wpa_supplicant with debug mode on I get the following:
Initializing interface 'wlan0' conf '/etc/wpa_supplicant_5gh.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant_5gh.conf' -> '/etc/wpa_supplicant_5gh.conf'
Reading configuration file '/etc/wpa_supplicant_5gh.conf'
Line: 1 - start of a new network block
ssid - hexdump_ascii(len=9):
7a 65 6c 64 61 20 35 47 48 zelda 5GH
PSK - hexdump(len=32): [REMOVED]
scan_ssid=1 (0x1)
priority=1 (0x1)
ctrl_interface='DIR=/var/run/wpa_supplicant GROUP=wheel'
Priority group 1
id=0 ssid='zelda 5GH'
WEXT: cfg80211-based driver detected
SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
capabilities: key_mgmt 0xf enc 0xf flags 0x0
netlink: Operstate: linkmode=1, operstate=5
Own MAC address: 00:1f:3a:29:f7:32
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
RSN: flushing PMKID list in the driver
Setting scan request: 0 sec 100000 usec
WPS: UUID based on MAC address - hexdump(len=16): 31 70 ac 1f 9f c3 5b de b5 ba c3 a2 2e 8a c8 49
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: Supplicant port status: Unauthorized
EAPOL: Supplicant port status: Unauthorized
ctrl_interface_group=10 (from group name 'wheel')
Added interface wlan0
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
Wireless event: cmd=0x8b1a len=8
State: DISCONNECTED -> SCANNING
Scan SSID - hexdump_ascii(len=9):
7a 65 6c 64 61 20 35 47 48 zelda 5GH
Starting AP scan for specific SSID(s)
Scan requested (ret=0) - scan timeout 5 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
Wireless event: cmd=0x8b19 len=8
Received 4092 bytes of scan results (12 BSSes)
BSS: Start scan result update 1
BSS: Add new id 0 BSSID 68:7f:74:96:83:43 SSID 'zelda'
BSS: Add new id 1 BSSID 00:1e:52:f5:12:f0 SSID 'Aloha2010'
BSS: Add new id 2 BSSID 00:24:7b:7e:c8:84 SSID 'myqwest8867'
BSS: Add new id 3 BSSID 00:1d:7e:59:4d:19 SSID 'Webley'
BSS: Add new id 4 BSSID 00:00:00:00:00:00 SSID ''
BSS: Add new id 5 BSSID 00:24:7b:34:c8:ac SSID 'myqwest9241'
BSS: Add new id 6 BSSID e0:46:9a:4c:8c:8c SSID 'Sarah'
BSS: Add new id 7 BSSID 00:26:f2:1f:53:7c SSID 'Team Rob'
BSS: Add new id 8 BSSID e0:91:f5:09:3c:ea SSID 'Bellwireless'
BSS: Add new id 9 BSSID 00:24:7b:7f:48:64 SSID 'JACKMOK168'
New scan results available
WPS: attr type=0x104a len=1
WPS: attr type=0x1044 len=1
WPS: attr type=0x1041 len=1
WPS: attr type=0x103b len=1
WPS: attr type=0x1047 len=16
WPS: attr type=0x1021 len=5
WPS: attr type=0x1023 len=13
WPS: attr type=0x1024 len=7
WPS: attr type=0x1042 len=2
WPS: attr type=0x1054 len=8
WPS: attr type=0x1011 len=13
WPS: attr type=0x1008 len=2
WPS: attr type=0x104a len=1
WPS: attr type=0x1044 len=1
WPS: attr type=0x1041 len=1
WPS: attr type=0x103b len=1
WPS: attr type=0x1047 len=16
WPS: attr type=0x1021 len=5
WPS: attr type=0x1023 len=13
WPS: attr type=0x1024 len=7
WPS: attr type=0x1042 len=2
WPS: attr type=0x1054 len=8
WPS: attr type=0x1011 len=13
WPS: attr type=0x1008 len=2
Selecting BSS from priority group 1
Try to find WPA-enabled AP
0: 68:7f:74:96:83:43 ssid='zelda' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
1: 00:1e:52:f5:12:f0 ssid='Aloha2010' wpa_ie_len=0 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
2: 00:24:7b:7e:c8:84 ssid='myqwest8867' wpa_ie_len=24 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
3: 00:1d:7e:59:4d:19 ssid='Webley' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
4: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
5: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
6: 00:24:7b:34:c8:ac ssid='myqwest9241' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
7: e0:46:9a:4c:8c:8c ssid='Sarah' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
8: 00:26:f2:1f:53:7c ssid='Team Rob' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
9: e0:91:f5:09:3c:ea ssid='Bellwireless' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
10: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
11: 00:24:7b:7f:48:64 ssid='JACKMOK168' wpa_ie_len=0 rsn_ie_len=0 caps=0x10
skip - no WPA/RSN IE
Try to find non-WPA AP
0: 68:7f:74:96:83:43 ssid='zelda' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
1: 00:1e:52:f5:12:f0 ssid='Aloha2010' wpa_ie_len=0 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
2: 00:24:7b:7e:c8:84 ssid='myqwest8867' wpa_ie_len=24 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
3: 00:1d:7e:59:4d:19 ssid='Webley' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
4: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
5: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
6: 00:24:7b:34:c8:ac ssid='myqwest9241' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
7: e0:46:9a:4c:8c:8c ssid='Sarah' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
8: 00:26:f2:1f:53:7c ssid='Team Rob' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
9: e0:91:f5:09:3c:ea ssid='Bellwireless' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
10: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
11: 00:24:7b:7f:48:64 ssid='JACKMOK168' wpa_ie_len=0 rsn_ie_len=0 caps=0x10
skip - SSID mismatch
No suitable network found
Setting scan request: 5 sec 0 usec
EAPOL: disable timer tick
EAPOL: Supplicant port status: Unauthorized
Starting AP scan for wildcard SSID
Scan requested (ret=0) - scan timeout 30 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
Wireless event: cmd=0x8b19 len=8
Received 4094 bytes of scan results (11 BSSes)
BSS: Start scan result update 2
New scan results available
-- snip for lots and lots of lines --
Try to find WPA-enabled AP
0: 68:7f:74:96:83:43 ssid='zelda' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
1: 00:1d:7e:59:4d:19 ssid='Webley' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
2: 00:24:7b:7e:c8:84 ssid='myqwest8867' wpa_ie_len=24 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
3: e0:46:9a:4c:8c:8c ssid='Sarah' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
4: 00:24:7b:34:c8:ac ssid='myqwest9241' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
5: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
6: 00:1e:52:f5:12:f0 ssid='Aloha2010' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
7: 00:26:f2:1f:53:7c ssid='Team Rob' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
8: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
9: e0:91:f5:09:3c:ea ssid='Bellwireless' wpa_ie_len=0 rsn_ie_len=0 caps=0x10
skip - no WPA/RSN IE
10: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x1
skip - SSID not known
Try to find non-WPA AP
0: 68:7f:74:96:83:43 ssid='zelda' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
1: 00:1d:7e:59:4d:19 ssid='Webley' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
2: 00:24:7b:7e:c8:84 ssid='myqwest8867' wpa_ie_len=24 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
3: e0:46:9a:4c:8c:8c ssid='Sarah' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
4: 00:24:7b:34:c8:ac ssid='myqwest9241' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
5: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
6: 00:1e:52:f5:12:f0 ssid='Aloha2010' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
7: 00:26:f2:1f:53:7c ssid='Team Rob' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
8: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
9: e0:91:f5:09:3c:ea ssid='Bellwireless' wpa_ie_len=0 rsn_ie_len=0 caps=0x10
skip - SSID mismatch
10: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x1
skip - SSID not known
No suitable network found
Setting scan request: 5 sec 0 usec
Starting AP scan for wildcard SSID
Scan requested (ret=0) - scan timeout 30 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
Wireless event: cmd=0x8b19 len=8
Received 4090 bytes of scan results (11 BSSes)
BSS: Start scan result update 10
BSS: Expire BSS 9 due to no match in scan
BSS: Remove id 9 BSSID 00:24:7b:7f:48:64 SSID 'JACKMOK168'
New scan results available
WPS: attr type=0x104a len=1
WPS: attr type=0x1044 len=1
WPS: attr type=0x1041 len=1
WPS: attr type=0x103b len=1
WPS: attr type=0x1047 len=16
WPS: attr type=0x1021 len=5
WPS: attr type=0x1023 len=13
WPS: attr type=0x1024 len=7
WPS: attr type=0x1042 len=2
WPS: attr type=0x1054 len=8
WPS: attr type=0x1011 len=13
WPS: attr type=0x1008 len=2
WPS: attr type=0x104a len=1
WPS: attr type=0x1044 len=1
WPS: attr type=0x1041 len=1
WPS: attr type=0x103b len=1
WPS: attr type=0x1047 len=16
WPS: attr type=0x1021 len=5
WPS: attr type=0x1023 len=13
WPS: attr type=0x1024 len=7
WPS: attr type=0x1042 len=2
WPS: attr type=0x1054 len=8
WPS: attr type=0x1011 len=13
WPS: attr type=0x1008 len=2
Selecting BSS from priority group 1
Try to find WPA-enabled AP
0: 68:7f:74:96:83:43 ssid='zelda' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
1: 00:1d:7e:59:4d:19 ssid='Webley' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
2: 00:24:7b:7e:c8:84 ssid='myqwest8867' wpa_ie_len=24 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
3: e0:46:9a:4c:8c:8c ssid='Sarah' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
4: 00:1e:52:f5:12:f0 ssid='Aloha2010' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
5: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
6: 00:26:f2:1f:53:7c ssid='Team Rob' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
7: 00:24:7b:34:c8:ac ssid='myqwest9241' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
8: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
9: e0:91:f5:09:3c:ea ssid='Bellwireless' wpa_ie_len=0 rsn_ie_len=0 caps=0x10
skip - no WPA/RSN IE
10: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x1
skip - SSID not known
Try to find non-WPA AP
0: 68:7f:74:96:83:43 ssid='zelda' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
1: 00:1d:7e:59:4d:19 ssid='Webley' wpa_ie_len=28 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
2: 00:24:7b:7e:c8:84 ssid='myqwest8867' wpa_ie_len=24 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
3: e0:46:9a:4c:8c:8c ssid='Sarah' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
4: 00:1e:52:f5:12:f0 ssid='Aloha2010' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
5: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
6: 00:26:f2:1f:53:7c ssid='Team Rob' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
7: 00:24:7b:34:c8:ac ssid='myqwest9241' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
8: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID not known
9: e0:91:f5:09:3c:ea ssid='Bellwireless' wpa_ie_len=0 rsn_ie_len=0 caps=0x10
skip - SSID mismatch
10: 00:00:00:00:00:00 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x1
skip - SSID not known
No suitable network found
Setting scan request: 5 sec 0 usec
CTRL-EVENT-TERMINATING - signal 2 received
Removing interface wlan0
No keys have been configured - skip key clearing
State: SCANNING -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
wpa_driver_wext_set_countermeasures
No keys have been configured - skip key clearing
BSS: Remove id 0 BSSID 68:7f:74:96:83:43 SSID 'zelda'
BSS: Remove id 3 BSSID 00:1d:7e:59:4d:19 SSID 'Webley'
BSS: Remove id 2 BSSID 00:24:7b:7e:c8:84 SSID 'myqwest8867'
BSS: Remove id 6 BSSID e0:46:9a:4c:8c:8c SSID 'Sarah'
BSS: Remove id 10 BSSID 00:1e:52:f5:12:f0 SSID 'Aloha2010'
BSS: Remove id 7 BSSID 00:26:f2:1f:53:7c SSID 'Team Rob'
BSS: Remove id 5 BSSID 00:24:7b:34:c8:ac SSID 'myqwest9241'
BSS: Remove id 8 BSSID e0:91:f5:09:3c:ea SSID 'Bellwireless'
BSS: Remove id 4 BSSID 00:00:00:00:00:00 SSID ''
Cancelling scan request
Cancelling authentication timeout
netlink: Operstate: linkmode=0, operstate=6When I attempt to do a iwlist to view which networks are available I can't actually see the "zelda 5GH" network SSID listed:
iwlist wlan0 scanning | grep "ESSID"outputs:
ESSID:"zelda"
ESSID:""
ESSID:"Team Rob"
ESSID:""
ESSID:"Sarah"
ESSID:"Webley"
ESSID:"Bellwireless"
ESSID:""
ESSID:"MySweetHome"
ESSID:"JACKMOK168"
However, I know that zelda 5GH is up and running because my windows machine is connected to it at the same time...
Any thoughts?
Last edited by BetaWar (2011-10-30 18:48:01)
Offline
BetaWar,
welcome to the forums. Please change the [ quote ] tags around that long listing to [ code ] ones so it will be displayed in a scrollable window.
Thanks.
To know or not to know ...
... the questions remain forever.
Offline
Alright, edited.
Offline