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
+6 -6
View File
@@ -1,7 +1,7 @@
The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>.
The authentication is based on <b>X.509 certificates</b>. Upon the successful
establishment of the IPsec tunnel, <b>leftfirewall=yes</b> automatically inserts
ip6tables-based firewall rules that let pass the tunneled traffic.
In order to test both the IPv6 ESP tunnel and the firewall rules, <b>carol</b>
sends an IPv6 ICMP request to the client <b>alice</b> behind the gateway <b>moon</b>
The roadwarriors <b>carol</b> and <b>dave</b> set up an IPv6 connection each
to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>.
Upon the successful establishment of the IPv6 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.