diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-02-28 22:16:16 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-02-28 22:16:16 +0000 |
commit | 63b97bda3f49e3f359ae3d1a0ab4aee4af2f41c5 (patch) | |
tree | 9d126c23e8b3196914e084de4753c183e4d9d88f /testing/tests/ikev2/config-payload/posttest.dat | |
parent | 05bda565568e77d6d9fe81ab77f7543aeb88d3eb (diff) | |
download | strongswan-63b97bda3f49e3f359ae3d1a0ab4aee4af2f41c5.tar.bz2 strongswan-63b97bda3f49e3f359ae3d1a0ab4aee4af2f41c5.tar.xz |
added
Diffstat (limited to 'testing/tests/ikev2/config-payload/posttest.dat')
-rw-r--r-- | testing/tests/ikev2/config-payload/posttest.dat | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/tests/ikev2/config-payload/posttest.dat b/testing/tests/ikev2/config-payload/posttest.dat new file mode 100644 index 000000000..530cfc7b9 --- /dev/null +++ b/testing/tests/ikev2/config-payload/posttest.dat @@ -0,0 +1,9 @@ +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 |