You are not logged in.
I could connect to my institute's LAN in ubuntu by editing wired connection going into security tab and selecting :
802.1x
EAP-PEAP
phase 2 authentication - MSCHAPV2
CA certificates - none
username - **********
password - ***********
how to do this in arch linux??
Offline
What do you install to manage your network connections? If you installed networkmanager and wpa_supplicant, then it should work the same.
If you use wpa_supplicant directly, then read the wiki page: https://wiki.archlinux.org/title/Wpa_su … _(systemd)
During installation you can probably use the wired daemon that is part of iwd. (systemd ead.service) I believe at the moment the configuration has to be in /var/lib/ead/default.8021x
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline