Sample Header Ad - 728x90

Unable to connect to university WPA2 enterprise wifi

0 votes
0 answers
933 views
I am using NetworkManager on arch to connect to my university WiFi. I used nm-connection-editor to create the connection. Here is the config:
[connection]
id=ESSID
uuid=b18a2b1c-02f6-48cd-a49d-a91e95cb80ed
type=wifi
interface-name=wlan0
timestamp=1694114242

[wifi]
bssid=80:8D:B7:57:E4:81
cloned-mac-address=random
mac-address=MAC_ADDRESS
mode=infrastructure
ssid=SSID

[wifi-security]
key-mgmt=wpa-eap

[802-1x]
anonymous-identity=anon@SCHOOL.edu
domain-suffix-match=SCHOOL.edu
eap=peap;
identity=SCHOOL_EMAIL
password=PASSWORD
phase2-auth=mschapv2

[ipv4]
method=auto

[ipv6]
addr-gen-mode=stable-privacy
method=auto
When I use iwctl to connect to the network, I get Error: Failed to add/activate new connection: Failed to determine AP security information. I selected no CA certificate required, and I know I don't because my phone worked without one either. What am I doing wrong? Let me know what other information to put here if needed.
Asked by Jacob (1 rep)
Sep 7, 2023, 08:24 PM
Last activity: Sep 12, 2023, 03:29 PM