diff options
Diffstat (limited to 'testing/tests/ikev1/double-nat-net/posttest.dat')
-rw-r--r-- | testing/tests/ikev1/double-nat-net/posttest.dat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/tests/ikev1/double-nat-net/posttest.dat b/testing/tests/ikev1/double-nat-net/posttest.dat index 0eb2c0d6c..d8558d794 100644 --- a/testing/tests/ikev1/double-nat-net/posttest.dat +++ b/testing/tests/ikev1/double-nat-net/posttest.dat @@ -6,4 +6,6 @@ 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 sun::ip route del 10.1.0.0/16 via PH_IP_BOB |