Annotation of embedaddon/strongswan/testing/tests/swanctl/config-payload/pretest.dat, revision 1.1

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

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