removed ipsec up %startall from scenario descriptions

This commit is contained in:
Andreas Steffen 2011-02-10 10:03:59 +01:00
parent 3cd805a115
commit 76c8b190f8
2 changed files with 2 additions and 4 deletions

View File

@ -3,8 +3,7 @@ The authentication is based on <b>X.509 certificates</b> and <b>RSA private keys
in <b>PEM format</b> in an <b>SQLite database</b>. 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 <b>moon</b> via the <b>start_action</b>
field in the <b>child_configs</b> table and the routes are installed by the <b>ipsec up %startall</b>
command.
field in the <b>child_configs</b> table.
<p/>
In order to trigger the IKE connection setup and subsequently test both tunnel and firewall, client
<b>alice</b> behind gateway <b>moon</b> pings client <b>bob</b> located behind gateway <b>sun</b>

View File

@ -3,8 +3,7 @@ The authentication is based on <b>X.509 certificates</b> and <b>RSA private keys
in <b>PEM format</b> in an <b>SQLite database</b>. 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 <b>moon</b> via the <b>start_action</b> field in the
<b>child_configs</b> table. The actual connection start is triggered by the <b>ipsec up %startall</b>
command.
<b>child_configs</b> table.
<p/>
In order to test both tunnel and firewall, client <b>alice</b>
behind gateway <b>moon</b> pings client <b>bob</b> located behind gateway <b>sun</b> and