Annotation of embedaddon/strongswan/testing/tests/tnc/tnccs-20-block/pretest.dat, revision 1.1.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
                     15: carol::expect-connection home
                     16: carol::swanctl --initiate --child home 2> /dev/null
                     17: dave::expect-connection home
                     18: dave::swanctl --initiate --child home 2> /dev/null

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