description.txt 678 B

123456789101112
  1. The hosts <b>carol</b>, <b>dave</b>, and <b>moon</b> use the <b>openssl</b> plugin
  2. based on the <b>OpenSSL</b> library for all cryptographical and X.509 certificate functions.
  3. <p>
  4. The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each
  5. to gateway <b>moon</b>. The authentication is based on <b>ECDSA signatures</b>
  6. using <b>Elliptic Curve certificates</b>.
  7. </p>
  8. Upon the successful establishment of the IPsec tunnels, the updown script automatically
  9. inserts iptables-based firewall rules that let pass the tunneled traffic.
  10. In order to test both tunnel and firewall, both <b>carol</b> and <b>dave</b> ping
  11. the client <b>alice</b> behind the gateway <b>moon</b>.