Annotation of embedaddon/strongswan/testing/tests/swanctl/dhcp-dynamic/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: venus::cat /etc/dhcp/dhcpd.conf
5: venus::service isc-dhcp-server start 2> /dev/null
6: moon::systemctl start strongswan
7: carol::systemctl start strongswan
8: dave::systemctl start strongswan
9: moon::expect-connection rw
10: carol::expect-connection home
11: carol::swanctl --initiate --child home 2> /dev/null
12: dave::expect-connection home
13: dave::swanctl --initiate --child home 2> /dev/null
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>