wicd unable to connect to EAP-FAST wireless network
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| wicd |
Fix Released
|
Undecided
|
Andrew Psaltis | ||
Bug Description
I am able to connect to my company's wireless which uses WPA2 EAP-FAST with the wpa_supplicant.
From the command line, it works fine and the applet does show the connection after a while.
However when trying to connect with the wicd Manager, it is never able to do so.
Checking the logs, it seems that the once it runs the wpa_supplicant, it checks for the connection with wpa_cli almost immediately. When using the wpa_supplicant from command line, it usually takes at least a few seconds to connect. Is there someway to delay the checks by wpa_cli to give the wpa_supplicant enough time to connect?
I am using the 1.5.1 version of wicd on ubuntu 8.0.4 with a custom built wpa_supplicant (and openssl) to support EAP-FAST.
| Changed in wicd: | |
| status: | Fix Committed → Fix Released |
| Changed in wicd: | |
| status: | Fix Committed → Fix Released |

The wpa_cli check keeps trying for 15 seconds (I think, can't remember exactly), so that's probably not the issue. What encryption settings did you choose in wicd? I don't think we include an EAP-FAST template. But if you can connect through the command line you should be able to edit the wpa_supplicant.conf file you use into a template wicd can use to connect.