description.txt 772 B

123456789101112
  1. The roadwarrior <b>carol</b> and the gateway <b>moon</b> use the <b>gcrypt</b>
  2. plugin based on the <b>GNU Libgcrypt</b> library for all cryptographical functions
  3. whereas roadwarrior <b>dave</b> uses the default <b>strongSwan</b> cryptographical
  4. plugins <b>aes des sha1 sha2 md5 gmp</b>.
  5. <p>
  6. The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each
  7. to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>.
  8. Upon the successful establishment of the IPsec tunnels, the <b>updown</b> directive
  9. in swanctl.conf automatically inserts iptables-based firewall rules that let pass the
  10. tunneled traffic. In order to test both tunnel and firewall, both <b>carol</b> and
  11. <b>dave</b> ping the client <b>alice</b> behind the gateway <b>moon</b>.