aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/net2net-start
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-06-10 18:52:14 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-06-10 18:52:14 +0000
commitaca0317d92c4141e1b48c7081f39d8646bd4767d (patch)
tree8e6fd4bf42446b07e37bd8fff57c7ef18149bb5e /testing/tests/ikev2/net2net-start
parent9cc7a29786c048acfdb7c13103847d064b1867e8 (diff)
downloadstrongswan-aca0317d92c4141e1b48c7081f39d8646bd4767d.tar.bz2
strongswan-aca0317d92c4141e1b48c7081f39d8646bd4767d.tar.xz
removed all nexthop statements
Diffstat (limited to 'testing/tests/ikev2/net2net-start')
-rwxr-xr-xtesting/tests/ikev2/net2net-start/hosts/moon/etc/ipsec.conf1
-rwxr-xr-xtesting/tests/ikev2/net2net-start/hosts/sun/etc/ipsec.conf1
2 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/ikev2/net2net-start/hosts/moon/etc/ipsec.conf b/testing/tests/ikev2/net2net-start/hosts/moon/etc/ipsec.conf
index 091871e49..77abdcdd1 100755
--- a/testing/tests/ikev2/net2net-start/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ikev2/net2net-start/hosts/moon/etc/ipsec.conf
@@ -15,7 +15,6 @@ conn %default
conn net-net
left=PH_IP_MOON
leftsubnet=10.1.0.0/16
- leftnexthop=%direct
leftcert=moonCert.pem
leftid=@moon.strongswan.org
leftfirewall=yes
diff --git a/testing/tests/ikev2/net2net-start/hosts/sun/etc/ipsec.conf b/testing/tests/ikev2/net2net-start/hosts/sun/etc/ipsec.conf
index b2e41894c..ea55d2edb 100755
--- a/testing/tests/ikev2/net2net-start/hosts/sun/etc/ipsec.conf
+++ b/testing/tests/ikev2/net2net-start/hosts/sun/etc/ipsec.conf
@@ -17,7 +17,6 @@ conn net-net
leftcert=sunCert.pem
leftid=@sun.strongswan.org
leftsubnet=10.2.0.0/16
- leftnexthop=%direct
leftfirewall=yes
right=PH_IP_MOON
rightid=@moon.strongswan.org