Return to description.txt CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / tests / sql / ip-pool-db-restart |
1.1 misho 1: The roadwarriors <b>carol</b> and <b>dave</b> restart a connection each 2: to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>. 3: Both <b>carol</b> and <b>dave</b> request a <b>virtual IP</b> via the IKEv2 configuration 4: payload. The gateway moon reassigns the static and reserved virtual IP addresses 5: from a pool named <b>bigpool</b> predefined in the SQL database. 6: <p> 7: Upon the successful establishment of the IPsec tunnels, automatically inserted 8: iptables-based firewall rules let pass the tunneled traffic. 9: In order to test both tunnel and firewall, both <b>carol</b> and <b>dave</b> ping 10: the client <b>alice</b> behind the gateway <b>moon</b>.