description.txt 588 B

123456
  1. An IPv6 ESP tunnel connection between the gateways <b>moon</b> and <b>sun</b> is successfully set up.
  2. It connects the two subnets hiding behind their respective gateways. The authentication is based on
  3. X.509 certificates. Upon the successful establishment of the IPsec tunnel, <b>leftfirewall=yes</b>
  4. automatically inserts ip6tables-based firewall rules that let pass the tunneled traffic.
  5. In order to test both the net-to-net tunnel and the firewall rules, client <b>alice</b> behind <b>moon</b>
  6. sends an IPv6 ICMP request to client <b>bob</b> behind <b>sun</b> using the ping6 command.