Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:verejne:sit:wi-fi:linux [02.05.2021 21:53] – Added iwd (thanks A!) Pavel Valachen:verejne:sit:wi-fi:linux [20.09.2021 13:51] – updated the CA certificate part Pavel Valach
Line 21: Line 21:
        * **Anonymous identity**: ''anonymous@sin.cvut.cz''        * **Anonymous identity**: ''anonymous@sin.cvut.cz''
        * **Domain**: ''radius.sin.cvut.cz''        * **Domain**: ''radius.sin.cvut.cz''
-       * **CA certificate**: [[en:verejne:sit:cert|download and save it]] (download format PEM)+       * **CA certificate**: either browse to ''/etc/ssl/certs/Comodo_AAA_Services_root.pem'', or [[en:verejne:sit:cert|download and save it]] (download format PEM)
        * **Inner authentication**: PAP        * **Inner authentication**: PAP
        * **Username**: use your SIN username or SIN email (find it after logging in to [[https://sinis.sin.cvut.cz|SINIS]])        * **Username**: use your SIN username or SIN email (find it after logging in to [[https://sinis.sin.cvut.cz|SINIS]])
Line 58: Line 58:
  
 ===== iwd ===== ===== iwd =====
 +
 +//Contributed by our member Artem Poliakov (poliaart <at> fit.cvut.cz)! Thanks!//
  
 [[https://iwd.wiki.kernel.org/|iwd]] is a wireless daemon for Linux which aims to utilize features provided by the Linux Kernel to the maximum extent [[https://iwd.wiki.kernel.org/|iwd]] is a wireless daemon for Linux which aims to utilize features provided by the Linux Kernel to the maximum extent
Line 72: Line 74:
 EAP-Identity=anonymous@sin.cvut.cz EAP-Identity=anonymous@sin.cvut.cz
 EAP-TTLS-ServerDomainMask=radius.sin.cvut.cz EAP-TTLS-ServerDomainMask=radius.sin.cvut.cz
-EAP-TTLS-CACert=/etc/cert/certificate.pem        # path to the downloaded CA certificate+EAP-TTLS-CACert=/etc/cert/downloaded-ca-certificate.pem
 EAP-TTLS-Phase2-Method=Tunneled-PAP EAP-TTLS-Phase2-Method=Tunneled-PAP
-EAP-TTLS-Phase2-Identity=jiri.novak@sin.cvut.cz  # your credentials+EAP-TTLS-Phase2-Identity=your.username@sin.cvut.cz
 EAP-TTLS-Phase2-Password=YourStr0ngPa$$word EAP-TTLS-Phase2-Password=YourStr0ngPa$$word
  
  • en/verejne/sit/wi-fi/linux.txt
  • Last modified: 30.09.2023 11:39
  • by Pavel Valach