1 line
2.4 KiB
Plaintext
1 line
2.4 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Hi there, after coming back to uni after 1,5 years (and having switched to iwd in the meantime) I can't connect to eduroam (or my universities other, similar wpa enterprise network). Everything was working fine with wpa_supplicant and the following config:</p> <pre><code>WPAConfigSection=( 'ssid="eduroam"' 'proto=WPA2' 'key_mgmt=WPA-EAP' 'eap=PEAP' 'identity="myuniemail"' 'password="mypassword"' #'ca_cert="/etc/ssl/certs/Deutsche_Telekom_Root_CA_2.pem"' 'phase2="auth=MSCHAPV2"' ) </code></pre> <p>My iwd config looks like this:</p> <pre><code>[Security] EAP-Method=PEAP EAP-Identity=anonymous EAP-PEAP-Phase2-Method=MSCHAPV2 EAP-PEAP-Phase2-Identity=myuniemail EAP-PEAP-Phase2-Password=mypassword </code></pre> <p>I have also tried: Using TTLS, using an another (and no) EAP-Identity, using a certificate, using a ServerDomainMask, unfortunately all without success. The logs say:</p> <pre><code>Okt 12 11:05:42 arch iwd[10847]: PEAP: Tunnel has disconnected with alert: handshake_failure Okt 12 11:05:43 arch iwd[10847]: EAP completed with eapFail Okt 12 11:05:43 arch iwd[10847]: 4-Way handshake failed for ifindex: 6, reason: 23 Okt 12 11:05:45 arch iwd[10847]: PEAP: Tunnel has disconnected with alert: handshake_failure Okt 12 11:05:46 arch iwd[10847]: EAP completed with eapFail Okt 12 11:05:46 arch iwd[10847]: 4-Way handshake failed for ifindex: 6, reason: 23 Okt 12 11:05:47 arch iwd[10847]: EAP completed with eapFail Okt 12 11:05:47 arch iwd[10847]: EAP negotiation stopped after the Identity exchange, this can happen when the EAP-Identity value is not what the authenticator expects Okt 12 11:05:47 arch iwd[10847]: 4-Way handshake failed for ifindex: 6, reason: 23 </code></pre> <p>The eduroam-cat doesn't have a script for my university, so I can't gather more information from that. Does anyone have an idea on what else I could try? Thanks!</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/xFreeZeex"> /u/xFreeZeex </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q6icjf/iwd_and_eduroam_connection_failed_for_reason_code/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/q6icjf/iwd_and_eduroam_connection_failed_for_reason_code/">[comments]</a></span> |