upgraded ipv6 scenarios to 5.0.0

This commit is contained in:
Andreas Steffen
2012-05-29 23:40:01 +02:00
parent 53915f14ae
commit 08951eb7a8
121 changed files with 737 additions and 282 deletions
@@ -1,5 +1,7 @@
The roadwarrior <b>carol</b> sets up an IPv6 tunnel connection to gateway <b>moon</b>.
The authentication is based on <b>Preshared Keys</b> (PSK) and <b>IPv6 addresses</b> (ID_IPV6_ADDR).
<b>firewall=yes</b> automatically inserts ip6tables-based firewall rules that let pass
the tunneled traffic. In order to test the tunnel <b>carol</b> sends an IPv6
ICMP request to client <b>alice</b> behind the gateway <b>moon</b> using the ping6 command.
The roadwarriors <b>carol</b> and <b>dave</b> set up an IPv6 tunnel connection each
to gateway <b>moon</b>. The authentication is based on distinct <b>pre-shared keys</b>
and IPv6 addresses. Upon the successful establishment of the IPsec 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 client <b>alice</b>
behind the gateway <b>moon</b> using the ping6 command.