Bug 440165 - iwl3945: Cannot connect to WPA2 Enterprise network -- works manually.
Summary: iwl3945: Cannot connect to WPA2 Enterprise network -- works manually.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: 8
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-02 00:53 UTC by Ray Van Dolson
Modified: 2008-06-02 20:55 UTC (History)
3 users (show)

Fixed In Version: F9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-02 20:55:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Working wpa_supplicant file (when used by hand) (201 bytes, text/plain)
2008-04-02 01:02 UTC, Ray Van Dolson
no flags Details
NetworkManager debug log from connection attempt. (6.14 KB, text/plain)
2008-04-02 01:02 UTC, Ray Van Dolson
no flags Details

Description Ray Van Dolson 2008-04-02 00:53:45 UTC
I am using a Dell Latitude D620 with the Intel 3945 chipset.  I am able to
connect to my business's WPA2 Enterprise network by hand, ie:

0. Disable NetworkManager
1. Create wpa_supplicant.conf file
2. ifconfig wlan0 up
3. wpa_supplicant -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf
4. iwconfig wlan0 essid "ESSID"
5. dhclient wlan0

However, when using NetworkManager I am not able to get a connection.  It seems
to try for a short while, but returns.  I observe the following behavior:

1. Select WPA2 Enterprise
2. Enter in information and click connect
3. NetworkManager complains about no CA, I click Ignore
4. NetworkManager prompts for access to the keyring.  Although I enter in the
correct password (same on that works with my WEP network at home) it does not
accept it, so I must click Discard to proceed.
5. NetworkManager processes for a while.
6. I am returned to the WPA2 Enterprise information entry dialog.

I am using NetworkManager-0.7.0-0.6.7.svn3235.fc8 in tandem with
kernel-2.6.24.3-34.fc8.

Comment 1 Ray Van Dolson 2008-04-02 00:54:52 UTC
I have tried with and without my "working" wpa_supplicant file ("working" as in
"works" with my by-hand method).  I will attach it along with debug output from
NetworkManager.

This is my first time troubleshooting NetworkManager, so please advise any other
information that would be useful to help track this down.

Comment 2 Ray Van Dolson 2008-04-02 01:02:03 UTC
Created attachment 299997 [details]
Working wpa_supplicant file (when used by hand)

Comment 3 Ray Van Dolson 2008-04-02 01:02:55 UTC
Created attachment 299998 [details]
NetworkManager debug log from connection attempt.

You can see that NM seems to add a few additional options that I don't specify
in my wpa_supplicant.conf file.

Comment 4 Dan Williams 2008-04-03 03:32:35 UTC
Hmm, that "auth2=MSCHAPV2" doesn't look right, I think that's supposed to be
"auth=MSCHAPV2".  Can you try with "auth=MSCHAPV2" in your supplicant config
manually and see if that does anything?  What happens if you remove the phase2
line entirely?



Comment 5 Ray Van Dolson 2008-06-02 17:51:01 UTC
Dan, thanks for your response on this and sorry for the long delay in getting
back to you.

I've upgraded to Fedora 9 where the WPA2 connection now works (mostly) -- well
enough for my needs and I no longer have to initialize the connection manually.

So you can go ahead and close this out.

I will note however, that using the wpa_supplicant.conf I attached worked fine
when manually passed to wpa_supplicant...

Thanks again!

Comment 6 Dan Williams 2008-06-02 20:55:38 UTC
Ok; fixes to NM should filter back to F8 as well but if F9 works, that's great.


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