]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
the hostaccess=yes parameters are not needed anymore
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 7 Mar 2007 04:44:25 +0000 (04:44 -0000)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 7 Mar 2007 04:44:25 +0000 (04:44 -0000)
testing/tests/ikev2/config-payload/hosts/carol/etc/ipsec.conf
testing/tests/ikev2/config-payload/hosts/dave/etc/ipsec.conf

index c13e04ce634c4481d20b13c878d834f118367a35..4ea2b22f74a399970032847b51ec83fd30e3838a 100755 (executable)
@@ -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
index 2f270c3020c9de15578343a1a63037fcf61c25b2..dad3f34409d4921610a5e736dd5e9ee94bdd2baf 100755 (executable)
@@ -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