aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/rw-eap-sim-only-radius/hosts/carol/etc/ipsec.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-01-11 11:20:45 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-01-11 11:20:45 +0100
commit8fb389b299af8ef6cf9b4138f641dbd69f985bfc (patch)
treee9cdd9183c4596e3639a56a186060a0aa386f471 /testing/tests/ikev2/rw-eap-sim-only-radius/hosts/carol/etc/ipsec.conf
parentb9790320885b7f48e20cdf2384cf7e989a78ca70 (diff)
downloadstrongswan-8fb389b299af8ef6cf9b4138f641dbd69f985bfc.tar.bz2
strongswan-8fb389b299af8ef6cf9b4138f641dbd69f985bfc.tar.xz
added ikev2/rw-eap-sim-only-radius scenario
Diffstat (limited to 'testing/tests/ikev2/rw-eap-sim-only-radius/hosts/carol/etc/ipsec.conf')
-rwxr-xr-xtesting/tests/ikev2/rw-eap-sim-only-radius/hosts/carol/etc/ipsec.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/ikev2/rw-eap-sim-only-radius/hosts/carol/etc/ipsec.conf b/testing/tests/ikev2/rw-eap-sim-only-radius/hosts/carol/etc/ipsec.conf
new file mode 100755
index 000000000..11b9f0d71
--- /dev/null
+++ b/testing/tests/ikev2/rw-eap-sim-only-radius/hosts/carol/etc/ipsec.conf
@@ -0,0 +1,21 @@
+# /etc/ipsec.conf - strongSwan IPsec configuration file
+
+config setup
+ plutostart=no
+
+conn %default
+ ikelifetime=60m
+ keylife=20m
+ rekeymargin=3m
+ keyingtries=1
+ keyexchange=ikev2
+
+conn home
+ left=PH_IP_CAROL
+ leftid=carol@strongswan.org
+ leftfirewall=yes
+ leftauth=eap
+ right=PH_IP_MOON
+ rightid=@moon.strongswan.org
+ rightsubnet=10.1.0.0/16
+ auto=add