diff options
author | Martin Willi <martin@strongswan.org> | 2006-07-13 12:45:18 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-07-13 12:45:18 +0000 |
commit | 7af345e11e72b0985e2186f86e7ffbfd464e336d (patch) | |
tree | 7b0142639b857cb0dd88e2c3ca807fdc365eea4b /testing/tests/ikev2/nat-portswitch/posttest.dat | |
parent | 1279eda04249bd25f0aeafb4f82cf77abaa1aad1 (diff) | |
download | strongswan-7af345e11e72b0985e2186f86e7ffbfd464e336d.tar.bz2 strongswan-7af345e11e72b0985e2186f86e7ffbfd464e336d.tar.xz |
added test cases from NAT team
updated all IKEv2 tests to work with new status output
Diffstat (limited to 'testing/tests/ikev2/nat-portswitch/posttest.dat')
-rw-r--r-- | testing/tests/ikev2/nat-portswitch/posttest.dat | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/ikev2/nat-portswitch/posttest.dat b/testing/tests/ikev2/nat-portswitch/posttest.dat new file mode 100644 index 000000000..94212ef64 --- /dev/null +++ b/testing/tests/ikev2/nat-portswitch/posttest.dat @@ -0,0 +1,6 @@ +sun::ipsec stop +alice::ipsec stop +sun::rm /etc/ipsec.d/certs/* +alice::rm /etc/ipsec.d/certs/* +moon::iptables -t nat -F +moon::contrack -F |