diff options
Diffstat (limited to 'testing/tests/ikev2/nat-rw-mark/posttest.dat')
-rw-r--r-- | testing/tests/ikev2/nat-rw-mark/posttest.dat | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/tests/ikev2/nat-rw-mark/posttest.dat b/testing/tests/ikev2/nat-rw-mark/posttest.dat new file mode 100644 index 000000000..72dff4e10 --- /dev/null +++ b/testing/tests/ikev2/nat-rw-mark/posttest.dat @@ -0,0 +1,12 @@ +sun::iptables -t mangle -v -n -L PREROUTING +sun::ipsec stop +alice::ipsec stop +venus::ipsec stop +alice::iptables-restore < /etc/iptables.flush +venus::iptables-restore < /etc/iptables.flush +sun::iptables-restore < /etc/iptables.flush +moon::iptables-restore < /etc/iptables.flush +moon::conntrack -F +sun::iptables-restore < /etc/iptables.flush +sun::conntrack -F +sun::rm /etc/mark_updown |