Annotation of embedaddon/strongswan/testing/tests/ikev2/rw-mark-in-out/posttest.dat, revision 1.1.1.1
1.1 misho 1: sun::iptables -t mangle -v -n -L PREROUTING
2: sun::ipsec stop
3: alice::ipsec stop
4: venus::ipsec stop
5: alice::iptables-restore < /etc/iptables.flush
6: venus::iptables-restore < /etc/iptables.flush
7: sun::iptables-restore < /etc/iptables.flush
8: sun::ip route del 10.1.0.0/16 via PH_IP_MOON
9: sun::rm /etc/mark_updown
10: moon::iptables -t nat -F
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>