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
@@ -1,4 +1,6 @@
An IPv6 ESP tunnel connection between the gateways <b>moon</b> and <b>sun</b> is successfully set up.
It connects the two subnets hiding behind their respective gateways. The authentication is based on
X.509 certificates. In order to test the net-to-net tunnel client <b>alice</b> behind <b>moon</b>
X.509 certificates. 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 net-to-net tunnel and the firewall rules, client <b>alice</b> behind <b>moon</b>
sends an IPv6 ICMP request to client <b>bob</b> behind <b>sun</b> using the ping6 command.