description.txt 622 B

12345678910
  1. The roadwarriors <b>carol</b> and <b>dave</b> set up an IPv6-in-IPv4 tunnel
  2. connection each to gateway <b>moon</b>. The authentication is based on <b>X.509
  3. certificates</b> Both <b>carol</b> and <b>dave</b> request a virtual IPv6 address
  4. from <b>moon</b> via the IKEv2 configuration payload.
  5. <p/>
  6. Upon the successful establishment of the ESP tunnels, automatically inserted
  7. ip6tables-based firewall rules let pass the tunneled traffic. In order to test
  8. both tunnel and firewall, both <b>carol</b> and <b>dave</b> send an IPv6 ICMP
  9. request to the client <b>alice</b> behind the gateway <b>moon</b> using the
  10. ping6 command.