WLAN

Anbei die WLAN konfiguration für verschiedene Netzwerk-Manager:

netctl

Datei anlegen unter /etc/netctl/$interfacename-backspace_8021x. netctl-auto muss ggf neu gestartet werden

Description='backspace WPA2 802.1X'
Interface=wlp3s0
Connection=wireless
Security=wpa-configsection
IP=dhcp
ESSID="backspace 802.1x"
WPAConfigSection=(
    'ssid="backspace 802.1x"'
    'proto=RSN WPA'
    'key_mgmt=WPA-EAP'
    'eap=TTLS'
    'identity="USERNAME"'
    'password="YOUR_PASSWORD"'
    'phase2="auth=PAP"'
)

Android

Wifi-android-8021x.png

Linux - NetworkManager

WiFi Settings - backspace 8021x.png Ignore the certificate warning message! (or select StartSSL.com certificate in the window before) WiFi - Certificate-Warning.png