added ikev2/rw-eap-peap-md5 scenario

This commit is contained in:
Andreas Steffen
2011-04-06 19:44:30 +02:00
parent 119b0a45a1
commit 35e2a87e1e
14 changed files with 169 additions and 0 deletions
@@ -0,0 +1,22 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
plutostart=no
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
conn home
left=PH_IP_CAROL
[email protected]
leftauth=eap
leftfirewall=yes
right=PH_IP_MOON
rightid="C=CH, O=Linux strongSwan, CN=moon.strongswan.org"
rightsubnet=10.1.0.0/16
rightsendcert=never
auto=add