diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-06-13 21:19:05 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-06-13 21:19:05 +0200 |
commit | daa857029f85dab932e0f1674cee4504134dd751 (patch) | |
tree | 5d2f0396c5e00108dab82de0592a7411ef377d1c /testing/tests/ikev1/double-nat | |
parent | dd38e9fc83c60819d4109f4202811de3e6ae20a1 (diff) | |
download | strongswan-daa857029f85dab932e0f1674cee4504134dd751.tar.bz2 strongswan-daa857029f85dab932e0f1674cee4504134dd751.tar.xz |
removed plutostart parameter
Diffstat (limited to 'testing/tests/ikev1/double-nat')
-rw-r--r--[-rwxr-xr-x] | testing/tests/ikev1/double-nat/hosts/alice/etc/ipsec.conf | 1 | ||||
-rw-r--r--[-rwxr-xr-x] | testing/tests/ikev1/double-nat/hosts/bob/etc/ipsec.conf | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/ikev1/double-nat/hosts/alice/etc/ipsec.conf b/testing/tests/ikev1/double-nat/hosts/alice/etc/ipsec.conf index b6ada3289..6b40252cf 100755..100644 --- a/testing/tests/ikev1/double-nat/hosts/alice/etc/ipsec.conf +++ b/testing/tests/ikev1/double-nat/hosts/alice/etc/ipsec.conf @@ -1,7 +1,6 @@ # /etc/ipsec.conf - strongSwan IPsec configuration file config setup - plutostart=no conn %default ikelifetime=60m diff --git a/testing/tests/ikev1/double-nat/hosts/bob/etc/ipsec.conf b/testing/tests/ikev1/double-nat/hosts/bob/etc/ipsec.conf index 507550e6c..89640564d 100755..100644 --- a/testing/tests/ikev1/double-nat/hosts/bob/etc/ipsec.conf +++ b/testing/tests/ikev1/double-nat/hosts/bob/etc/ipsec.conf @@ -1,7 +1,6 @@ # /etc/ipsec.conf - strongSwan IPsec configuration file config setup - plutostart=no conn %default ikelifetime=60m |