From: Andreas Steffen Date: Thu, 10 Feb 2011 09:03:59 +0000 (+0100) Subject: removed ipsec up %startall from scenario descriptions X-Git-Tag: 4.5.1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c8b190f847240f3c80b636e6e5161371fcdd16;p=thirdparty%2Fstrongswan.git removed ipsec up %startall from scenario descriptions --- diff --git a/testing/tests/sql/net2net-route-pem/description.txt b/testing/tests/sql/net2net-route-pem/description.txt index 82e9e7e2fb..5a6681f6ef 100644 --- a/testing/tests/sql/net2net-route-pem/description.txt +++ b/testing/tests/sql/net2net-route-pem/description.txt @@ -3,8 +3,7 @@ The authentication is based on X.509 certificates and RSA private keys in PEM format in an SQLite database. The IKE_SA configuration details and the traffic selectors of three CHILD_SAs are also stored in the database and the first two of them are marked to be automatically routed by gateway moon via the start_action -field in the child_configs table and the routes are installed by the ipsec up %startall -command. +field in the child_configs table.

In order to trigger the IKE connection setup and subsequently test both tunnel and firewall, client alice behind gateway moon pings client bob located behind gateway sun diff --git a/testing/tests/sql/net2net-start-pem/description.txt b/testing/tests/sql/net2net-start-pem/description.txt index 4420366929..ff83304e82 100644 --- a/testing/tests/sql/net2net-start-pem/description.txt +++ b/testing/tests/sql/net2net-start-pem/description.txt @@ -3,8 +3,7 @@ The authentication is based on X.509 certificates and RSA private keys in PEM format in an SQLite database. The IKE_SA configuration details and the traffic selectors of three CHILD_SAs are also stored in the database and are marked to be automatically started by gateway moon via the start_action field in the -child_configs table. The actual connection start is triggered by the ipsec up %startall -command. +child_configs table.

In order to test both tunnel and firewall, client alice behind gateway moon pings client bob located behind gateway sun and