description.txt 813 B

12345678910111213
  1. The roadwarriors <b>carol</b> and <b>dave</b> set up an IPv4 connection each to
  2. gateway <b>moon</b> using the <b>IKEv1</b> and <b>IKEv2</b> key exchange protocol,
  3. respectively. The authentication is based on <b>X.509 certificates</b>. <b>dave</b>
  4. advertises the support of the IKEv2 fragmentation protocol defined in <b>RFC 7383</b>
  5. which prevents the IP fragmentation of the IKEv2 messages carrying large X.509
  6. certificates whereas <b>carol</b> announces support of non-standardized
  7. IKEv1 fragmentation.
  8. <p/>
  9. Upon the successful establishment of the IPsec tunnels, the updown script
  10. automatically inserts iptables-based firewall rules that let pass the tunneled traffic.
  11. In order to test both tunnel and firewall, both <b>carol</b> and <b>dave</b> ping
  12. the client <b>alice</b> behind the gateway <b>moon</b>.