From e93f452825ec27cb9355401d0e57767b822bb196 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Sat, 17 Jul 2010 23:25:15 +0200 Subject: [PATCH] remove the private updown scripts after use --- testing/tests/ikev2/nat-two-rw-mark/posttest.dat | 1 + testing/tests/ikev2/nat-virtual-ip/posttest.dat | 1 + testing/tests/ikev2/rw-mark-in-out/posttest.dat | 1 + 3 files changed, 3 insertions(+) diff --git a/testing/tests/ikev2/nat-two-rw-mark/posttest.dat b/testing/tests/ikev2/nat-two-rw-mark/posttest.dat index ea86e85aa..89d5f534b 100644 --- a/testing/tests/ikev2/nat-two-rw-mark/posttest.dat +++ b/testing/tests/ikev2/nat-two-rw-mark/posttest.dat @@ -8,3 +8,4 @@ sun::/etc/init.d/iptables stop 2> /dev/null moon::iptables -t nat -F moon::conntrack -F sun::conntrack -F +sun::rm /etc/mark_updown diff --git a/testing/tests/ikev2/nat-virtual-ip/posttest.dat b/testing/tests/ikev2/nat-virtual-ip/posttest.dat index b121de27d..ee30e2c59 100644 --- a/testing/tests/ikev2/nat-virtual-ip/posttest.dat +++ b/testing/tests/ikev2/nat-virtual-ip/posttest.dat @@ -3,3 +3,4 @@ sun::ipsec stop moon::/etc/init.d/iptables stop 2> /dev/null sun::/etc/init.d/iptables stop 2> /dev/null moon::conntrack -F +moon::rm /etc/nat_updown diff --git a/testing/tests/ikev2/rw-mark-in-out/posttest.dat b/testing/tests/ikev2/rw-mark-in-out/posttest.dat index b84bc7363..fae79271b 100644 --- a/testing/tests/ikev2/rw-mark-in-out/posttest.dat +++ b/testing/tests/ikev2/rw-mark-in-out/posttest.dat @@ -7,5 +7,6 @@ venus::/etc/init.d/iptables stop 2> /dev/null sun::/etc/init.d/iptables stop 2> /dev/null sun::ip route del 10.1.0.0/16 via PH_IP_MOON sun::conntrack -F +sun::rm /etc/mark_updown moon::iptables -t nat -F moon::conntrack -F