/* anybert */

This commit is contained in:
Vater 2015-05-21 00:36:50 +00:00
parent 12c9a7027c
commit 58b2b0a87d
1 changed files with 15 additions and 12 deletions

View File

@ -150,21 +150,24 @@ HTTP 403
:: IPredator
:; IPv6
:: IPredator
:; [[#EAP]]
:: <code>EAP-TTLS, Username: anonymous, Password: anonymous, RADIUS: lxc-to-go anybert in VirtualBox auf FreeNAS</code>
<source lang=bash>wpa_supplicant.conf EXAMPLE
:; [[#EAP]]:
::; Verschlüsslung: <code>EAP-TTLS</code>
::; Username: anonymous
::; Password: anonymous
::; RADIUS: lxc-to-go anybert in VirtualBox auf [[FreeNAS]]
<source lang=bash>$EDITOR wpa_supplicant.conf</source>
<source lang=bash>
network={
ssid="C3D2.anybert"
key_mgmt=WPA-EAP
eap=TTLS
phase2="auth=PAP"
identity="anonymous"
password="anonymous"
priority=25
ssid="C3D2.anybert"
key_mgmt=WPA-EAP
eap=TTLS
phase2="auth=PAP"
identity="anonymous"
password="anonymous"
# priority=25
}
</source>
:: https://wiki.c3d2.de/WLAN/openRADIUS
:: [[WLAN/openRADIUS]]
==== [[Server/42bertl|42bertl]] ====