Annotation of embedaddon/strongswan/testing/tests/swanctl/ip-two-pools/pretest.dat, revision 1.1

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

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