Skip to content
Snippets Groups Projects
wifi.en.md 1.55 KiB
Newer Older
Jan Fecht's avatar
Jan Fecht committed
---
title: StuStaNet Goes WLAN
header: StuStaNet Goes WLAN
description: WLAN in der StuSta
type: page
color: none
headerImage: headers/wifi.jpg
---

Since April 2019 we offer Wi-Fi for all StuStaNet members. 
You can find it under the name _StuStaNet_.

On this page, you will learn how to connect your device to the Wifi.
If you have any questions or comments you can [write us](mailto:admins@stusta.de).

## Prerequesites
* StuStaNet-Membership - More information [here](../index.html)
* member card - Can be picked up during one of our [office hours](../index.html).

## How do I connect to the Wi-Fi?

### Android
Jan Fecht's avatar
Jan Fecht committed
Goto _Settings > Wifi_ and choose **Stustanet**.
Jan Fecht's avatar
Jan Fecht committed
Then choose **more options**.

|**Option**|**Value**|
|--------|--------|
|identity| [_your username_](https://account.stustanet.de/login)|
|password| [_your password_](https://account.stustanet.de/login)|
Jan Fecht's avatar
Jan Fecht committed

### Linux NetworkManager
|**Option**|**Value**|
|--------|--------|
|SSID| StuStaNet|
|Security| WPA & WPA2 Enterprise|
|Authentication| PWD|
|Username| [_your username_](https://account.stustanet.de/login)|
|Password| [_your password_](https://account.stustanet.de/login)|

### Linux NetworkManager alternative via TTLS
Jan Fecht's avatar
Jan Fecht committed
|**Option**|**Value**|
|--------|--------|
|SSID| StuStaNet|
|Security| WPA & WPA2 Enterprise|
Jan Fecht's avatar
Jan Fecht committed
|Authentication| Tunneled TLS|
|CA-Zertifikat| [radius stusta](https://dokumente.stusta.de/zertifikate/TODO.cert.pem)|
Jan Fecht's avatar
Jan Fecht committed
|Inner authentication| PAP|
|Username| [_your username_](https://account.stustanet.de/login)|
|Password| [_your password_](https://account.stustanet.de/login)|