Hi. I don’t seem to find any guides on how to connect Qubes OS to a eduroam wifi network. Anyone done it? If so, please tell me how.
I’ve only tried the one for University of Copenhagen – but it was “pretty simple”.
-
Download the installer (for you University/Institution) from
https://cat.eduroam.org/ -
From the
eduroam-linux-UoC.py
locate the certificate and save it as a new filemyUni.pem
that looks somewhat like:
-----BEGIN CERTIFICATE-----
MIIEMjCCAxqgAwIBAgIBATANBgkqhkiG9w0BAQUFADB7MQswCQYDVQQGEwJHQjEb
....
-----END CERTIFICATE-----
-
Copy the
myUni.pem
to yoursys-net
(it will be insideQubesIncomming/$SrcVM/
) -
Right-click the network icon at the top and pick “Edit Connection” → [+]“Add a new connection” → Pick “Wi-Fi” → “Create”
The settings for “Wi-Fi Security” depends on you University - but for University of Copenhagen they are:
Authentication: PEAP
Anonymous id: anonymous@ku.dk
Domain: radius.ku.dk
CA certificate: myUni.pem
Inner authentication: MSCHAPv2
Username: KUid@ku.dk
Password: YouNeverGuessWhatThisIs
and the SSID is eduroam
.
You should be able to find the setting for your University in the eduroam-linux-UoC.py
you get from
https://cat.eduroam.org/
– if you also download the one for University of Copenhagen, you should be able compare your settings with the ones I used above.
Thanks but I can’t seem to get it working. I compared settings with University of Copehagen but it still wont connect. Perhaps getting touch with our IT helpdesk will help…