Annotation of embedaddon/strongswan/testing/tests/swanctl/rw-eap-sim-radius/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: carol::cd /etc/swanctl; rm rsa/* x509/*
                      5: dave::cd /etc/swanctl; rm rsa/* x509/*
                      6: carol::cat /etc/ipsec.d/triplets.dat
                      7: dave::cat /etc/ipsec.d/triplets.dat
                      8: alice::freeradius
                      9: moon::systemctl start strongswan
                     10: carol::systemctl start strongswan
                     11: dave::systemctl start strongswan
                     12: moon::expect-connection rw-eap
                     13: carol::expect-connection home
                     14: carol::swanctl --initiate --child home 2> /dev/null
                     15: dave::expect-connection home
                     16: dave::swanctl --initiate --child home 2> /dev/null

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