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
+2 -2
View File
@@ -1,5 +1,5 @@
moon::echo "1" >/proc/sys/net/ipv6/conf/all/forwarding
sun::echo "1" >/proc/sys/net/ipv6/conf/all/forwarding
moon::/etc/init.d/iptables start 2> /dev/null
sun::/etc/init.d/iptables start 2> /dev/null
alice::"ip route add fec2:\:/16 via fec1:\:1"
moon::"ip route add fec2:\:/16 via fec0:\:2"
sun::"ip route add fec1:\:/16 via fec0:\:1"