mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
removed ipsec up %startall from scenario descriptions
This commit is contained in:
parent
3cd805a115
commit
76c8b190f8
@ -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
|
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
|
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>
|
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>
|
field in the <b>child_configs</b> table.
|
||||||
command.
|
|
||||||
<p/>
|
<p/>
|
||||||
In order to trigger the IKE connection setup and subsequently test both tunnel and firewall, client
|
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>
|
<b>alice</b> behind gateway <b>moon</b> pings client <b>bob</b> located behind gateway <b>sun</b>
|
||||||
|
@ -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
|
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
|
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
|
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>
|
<b>child_configs</b> table.
|
||||||
command.
|
|
||||||
<p/>
|
<p/>
|
||||||
In order to test both tunnel and firewall, client <b>alice</b>
|
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
|
behind gateway <b>moon</b> pings client <b>bob</b> located behind gateway <b>sun</b> and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user