aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/double-nat/posttest.dat
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-03-07 04:45:12 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-03-07 04:45:12 +0000
commit0d1f9110659717b6969d53617bfd752c2f092e66 (patch)
treed70666a4e94b3e65a8008d1ad9bfc5a17b852974 /testing/tests/ikev2/double-nat/posttest.dat
parent26ad49c8e728420a89b044f9c4ad01fc281b1e85 (diff)
downloadstrongswan-0d1f9110659717b6969d53617bfd752c2f092e66.tar.bz2
strongswan-0d1f9110659717b6969d53617bfd752c2f092e66.tar.xz
conntrack -F is used to flush the NAT states
Diffstat (limited to 'testing/tests/ikev2/double-nat/posttest.dat')
-rw-r--r--testing/tests/ikev2/double-nat/posttest.dat2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/tests/ikev2/double-nat/posttest.dat b/testing/tests/ikev2/double-nat/posttest.dat
index 07f22d07d..03d005b29 100644
--- a/testing/tests/ikev2/double-nat/posttest.dat
+++ b/testing/tests/ikev2/double-nat/posttest.dat
@@ -6,3 +6,5 @@ alice::/etc/init.d/iptables stop 2> /dev/null
bob::/etc/init.d/iptables stop 2> /dev/null
moon::iptables -t nat -F
sun::iptables -t nat -F
+moon::conntrack -F
+sun::conntrack -F