Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:public:femnet:howto:wlan [2021/10/07 15:12] – Translation page created nex | en:public:femnet:howto:wlan [2021/11/30 14:33] (current) – netali | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== | 
| + | In the FeM-Net, there are multiple WiFi networks, which are available on the campus: | ||
| + | * FeM.PSK | ||
| + | * FeM.1X | ||
| + | * FeM_Welcome | ||
| + | |||
| + | FeM_Welcome is an open network to which everyone can connect to. | ||
| + | It offers information about the FeM-Net as well as an automated device regsistration system. | ||
| + | A full internet access is not available in this network. | ||
| + | |||
| + | The networks FeM.PSK and FeM.1X both provide a full FeM-Net access and internet access. | ||
| + | To use these networks, devices must be registered beforehand. | ||
| + | |||
| + | <WRAP 50% info center> | ||
| + | If a device can't connect to FeM.PSK or FeM.1X, it might help to [[mac-randomization|disable MAC-randomization]]. | ||
| + | Especially newer devices are affected by this. | ||
| + | </ | ||
| + | |||
| + | ===== FeM.PSK ===== | ||
| + | |||
| + | To use FeM.PSK, a password is required. | ||
| + | This password will be sent via email after the first device is registered for WiFi. | ||
| + | It is also possible to generate a new password afterwards in case the password gets lost. | ||
| + | Alternatively, | ||
| + | For this, the device must be connected to the FeM-Net! | ||
| + | |||
| + | The password email also contains information about the devices the password is valid for. | ||
| + | However, usually passwords are valid for all registered devices. | ||
| + | |||
| + | ===== FeM.1X ===== | ||
| + | |||
| + | The network FeM.1X uses so-called 802.1X authentication. | ||
| + | With this mechanism, it is possible to authenticate using a username and password. | ||
| + | However, the setup is more difficult. | ||
| + | If the Uni-Login has been submitted with the application for admission, the university login credentials (username: four letters, four numbers) can be used for loggin in to the WiFi network. | ||
| + | Otherwise, a [[https:// | ||
| + | For this, the device must be connected to the FeM-Net (e.g. using the FeM_Welcome WiFi network). | ||
| + | |||
| + | ==== Login credentials ==== | ||
| + | |||
| + | Depending on which type of credentials shall be used, a different configuration must be used: | ||
| + | |||
| + | === MyInfo credentials === | ||
| + | |||
| + | * Username: '' | ||
| + | * (replace '' | ||
| + | * Password: use the MyInfo password | ||
| + | * anonymous Identity: anonymous@auth.fem.tu-ilmenau.de | ||
| + | |||
| + | === Uni-Login === | ||
| + | * **This method can only be used if a university login was specified on the application for admission** | ||
| + | * Username: '' | ||
| + | * (replace '' | ||
| + | * Password: use the password from the university login | ||
| + | * anonymous Identity: anonymous@fem.tu-ilmenau.de | ||
| + | |||
| + | ==== Certificate ==== | ||
| + | |||
| + | To prevent attackers from stealing login credentials, | ||
| + | This certificate is also linked as download in the respective configuration sections. | ||
| + | |||
| + | For the download, the device must be connected to the FeM-Net, e.g. using the FeM_Welcome WiFi network. | ||
| + | |||
| + | ==== WiFi network configuration ==== | ||
| + | |||
| + | Depending on your operating system, the configuration may vary: | ||
| + | |||
| + | === Apple MacOS and iOS === | ||
| + | |||
| + | The settings for FeM.1X can not be entered manually. | ||
| + | Instead, [[https:// | ||
| + | When being asked for login credentials, | ||
| + | |||
| + | === Linux === | ||
| + | |||
| + | Depending on the network configuration software, different settings must be applied, but the parameters are always the same: | ||
| + | |||
| + | * Type: WPA2 enterprise with TTLS and PAP | ||
| + | * Identity: see credentials | ||
| + | * Anonymous identity: see credentials | ||
| + | * Password: see credentials | ||
| + | * Client certificate: | ||
| + | * CA certificate: | ||
| + | * Domain: fem.tu-ilmenau.de | ||
| + | |||
| + | === Android === | ||
| + | |||
| + | The settings are as follows: | ||
| + | |||
| + | * EAP-Type: TTLS | ||
| + | * Phase 2: PAP | ||
| + | * Server certificate: | ||
| + | * CA certificate: | ||
| + | * Identity: see credentials | ||
| + | * Anonymous identity: see credentials | ||
| + | * Password: see credentials | ||
| + | * Domain: fem.tu-ilmenau.de | ||
| + | |||
| + | ==== See Also ==== | ||
| + | |||
| + | * [[en: | ||
| + | * [[mac-randomization|How can I disable MAC-randomization? | ||