description.txt 662 B

12345678910
  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> containing <b>Ed25519</b> keys.
  3. <b>moon</b> uses the botan plugin based on the Botan library for all
  4. cryptographical functions whereas <b>sun</b> uses the default strongSwan
  5. cryptographical plugins.
  6. <p/>
  7. Upon the successful establishment of the IPsec tunnel, the updown script automatically
  8. inserts iptables-based firewall rules that let pass the tunneled traffic.
  9. In order to test both tunnel and firewall, client <b>alice</b> behind gateway <b>moon</b>
  10. pings client <b>bob</b> located behind gateway <b>sun</b>.