diff options
Diffstat (limited to 'testing/tests/ikev1/host2host-transport')
-rwxr-xr-x | testing/tests/ikev1/host2host-transport/hosts/moon/etc/ipsec.conf | 1 | ||||
-rwxr-xr-x | testing/tests/ikev1/host2host-transport/hosts/sun/etc/ipsec.conf | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/ikev1/host2host-transport/hosts/moon/etc/ipsec.conf b/testing/tests/ikev1/host2host-transport/hosts/moon/etc/ipsec.conf index 44ac885ce..49c84d894 100755 --- a/testing/tests/ikev1/host2host-transport/hosts/moon/etc/ipsec.conf +++ b/testing/tests/ikev1/host2host-transport/hosts/moon/etc/ipsec.conf @@ -11,7 +11,6 @@ conn %default keylife=20m rekeymargin=3m keyingtries=1 - leftnexthop=%direct conn host-host left=PH_IP_MOON diff --git a/testing/tests/ikev1/host2host-transport/hosts/sun/etc/ipsec.conf b/testing/tests/ikev1/host2host-transport/hosts/sun/etc/ipsec.conf index a89e799bd..e517b39cd 100755 --- a/testing/tests/ikev1/host2host-transport/hosts/sun/etc/ipsec.conf +++ b/testing/tests/ikev1/host2host-transport/hosts/sun/etc/ipsec.conf @@ -11,7 +11,6 @@ conn %default keylife=20m rekeymargin=3m keyingtries=1 - leftnexthop=%direct conn host-host left=PH_IP_SUN |