Added openssl-ikev2/rw-cpa scenario

This commit is contained in:
Andreas Steffen
2013-04-19 18:34:35 +02:00
parent 70312e6596
commit 545df30c18
29 changed files with 472 additions and 0 deletions
@@ -0,0 +1,22 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128gcm128-prfsha256-ecp256!
esp=aes128gcm128-ecp256!
conn home
left=PH_IP_CAROL
leftcert=carolCert.pem
[email protected]
leftfirewall=yes
right=PH_IP_MOON
[email protected]
rightsubnet=10.1.0.0/16
auto=add