added ipv6/rw-ip6-in-ip4-ikev2 scenario

This commit is contained in:
Andreas Steffen
2012-06-20 11:03:51 +02:00
parent e2dd114f37
commit 36988a0a37
14 changed files with 440 additions and 0 deletions
@@ -0,0 +1,10 @@
The roadwarriors <b>carol</b> and <b>dave</b> set up an IPv6-in-IPv4 tunnel connection each
to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>.
Both <b>carol</b> and <b>dave</b> request a virtual IPv6 address from <b>moon</b> via
the IKEv2 configuration payload.
<p/>
Upon the successful establishment of the ESP tunnels, <b>leftfirewall=yes</b>
automatically inserts ip6tables-based firewall rules that let pass the tunneled traffic.
In order to test both tunnel and firewall, both <b>carol</b> and <b>dave</b> send
an IPv6 ICMP request to the client <b>alice</b> behind the gateway <b>moon</b>
using the ping6 command.