Added swanctl/ip-pool scenario

This commit is contained in:
Andreas Steffen
2014-06-10 16:48:16 +02:00
parent 3a9602d58b
commit d643f2cf91
11 changed files with 231 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
carol::swanctl --terminate --ike home
dave::swanctl --terminate --ike home
carol::service charon stop 2> /dev/null
dave::service charon stop 2> /dev/null
moon::service charon stop 2> /dev/null
moon::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush
dave::iptables-restore < /etc/iptables.flush