aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/rw-ikev2/hosts/carol/etc/ipsec.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-11-08 11:59:29 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-11-08 11:59:29 +0000
commitc65ad277c28816b27ced51980ffae87c28c1fc5d (patch)
tree939de745286be0966e6369046a8f2494c8592d76 /testing/tests/ipv6/rw-ikev2/hosts/carol/etc/ipsec.conf
parent5076770cf85932d8dc5415579487bea2fa601112 (diff)
downloadstrongswan-c65ad277c28816b27ced51980ffae87c28c1fc5d.tar.bz2
strongswan-c65ad277c28816b27ced51980ffae87c28c1fc5d.tar.xz
another four IPv6 scenarios fully demonstrate ip6tables firewall use
Diffstat (limited to 'testing/tests/ipv6/rw-ikev2/hosts/carol/etc/ipsec.conf')
-rwxr-xr-xtesting/tests/ipv6/rw-ikev2/hosts/carol/etc/ipsec.conf23
1 files changed, 23 insertions, 0 deletions
diff --git a/testing/tests/ipv6/rw-ikev2/hosts/carol/etc/ipsec.conf b/testing/tests/ipv6/rw-ikev2/hosts/carol/etc/ipsec.conf
new file mode 100755
index 000000000..92388586a
--- /dev/null
+++ b/testing/tests/ipv6/rw-ikev2/hosts/carol/etc/ipsec.conf
@@ -0,0 +1,23 @@
+# /etc/ipsec.conf - strongSwan IPsec configuration file
+
+config setup
+ crlcheckinterval=180
+ strictcrlpolicy=no
+ plutostart=no
+
+conn %default
+ ikelifetime=60m
+ keylife=20m
+ rekeymargin=3m
+ keyingtries=1
+
+conn home
+ left=PH_IP6_CAROL
+ leftcert=carolCert.pem
+ leftid=carol@strongswan.org
+ leftfirewall=yes
+ right=PH_IP6_MOON
+ rightid=@moon.strongswan.org
+ rightsubnet=fec1::/16
+ keyexchange=ikev2
+ auto=add