added ikev2/dynamic-responder scenario

This commit is contained in:
Andreas Steffen
2012-06-08 21:24:42 +02:00
parent 420e77c2d0
commit 68f3e2462a
14 changed files with 219 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 moon
left=%any
leftsourceip=%config
leftcert=carolCert.pem
[email protected]
leftfirewall=yes
right=%moon.strongswan.org
rightsubnet=10.1.0.0/16
[email protected]
auto=add