added simple ikev2/ip-two-pools scenario

This commit is contained in:
Andreas Steffen
2008-07-01 20:38:30 +00:00
parent 8997db6a99
commit 4ddd73351c
13 changed files with 319 additions and 0 deletions
@@ -0,0 +1,10 @@
moon::/etc/init.d/iptables start 2> /dev/null
carol::/etc/init.d/iptables start 2> /dev/null
alice::/etc/init.d/iptables start 2> /dev/null
carol::ipsec start
moon::ipsec start
alice::ipsec start
carol::sleep 2
carol::ipsec up home
alice::ipsec up home
alice::sleep 1