Added swanctl/rw-cert scenario

This commit is contained in:
Andreas Steffen
2014-06-10 16:48:15 +02:00
parent 8fc0eae37b
commit c621847395
11 changed files with 216 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