You are not logged in.

#1 2024-08-28 10:54:27

TetoTuesday
Member
Registered: 2024-08-28
Posts: 4

Not connecting to WPA2 Enterprise PEAP v1 network

Tries to connect for a bit, then errors with "No Secrets Were Sent". Username and password are correct(Comfirmed by network admin), I am using a certificate, Running Vanilla Arch Linux on linux kernel 6.10.3-arch1-2 (64-bit) with KDE Plasma.

Offline

#2 2024-08-28 12:21:32

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: Not connecting to WPA2 Enterprise PEAP v1 network

Tries to connect for a bit

Aha. A small bit or a long bit? Tidy bit? Hanging bit? Big or little endian?

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Please post your complete system journal for a boot covering a connection attempt, for the current one:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#3 2024-08-28 19:22:30

TetoTuesday
Member
Registered: 2024-08-28
Posts: 4

Re: Not connecting to WPA2 Enterprise PEAP v1 network

http://0x0.st/XtkB.txt
the problematic network is "Northstar Academy"

Offline

#4 2024-08-28 20:38:48

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: Not connecting to WPA2 Enterprise PEAP v1 network

Aug 27 11:07:31 devpad wpa_supplicant[604]: wlp108s0: CTRL-EVENT-EAP-STARTED EAP authentication started
Aug 27 11:07:31 devpad wpa_supplicant[604]: wlp108s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
Aug 27 11:07:31 devpad wpa_supplicant[604]: wlp108s0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
Aug 27 11:07:31 devpad wpa_supplicant[604]: SSL: SSL3 alert: write (local SSL3 detected an error):fatal:protocol version
Aug 27 11:07:31 devpad wpa_supplicant[604]: OpenSSL: openssl_handshake - SSL_connect error:0A000102:SSL routines::unsupported protocol
Aug 27 11:07:31 devpad wpa_supplicant[604]: wlp108s0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
Aug 27 11:07:31 devpad kernel: wlp108s0: Limiting TX power to 30 (30 - 0) dBm as advertised by d0:21:f9:83:56:4c
Aug 27 11:07:31 devpad kernel: wlp108s0: deauthenticated from d0:21:f9:83:56:4c (Reason: 23=IEEE8021X_FAILED)
Aug 27 11:07:31 devpad wpa_supplicant[604]: wlp108s0: CTRL-EVENT-DISCONNECTED bssid=d0:21:f9:83:56:4c reason=23
Aug 27 11:07:31 devpad wpa_supplicant[604]: wlp108s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Northstar Academy" auth_failures=1 duration=10 reason=AUTH_FAILED

https://bbs.archlinux.org/viewtopic.php?id=281039
https://bbs.archlinux.org/viewtopic.php?id=281073
https://bbs.archlinux.org/viewtopic.php?id=289070
https://bbs.archlinux.org/viewtopic.php?id=286417

==> https://bbs.archlinux.org/viewtopic.php … 4#p2104704 ?
Though also

pacman -Qikk wpa_supplicant

Later on there's also a bunch of

Aug 27 11:14:40 devpad wpa_supplicant[604]: OpenSSL: tls_connection_ca_cert - Failed to load root certificates error:05800088:x509 certificate routines::no certificate or crl found

Is that you messing around w/ the certificates/paths?

Offline

#5 2024-08-28 21:25:07

TetoTuesday
Member
Registered: 2024-08-28
Posts: 4

Re: Not connecting to WPA2 Enterprise PEAP v1 network

I dont know what that is.

Offline

#6 2024-08-28 21:47:01

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: Not connecting to WPA2 Enterprise PEAP v1 network

You don't know what what is?
The network relies on a  dated and insecure version of TLS that's disabled by default - you can either apply the NM flag or edit the wpa_supplicant configuration to allow it.

At least this has worked a year ago, whether this is still the case remains to be seen.
Also there're several related patches in wpa_supplicant, I'm not sure whether they'd automagically lower the security level here, but at last we should make sure that you're not using some dated version of wpa_supplicant.

Offline

#7 2024-09-06 11:09:59

TetoTuesday
Member
Registered: 2024-08-28
Posts: 4

Re: Not connecting to WPA2 Enterprise PEAP v1 network

I've been looking and can't figure out how to fix it. could you explain it please?

Offline

#8 2024-09-06 12:17:33

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: Not connecting to WPA2 Enterprise PEAP v1 network

I stressed the link to https://bbs.archlinux.org/viewtopic.php … 4#p2104704 with the idea being that you try to set those NM paramters and the post right below that hints at how do do this in practice.
What step exactly do you struggle with?

Offline

Board footer

Powered by FluxBB