Added swanctl/rw-psk-fqdn and swanctl/rw-psk-ipv4 scenarios

This commit is contained in:
Andreas Steffen
2014-06-14 15:40:23 +02:00
parent 3eb22f1f00
commit 39d6469d76
22 changed files with 441 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