diff options
Diffstat (limited to 'testing/tests/ikev1/xauth-psk-mode-config/hosts')
3 files changed, 0 insertions, 3 deletions
diff --git a/testing/tests/ikev1/xauth-psk-mode-config/hosts/carol/etc/ipsec.conf b/testing/tests/ikev1/xauth-psk-mode-config/hosts/carol/etc/ipsec.conf index 3fd0ebf85..747f4b6bf 100644 --- a/testing/tests/ikev1/xauth-psk-mode-config/hosts/carol/etc/ipsec.conf +++ b/testing/tests/ikev1/xauth-psk-mode-config/hosts/carol/etc/ipsec.conf @@ -17,7 +17,6 @@ conn home left=PH_IP_CAROL leftid=carol@strongswan.org leftsourceip=%modeconfig - leftnexthop=%direct leftfirewall=yes right=PH_IP_MOON rightid=@moon.strongswan.org diff --git a/testing/tests/ikev1/xauth-psk-mode-config/hosts/dave/etc/ipsec.conf b/testing/tests/ikev1/xauth-psk-mode-config/hosts/dave/etc/ipsec.conf index 8d20a5d20..0193c0512 100644 --- a/testing/tests/ikev1/xauth-psk-mode-config/hosts/dave/etc/ipsec.conf +++ b/testing/tests/ikev1/xauth-psk-mode-config/hosts/dave/etc/ipsec.conf @@ -17,7 +17,6 @@ conn home left=PH_IP_DAVE leftid=dave@strongswan.org leftsourceip=%modeconfig - leftnexthop=%direct leftfirewall=yes right=PH_IP_MOON rightid=@moon.strongswan.org diff --git a/testing/tests/ikev1/xauth-psk-mode-config/hosts/moon/etc/ipsec.conf b/testing/tests/ikev1/xauth-psk-mode-config/hosts/moon/etc/ipsec.conf index 66f705e79..98598b04c 100644 --- a/testing/tests/ikev1/xauth-psk-mode-config/hosts/moon/etc/ipsec.conf +++ b/testing/tests/ikev1/xauth-psk-mode-config/hosts/moon/etc/ipsec.conf @@ -15,7 +15,6 @@ conn %default xauth=server left=PH_IP_MOON leftid=@moon.strongswan.org - leftnexthop=%direct leftsubnet=10.1.0.0/16 leftfirewall=yes right=%any |