- Copy iiscwlan.8021x to /var/lib/iwd/. Fill email-id and password in the file.
- Copy main.conf to /etc/iwd/
- Restart iwd by running systemctl restart iwd.service
- Connect to network using iwctl how to connect.
The script.sh downloads the files and copies to their respective locations (you still have to fill email-id and password in).
curl https://raw.githubusercontent.com/DhanusML/arch-iiscwlan-config/master/script.sh > script.sh
and enable execute mode by running chmod 744 script.sh.
-
This repository was created to connect to campus WiFi for installing arch linux. Using iwd or wpa_supplicant were the only options, since network manager was not available.
-
The CA certificate is not required. It was uploaded while trying to figure things out and I did not bother to remove it.