description.txt 652 B

12345678910
  1. The roadwarriors <b>carol</b> and <b>dave</b> set up an IPv6-in-IPv4 tunnel 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 virtual IPv6 address from <b>moon</b> via
  4. the IKEv2 configuration payload.
  5. <p/>
  6. Upon the successful establishment of the ESP tunnels, <b>leftfirewall=yes</b>
  7. automatically inserts ip6tables-based firewall rules that let pass the tunneled traffic.
  8. In order to test both tunnel and firewall, both <b>carol</b> and <b>dave</b> send
  9. an IPv6 ICMP request to the client <b>alice</b> behind the gateway <b>moon</b>
  10. using the ping6 command.