added three RFC 3779 scenarios

This commit is contained in:
Andreas Steffen
2009-12-25 11:20:59 +01:00
parent e98a4d8028
commit 7c697964d3
56 changed files with 1502 additions and 0 deletions
@@ -0,0 +1,11 @@
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"
bob::"ip route add fec1:\:/16 via fec2:\:1"
moon::ipsec start
sun::ipsec start
moon::sleep 2
moon::ipsec up net-net
moon::sleep 1