added ikev2/rw-eap-peap-mschapv2 scenario

This commit is contained in:
Andreas Steffen
2011-04-06 19:44:58 +02:00
parent 35e2a87e1e
commit 7346114e9c
14 changed files with 166 additions and 0 deletions
@@ -0,0 +1,23 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
strictcrlpolicy=no
plutostart=no
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
conn rw-eap
left=PH_IP_MOON
leftsubnet=10.1.0.0/16
leftcert=moonCert.pem
leftauth=eap-peap
leftfirewall=yes
rightauth=eap-peap
rightsendcert=never
right=%any
auto=add