Return to description.txt CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / tests / sql / net2net-start-pem |
1.1 misho 1: A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up. 2: The authentication is based on <b>X.509 certificates</b> and <b>RSA private keys</b> stored 3: in <b>PEM format</b> in an <b>SQLite database</b>. The IKE_SA configuration details and the 4: traffic selectors of three CHILD_SAs are also stored in the database and are marked to be 5: automatically started by gateway <b>moon</b> via the <b>start_action</b> field in the 6: <b>child_configs</b> table. 7: <p/> 8: In order to test both tunnel and firewall, client <b>alice</b> 9: behind gateway <b>moon</b> pings client <b>bob</b> located behind gateway <b>sun</b> and 10: <b>bob</b> in turn ping client <b>venus</b> behind gateway <b>moon</b>.