Bug 1245766
| Summary: | Can't connect to 802.1x WPA2 Enterprise WIFI with wpa_supplicant version 2.4 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andreas Petzold <andreas.petzold> | ||||||||
| Component: | wpa_supplicant | Assignee: | Dan Williams <dcbw> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 22 | CC: | andreas.petzold, davebarton, dcbw, jklimes, kent, lkundrak, mdl-mailing, tore, ville.skytta, wallacehermano | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2015-10-02 16:51:16 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Andreas Petzold
2015-07-22 17:11:25 UTC
I've found another reference to the problem: http://lists.opensuse.org/opensuse-factory/2015-05/msg00276.html As described in <http://www.fangxiang.tk/2015/05/11/gentoo-downgrade-package/> there are several possible solutions, the best one being that the wireless network operator upgrades their authentication server to a version with fewer bugs. Obviously we can't all do this so it would be nice to have a more graceful fallback... Would you attach logs so that we can see what was happening? # journalctl -b 0 -u NetworkManager # journalctl -b 0 -u wpa_supplicant Created attachment 1062100 [details]
journalctl log for NetworkManager
Created attachment 1062101 [details]
journalctl log for wpa_supplicant
Created attachment 1062102 [details]
wpa_supplicant's own log
Logs added as requested - it's almost certainly a server side problem due to a buggy TLS 1.2 implementation (various references are available on the web, a buggy Open Radius server or something like that); it seems particularly common at universities... Sadly I'm not at liberty to change anything server side. *** This bug has been marked as a duplicate of bug 1241930 *** |