Annotation of embedaddon/strongswan/testing/tests/ikev1/double-nat-net/posttest.dat, revision 1.1

1.1     ! misho       1: bob::ipsec stop
        !             2: alice::ipsec stop
        !             3: alice::iptables-restore < /etc/iptables.flush
        !             4: bob::iptables-restore < /etc/iptables.flush
        !             5: moon::iptables -t nat -F
        !             6: sun::iptables -t nat -F
        !             7: sun::ip route del 10.1.0.0/16 via PH_IP_BOB

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>