Bug 574845
| Summary: | Network manager does not automatically start up wireless connection with hidden ESSID | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Quentin Armitage <quentin> |
| Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 13 | CC: | dcbw |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-06-28 20:31:25 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Quentin Armitage
2010-03-18 16:40:55 UTC
Does the access point provide two SSIDs, one hidden and one public, both using the same BSSID? Try doing an 'iwlist wlan0 scan' and looking for your AP; next do 'iwlist wlan0 scan essid <your hidden SSID>' and then look again for your AP. Can you post the output of those two here?
Output of iwlist wlan1 scan (when not associated with AP)
===========================================================
wlan1 Scan completed :
Cell 01 - Address: 00:18:4D:5E:6B:D6
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=47/70 Signal level=-63 dBm
Encryption key:on
ESSID:""
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=000005ec5dd35239
Extra: Last beacon: 69ms ago
IE: Unknown: 00200000000000000000000000000000000000000000000000000000000000000000
IE: Unknown: 010482848B96
IE: Unknown: 03010B
IE: Unknown: 050C020300000000000000000000
IE: Unknown: 2A0107
IE: Unknown: 32080C1218243048606C
===============================================================
Output of iwlist wlan1 scan (when associated with AP)
=====================================================
wlan1 Scan completed :
Cell 01 - Address: 00:18:4D:5E:6B:D6
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=49/70 Signal level=-61 dBm
Encryption key:on
ESSID:""
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=000005ec5ffc7238
Extra: Last beacon: 61ms ago
IE: Unknown: 00200000000000000000000000000000000000000000000000000000000000000000
IE: Unknown: 010482848B96
IE: Unknown: 03010B
IE: Unknown: 050C020300000000000000000000
IE: Unknown: 2A0107
IE: Unknown: 32080C1218243048606C
Cell 02 - Address: 00:18:4D:5E:6B:D6
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=53/70 Signal level=-57 dBm
Encryption key:on
ESSID:"SSID-REMOVED"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=000005ec5f5ee55d
Extra: Last beacon: 10382ms ago
IE: Unknown: 0020463F596975436C7951587E44604E383A543F2F4F7A787E4A7278326B50722F62
IE: Unknown: 010482848B96
IE: Unknown: 03010B
IE: Unknown: 2A0107
IE: Unknown: 32080C1218243048606C
==========================================================
Output of iwlist wlan1 scan essid "SSID-REMOVED" is the same as the output for when associated with the AP.
In case it makes any difference, wlan0 (an Atheros based PCMCIA card) was not in the system, alhough if I use the PCMCIA card instead of the USB wlan device, I get the same results.
FYI the AP is a Netgear DG834G, firmware version 4.01.40.
*** This bug has been marked as a duplicate of bug 516788 *** |