Annotation of embedaddon/strongswan/testing/tests/tnc/tnccs-11/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/tnc_config
        !             5: carol::cat /etc/tnc_config
        !             6: dave::cat /etc/tnc_config
        !             7: carol::rm /etc/swanctl/rsa/*
        !             8: dave::rm /etc/swanctl/rsa/*
        !             9: carol::rm /etc/swanctl/x509/*
        !            10: dave::rm /etc/swanctl/x509/*
        !            11: moon::systemctl start strongswan
        !            12: carol::systemctl start strongswan
        !            13: dave::systemctl start strongswan
        !            14: moon::expect-connection rw-allow
        !            15: moon::expect-connection rw-isolate
        !            16: carol::expect-connection home
        !            17: carol::swanctl --initiate --child home 2> /dev/null
        !            18: dave::expect-connection home
        !            19: dave::swanctl --initiate --child home 2> /dev/null

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