testing: Added swanctl/config-payload scenario

This commit is contained in:
Andreas Steffen
2016-01-14 06:31:28 +01:00
parent e7b5171e43
commit 67a38ac6f1
12 changed files with 219 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