diff options
Diffstat (limited to 'testing/tests/ikev2/dpd-restart')
-rwxr-xr-x | testing/tests/ikev2/dpd-restart/hosts/carol/etc/ipsec.conf | 1 | ||||
-rwxr-xr-x | testing/tests/ikev2/dpd-restart/hosts/moon/etc/ipsec.conf | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/ikev2/dpd-restart/hosts/carol/etc/ipsec.conf b/testing/tests/ikev2/dpd-restart/hosts/carol/etc/ipsec.conf index 7c5b88a2c..631eac9b6 100755 --- a/testing/tests/ikev2/dpd-restart/hosts/carol/etc/ipsec.conf +++ b/testing/tests/ikev2/dpd-restart/hosts/carol/etc/ipsec.conf @@ -16,7 +16,6 @@ conn %default conn home left=PH_IP_CAROL - leftnexthop=%direct leftcert=carolCert.pem leftid=carol@strongswan.org leftfirewall=yes diff --git a/testing/tests/ikev2/dpd-restart/hosts/moon/etc/ipsec.conf b/testing/tests/ikev2/dpd-restart/hosts/moon/etc/ipsec.conf index 97b5411bd..cdb40d72d 100755 --- a/testing/tests/ikev2/dpd-restart/hosts/moon/etc/ipsec.conf +++ b/testing/tests/ikev2/dpd-restart/hosts/moon/etc/ipsec.conf @@ -10,7 +10,6 @@ conn %default keylife=20m rekeymargin=3m keyingtries=1 - leftnexthop=%direct keyexchange=ikev2 dpdaction=clear dpddelay=10 |