added ikev2/farp scenario

This commit is contained in:
Andreas Steffen
2010-04-05 12:50:32 +02:00
parent b49cbd68a6
commit eb11d1c58c
11 changed files with 162 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
moon::/etc/init.d/iptables start 2> /dev/null
carol::/etc/init.d/iptables start 2> /dev/null
dave::/etc/init.d/iptables start 2> /dev/null
alice::arp -d 10.1.0.30
alice::arp -d 10.1.0.40
carol::ipsec start
dave::ipsec start
moon::ipsec start
carol::sleep 2
carol::ipsec up home
dave::ipsec up home
carol::sleep 1