From 76c8b190f847240f3c80b636e6e5161371fcdd16 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 10 Feb 2011 10:03:59 +0100 Subject: [PATCH] removed ipsec up %startall from scenario descriptions --- testing/tests/sql/net2net-route-pem/description.txt | 3 +-- testing/tests/sql/net2net-start-pem/description.txt | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/testing/tests/sql/net2net-route-pem/description.txt b/testing/tests/sql/net2net-route-pem/description.txt index 82e9e7e..5a6681f 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 4420366..ff83304 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 -- 2.7.4