diff options
Diffstat (limited to 'testing/tests/mode-config-push/posttest.dat')
-rw-r--r-- | testing/tests/mode-config-push/posttest.dat | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/tests/mode-config-push/posttest.dat b/testing/tests/mode-config-push/posttest.dat deleted file mode 100644 index 932b319a7..000000000 --- a/testing/tests/mode-config-push/posttest.dat +++ /dev/null @@ -1,11 +0,0 @@ -moon::iptables -v -n -L -carol::iptables -v -n -L -dave::iptables -v -n -L -moon::ipsec stop -carol::ipsec stop -dave::ipsec stop -moon::/etc/init.d/iptables stop 2> /dev/null -carol::/etc/init.d/iptables stop 2> /dev/null -dave::/etc/init.d/iptables stop 2> /dev/null -carol::ip addr del PH_IP1_CAROL/32 dev eth0 -dave::ip addr del PH_IP1_DAVE/32 dev eth0 |