Fedora 23 Enterprise WiFi network connection issue
I recently upgraded Fedora21 to Fedora23.
Ever since, I cant connect to my university's Wi-Fi. While trying to connect, the network manager keeps asking me to type in the password.
from /var/log/wpa_supplicant.log:
wlp1s0: Trying to associate with 00:19:07:37:6b:46 (SSID='BGU-WPA' freq=2412 MHz)
wlp1s0: Associated with 00:19:07:37:6b:46
wlp1s0: CTRL-EVENT-EAP-STARTED EAP authentication started
wlp1s0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=IL
wlp1s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
wlp1s0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
wlp1s0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
wlp1s0: Authentication with 00:19:07:37:6b:46 timed out.
wlp1s0: CTRL-EVENT-DISCONNECTED bssid=00:19:07:37:6b:46 reason=3 locally_generated=1
wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="BGU-WPA" auth_failures=1 duration=10 reason=AUTH_FAILED
wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="BGU-WPA" auth_failures=2 duration=32 reason=CONN_FAILED
wlp1s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlp1s0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=IL
The connection details are:
WPA & WPA2 Enterprise / PEAP / no CA certificate / automatic peap version / MSCHAPv2
Anyone? I've been trying to solve this for a long time now.. And I really don't want to change to Ubuntu just because of this..
I read somewhere that this happens because Fedora23 (and 22) uses TSL 1.2 security protocol, and many corporate servers don't. Any one knows how to disable TSL 1.2 in Fedora?
You probably mean TLS 1.2, right? Disabling it would be pretty bad since it is the only encryption not yet broken. Are you missing a CA certificate?
No, the connection does not require one.