added three mobike scenarios

This commit is contained in:
Andreas Steffen
2007-07-04 17:39:10 +00:00
parent 01a08cb2e7
commit 0a46e963ff
24 changed files with 573 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
alice::/etc/init.d/net.eth1 start
alice::/etc/init.d/iptables start 2> /dev/null
sun::/etc/init.d/iptables start 2> /dev/null
moon::echo 1 > /proc/sys/net/ipv4/ip_forward
sun::ip route add 10.1.0.0/16 via PH_IP_MOON
alice::ipsec start
sun::ipsec start
alice::sleep 2
alice::ipsec up mobike
alice::sleep 1