Ditry dépôt is dirty
This commit is contained in:
parent
0a580381cf
commit
8cc8770ee4
1 changed files with 7 additions and 5 deletions
|
@ -2,13 +2,15 @@
|
||||||
|
|
||||||
# Teste le inner-tunnel en se connectant directement au serveur
|
# Teste le inner-tunnel en se connectant directement au serveur
|
||||||
|
|
||||||
MAC=apprentis-wifi
|
MAC=moo-torola
|
||||||
PASSWORD=p74dj3ipwd
|
PASSWORD=7syxqbbkdb
|
||||||
SECRET=`PYTHONPATH=/etc/crans/secrets/ python -c \
|
#SECRET=`PYTHONPATH=/etc/crans/secrets/ python -c \
|
||||||
"import secrets; print secrets.radius_eap_key"`
|
# "import secrets; print secrets.radius_eap_key"`
|
||||||
|
SECRET=e4hmraqw6Yps
|
||||||
NAS_NAME=atree.wifi.crans.org
|
NAS_NAME=atree.wifi.crans.org
|
||||||
#SERVER=127.0.0.1
|
#SERVER=127.0.0.1
|
||||||
SERVER=pea.v6.wifi.crans.org
|
SERVER=pea.v6.wifi.crans.org
|
||||||
SERVER=138.231.136.35
|
SERVER=138.231.136.35
|
||||||
SERVER=[2a01:240:fe3d:c04:0:70ff:fe65:6103]
|
SERVER=[2a01:240:fe3d:c04:0:70ff:fe65:6103]
|
||||||
radtest -t mschap -x -6 $MAC $PASSWORD $SERVER 18 $SECRET $SECRET $NAS_NAME
|
SERVER=localhost
|
||||||
|
radtest -t mschap -x -4 $MAC $PASSWORD $SERVER 18 $SECRET $SECRET $NAS_NAME
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue