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,21 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
conn %default
ikelifetime=60m
keylife=20m
rekey=no
reauth=no
keyexchange=ikev2
ike=aes128gcm128-prfsha256-ecp256!
esp=aes128gcm128-ecp256!
conn rw
left=PH_IP_MOON
leftcert=moonCert.pem
[email protected]
leftsubnet=10.1.0.0/16
leftfirewall=yes
right=%any
auto=add