emacs/var/elfeed/db/data/63/63027ec8561bcd6c2b0319b2be9fa9d5c1a96c52
2022-01-03 12:49:32 -06:00

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&#39;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=( &#39;ssid=&quot;eduroam&quot;&#39; &#39;proto=WPA2&#39; &#39;key_mgmt=WPA-EAP&#39; &#39;eap=PEAP&#39; &#39;identity=&quot;myuniemail&quot;&#39; &#39;password=&quot;mypassword&quot;&#39; #&#39;ca_cert=&quot;/etc/ssl/certs/Deutsche_Telekom_Root_CA_2.pem&quot;&#39; &#39;phase2=&quot;auth=MSCHAPV2&quot;&#39; ) </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&#39;t have a script for my university, so I can&#39;t gather more information from that. Does anyone have an idea on what else I could try? Thanks!</p> </div><!-- SC_ON --> &#32; submitted by &#32; <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> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/q6icjf/iwd_and_eduroam_connection_failed_for_reason_code/">[comments]</a></span>