new net2net ipv6 scenarios for IKEv1 and IKEv2

This commit is contained in:
Andreas Steffen
2007-11-06 13:44:57 +00:00
parent 00fb758755
commit 5a1979deb9
15 changed files with 205 additions and 1 deletions
@@ -0,0 +1,10 @@
moon::echo "1" >/proc/sys/net/ipv6/conf/all/forwarding
sun::echo "1" >/proc/sys/net/ipv6/conf/all/forwarding
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