another four IPv6 scenarios fully demonstrate ip6tables firewall use

This commit is contained in:
Andreas Steffen
2007-11-08 11:59:29 +00:00
parent 5076770cf8
commit c65ad277c2
32 changed files with 1109 additions and 11 deletions
@@ -0,0 +1,7 @@
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.