diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-06-10 18:52:14 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-06-10 18:52:14 +0000 |
commit | aca0317d92c4141e1b48c7081f39d8646bd4767d (patch) | |
tree | 8e6fd4bf42446b07e37bd8fff57c7ef18149bb5e /testing/tests/ikev2/nat-two-rw-psk | |
parent | 9cc7a29786c048acfdb7c13103847d064b1867e8 (diff) | |
download | strongswan-aca0317d92c4141e1b48c7081f39d8646bd4767d.tar.bz2 strongswan-aca0317d92c4141e1b48c7081f39d8646bd4767d.tar.xz |
removed all nexthop statements
Diffstat (limited to 'testing/tests/ikev2/nat-two-rw-psk')
-rwxr-xr-x | testing/tests/ikev2/nat-two-rw-psk/hosts/sun/etc/ipsec.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/tests/ikev2/nat-two-rw-psk/hosts/sun/etc/ipsec.conf b/testing/tests/ikev2/nat-two-rw-psk/hosts/sun/etc/ipsec.conf index c76e7ce92..d6b5d4d6f 100755 --- a/testing/tests/ikev2/nat-two-rw-psk/hosts/sun/etc/ipsec.conf +++ b/testing/tests/ikev2/nat-two-rw-psk/hosts/sun/etc/ipsec.conf @@ -15,7 +15,6 @@ conn nat-t left=PH_IP_SUN leftsubnet=10.2.0.0/16 leftfirewall=yes - leftnexthop=%direct right=%any rightsubnet=10.1.0.0/16 auto=add |