Writing /var/lib/dokuwiki/data/meta/tutorials/installing_wireless_for_debian.meta failed
tutorials:installing_wireless_for_debian
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:installing_wireless_for_debian [2019/05/04 19:09] – admin | tutorials:installing_wireless_for_debian [2022/09/20 00:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 121: | Line 121: | ||
* You are done! | * You are done! | ||
+ | |||
+ | === connman plus eduroam === | ||
+ | |||
+ | * You need to install a certificate from Centro de Informática. For that you have to run the Linux Installer script (made only for Network Manager). This script will install the certificate in your home in ~/ | ||
+ | * Download and run the installation script from centro de informática: | ||
+ | * Make a text file / | ||
+ | |||
+ | [service_eduroam] | ||
+ | Type=wifi | ||
+ | Name=eduroam | ||
+ | EAP=ttls | ||
+ | CACertFile=/ | ||
+ | Phase2=PAP | ||
+ | Identity=*your ucr email address* | ||
+ | AnonymousIdentity=anonymous@ucr.ac.cr | ||
+ | Passphrase=*your_password* | ||
+ | |||
+ | * The certificate that centro de informática distributes is old and obsolete. You need to add the following to the file / | ||
+ | |||
+ | OPENSSL_ENABLE_MD5_VERIFY=1 | ||
+ | |||
+ | * Kill any wpa_supplicant that is running and restart connman. (Restart your computer if you have troubles with this) | ||
+ | * Connect to eduroam. It should work! | ||
+ | |||
==== Wicd ==== | ==== Wicd ==== |
tutorials/installing_wireless_for_debian.1556996947.txt.gz · Last modified: 2022/09/20 00:08 (external edit)