Added libipsec/rw-suite-b scenario

This commit is contained in:
Andreas Steffen
2013-07-01 11:04:14 +02:00
parent 9ea77350ce
commit 3405156f97
32 changed files with 2693 additions and 0 deletions
@@ -0,0 +1,22 @@
# /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
leftupdown=/etc/updown
right=%any
rightsourceip=10.3.0.0/24
auto=add