Changes for page Manuální konfigurace wifi Eduroam v OS Linux
Last modified by Denisa Wernerová on 03.09.2024 10:44
To version 1.4
edited by Denisa Wernerová
on 03.11.2016 16:18
on 03.11.2016 16:18
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. vyl00221 +XWiki.wer022 - Content
-
... ... @@ -1,11 +1,24 @@ 1 -The Network Manageris a GUI tool for easy wireless networking management in Linux. If it's not included with your distribution, follow the instructions at [[http:~~/~~/www.gnome.org/projects/NetworkManager/>>url:http://www.gnome.org/projects/NetworkManager/]].1 +The **nm-applet** is a GUI tool for easy wireless networking management in Linux. If it's not included with your distribution, follow the instructions at [[http:~~/~~/www.gnome.org/projects/NetworkManager/>>url:http://www.gnome.org/projects/NetworkManager/]]. 2 2 3 3 In different Linux versions, the GUI of NetworkManager application could be slightly different, but the settings (wireless network parameters) are always the same. 4 4 5 5 **Setting profile:** 6 6 7 -1. Click on **Settings**, go to **Wi-Fi**, select **eduroam**. 8 -\\ 9 -1. Fill **Username **field in form (% style="color:#cc0000" %)**login@vsb.cz**(%%) (eg. abc123@vsb.cz) and Password with your [[**wifi password**>>doc:uzivatel.hesla.wifi-heslo.WebHome]]. 10 -For radius server authentication, you will need certificate of the certification authority. You can download this certificate [[here>>attach:chain_GEANT_OV_RSA_CA_4.pem]] in text (PEM) format ("Save as"). 11 -\\[[[[image:2.png]]>>attach:2.png]] 7 +1. Right click on **Network Manager** icon, choose **Edit Connections**, choose **Wireless **and click on **Add** 8 + 9 +1. Follow the settings on screen below: 10 + 11 +[[[[image:eduroam_1.png||width="383"]]>>attach:eduroam_1.png||rel="__blank"]] 12 + 13 +1. Fill **Username **field in form (% style="color: rgb(204, 0, 0);" %)**login@vsb.cz**(%%) (eg. abc123@vsb.cz) and Password with your [[**wifi password**>>doc:uzivatel.wifi-heslo]]. 14 +For radius server authentication, you will need certificate of the certification authority named AddTrust External CA Root. You can download this certificate [[here >>attach:tcs-ca-AddTrust_External_CA_Root.pem.crt]]in text (PEM) format. In some Network Manager versions, there could be problems with PEM format certificate. In this case, please use following command to convert PEM format to DER format: 15 + 16 +## openssl x509 -in tcs-ca-AddTrust_External_CA_Root.pem.crt -out tcs-ca-AddTrust_External_CA_Root.der -outform DER ## 17 + 18 +and use the new converted certificate file. 19 + 20 +[[[[image:addtrust.png||width="556"]]>>attach:addtrust.png||rel="__blank"]] 21 + 22 +1. If you have problems with RADIUS server authentication, just skip this step (less secure): 23 + 24 +[[[[image:eduroam_3_noca.png||width="383"]]>>attach:eduroam_3_noca.png||rel="__blank"]]