summaryrefslogtreecommitdiff
path: root/testing/tests/ha/active-passive/posttest.dat
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/ha/active-passive/posttest.dat')
-rw-r--r--testing/tests/ha/active-passive/posttest.dat15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/tests/ha/active-passive/posttest.dat b/testing/tests/ha/active-passive/posttest.dat
new file mode 100644
index 000000000..c21aac9aa
--- /dev/null
+++ b/testing/tests/ha/active-passive/posttest.dat
@@ -0,0 +1,15 @@
+carol::ipsec stop
+dave::ipsec stop
+moon::ipsec stop
+alice::rm /var/run/charon.pid /var/run/starter.charon.pid
+moon::iptables-restore < /etc/iptables.flush
+alice::iptables-restore < /etc/iptables.flush
+carol::iptables-restore < /etc/iptables.flush
+dave::iptables-restore < /etc/iptables.flush
+moon::ip addr del 192.168.0.5/24 dev eth0
+moon::ip addr del 10.1.0.5/16 dev eth1
+alice::ip addr del 192.168.0.5/24 dev eth1
+alice::ip addr del 10.1.0.5/16 dev eth0
+alice::ifdown eth1
+venus::ip route del default via 10.1.0.5 dev eth0
+venus::ip route add default via 10.1.0.1 dev eth0