Bug 432292 - Unable to save config and connect to wireless network with Network Manager
Summary: Unable to save config and connect to wireless network with Network Manager
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: 8
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-10 23:59 UTC by Zaphod Beeblebrox
Modified: 2009-01-09 05:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-09 05:58:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Zaphod Beeblebrox 2008-02-10 23:59:02 UTC
Description of problem:
When I try to connect to our wireless network at work, the NetworkManager applet
 will not let me configure a connection with dynamic wep. After filling out all
the required information, the connect button remains grey.

Version-Release number of selected component (if applicable):
0.7.0-0.6.7.svn3235.fc8.x86_64

How reproducible:
Select the network to connect to. Select dynamic wep in the popup that comes up.
Fill in identity, user cert, ca cert, and key cert. As soon as any information
is entered, the connect button turns grey. Even after specifying all required
data, the button remains grey.

Steps to Reproduce:
1.
2.
3.
  
Actual results:
Unable to save network information and connect

Expected results:
Network information entered and stored

Additional info:
I am able to manually connect using wpa_supplicant. The wireless network at work
is using a hidden SSID and since we are using Cisco access points, the same
access point is broadcasting another public SSID that does not use encryption
for use by visitors. The non-guest wireless network uses IEEE8021X key
management and requires a certificate to authenticate. When the network manager
applet config screen comes up and dynamic wep is selected, the connect button
turns grey after entering the first character in the identity field.

I am using the b43 module and the wireless card in my laptop reported by lspci
is: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01)

Comment 1 Dan Williams 2008-02-11 14:03:03 UTC
What format are your certificate files in?  PEM or DER format?  Did you enter
the private key password at all?

Comment 2 Zaphod Beeblebrox 2008-02-11 18:51:25 UTC
The CA cert and user/key cert are in PEM format. Yes, I entered a private key
password as well.

Comment 3 Zaphod Beeblebrox 2008-02-16 00:29:46 UTC
Any additional information needed?

Comment 4 Zaphod Beeblebrox 2008-02-17 02:20:32 UTC
As a side note, I also have /etc/dhclient-exit-hooks making some dynamic updates
to our dns servers every time an ip address is leased. This works fine when ifup
is used to manage networking, but does not seem to work when NetworkManager is used.

Comment 5 Dan Williams 2008-03-31 16:49:12 UTC
What are the filenames of your user and CA certificates and your private key? 
Can you paste in the successful wpa_supplicant configuration block you're using?

Comment 6 Zaphod Beeblebrox 2008-05-05 00:32:59 UTC
network={
        ssid="mlkneap1"
        scan_ssid=1
        key_mgmt=IEEE8021X
        eap=TLS
        identity="<HIDDEN>"
        ca_cert="/etc/pki/tls/certs/cacert.pem"
        private_key="/etc/pki/tls/certs/csbmwcert.pfx"
        private_key_passwd="<HIDDEN>"
}

I've also used openssl to convert and create a .pem version of the private key
as well. Neither seems to work in NetworkManager.

Brian

Comment 7 Bug Zapper 2008-11-26 09:46:40 UTC
This message is a reminder that Fedora 8 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 8.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '8'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 8's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 8 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 8 Bug Zapper 2009-01-09 05:58:13 UTC
Fedora 8 changed to end-of-life (EOL) status on 2009-01-07. Fedora 8 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.