Annotation of embedaddon/strongswan/testing/tests/swanctl/net2net-gw/pretest.dat, revision 1.1

1.1     ! misho       1: moon::iptables-restore < /etc/iptables.rules
        !             2: sun::iptables-restore < /etc/iptables.rules
        !             3: carol::iptables-restore < /etc/iptables.rules
        !             4: moon::systemctl start strongswan
        !             5: sun::systemctl start strongswan
        !             6: carol::systemctl start strongswan
        !             7: carol::expect-connection gw-moon
        !             8: carol::expect-connection gw-sun
        !             9: moon::expect-connection gw-gw
        !            10: moon::swanctl --initiate --child net-net 2> /dev/null
        !            11: sun::expect-connection gw-gw
        !            12: sun::swanctl --initiate --child net-net 2> /dev/null

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