added test cases from NAT team

updated all IKEv2 tests to work with new status output
This commit is contained in:
Martin Willi
2006-07-13 12:45:18 +00:00
parent 1279eda042
commit 7af345e11e
74 changed files with 1069 additions and 15 deletions
@@ -0,0 +1,20 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
version 2.0 # conforms to second version of ipsec.conf specification
config setup
plutostart=no
conn %default
left=PH_IP_BOB
leftcert=bobCert.pem
[email protected]
leftsubnet=10.2.0.10/32
keyexchange=ikev2
conn rw-alice
right=%any
rightcert=aliceCert.pem
[email protected]
rightsubnet=10.1.0.0/16
auto=add