From 26ad49c8e728420a89b044f9c4ad01fc281b1e85 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 7 Mar 2007 04:44:25 +0000 Subject: [PATCH] the hostaccess=yes parameters are not needed anymore --- testing/tests/ikev2/config-payload/hosts/carol/etc/ipsec.conf | 1 - testing/tests/ikev2/config-payload/hosts/dave/etc/ipsec.conf | 1 - 2 files changed, 2 deletions(-) diff --git a/testing/tests/ikev2/config-payload/hosts/carol/etc/ipsec.conf b/testing/tests/ikev2/config-payload/hosts/carol/etc/ipsec.conf index c13e04ce6..4ea2b22f7 100755 --- a/testing/tests/ikev2/config-payload/hosts/carol/etc/ipsec.conf +++ b/testing/tests/ikev2/config-payload/hosts/carol/etc/ipsec.conf @@ -19,7 +19,6 @@ conn home leftcert=carolCert.pem leftid=carol@strongswan.org leftfirewall=yes - lefthostaccess=yes right=PH_IP_MOON rightsubnet=10.1.0.0/16 rightid=@moon.strongswan.org diff --git a/testing/tests/ikev2/config-payload/hosts/dave/etc/ipsec.conf b/testing/tests/ikev2/config-payload/hosts/dave/etc/ipsec.conf index 2f270c302..dad3f3440 100755 --- a/testing/tests/ikev2/config-payload/hosts/dave/etc/ipsec.conf +++ b/testing/tests/ikev2/config-payload/hosts/dave/etc/ipsec.conf @@ -19,7 +19,6 @@ conn home leftcert=daveCert.pem leftid=dave@strongswan.org leftfirewall=yes - lefthostaccess=yes right=PH_IP_MOON rightsubnet=10.1.0.0/16 rightid=@moon.strongswan.org