Bug 169593

Summary: multiple networks broadcast by the same radios appear as multiple instances of the same network
Product: [Fedora] Fedora Reporter: Myk Melez <myk>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: caillon
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: 2008-02-12 03:09:03 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 Myk Melez 2005-09-30 01:01:44 UTC
I just installed a wireless network into my employer's new offices.  I used a
3com WX1200 wireless controller with six 3com 2750 managed wireless access
points.  The 2750s are capable of broadcasting up to 32 unique SSIDs each, and I
have them all broadcasting three SSIDs, AirFooPublic, AirFoo, and AirFooPrivate
(where Foo is actually the name of my employer).

In NetworkManagerInfo's list of access points, however, these three networks
usually appear as three separate instances of "AirFoo".  Connecting to the first
"AirFoo" in the list succeeds, but trying to connect to the second and third
"AirFoo" in the list of wireless networks fails, even though I should have
access to both AirFoo and AirFooPublic via NetworkManager (AirFooPrivate is
WPA-encrypted, so I shouldn't have access to it via NetworkManager).

After connecting, I can confirm that I am indeed connected to the actual
"AirFoo" and not either of the other two networks.

If I shut down the NetworkManager and network services via "service <service
name> stop", remove the ipw2200 and ieee80211 modules from the kernel via
"modprobe -r", and then add those modules back into the kernel and turn the
services back on, the networks appear correctly in NetworkManagerInfo's list for
a short time (in order from top to bottom AirFooPrivate, AirFooPublic, AirFoo),
but then they revert to the buggy behavior.  I'm not sure how long it takes for
them to revert or what causes them to do so.

I'm using NetworkManager 0.4 release 20.FC4.1 with ipw2220 1.0.6, ieee80211
1.0.3, and ipw2200 firmware 2.3.

Comment 1 Myk Melez 2005-10-20 02:32:40 UTC
This problem may be fixed in NM 0.5.0.  I've just started using it recently, but
so far it displays all three networks correctly.

Comment 2 Christian Iseli 2007-01-22 10:32:36 UTC
This report targets the FC3 or FC4 products, which have now been EOL'd.

Could you please check that it still applies to a current Fedora release, and
either update the target product or close it ?

Thanks.

Comment 3 Dan Williams 2008-02-12 03:09:03 UTC
Should be fixed for a while now.