Annotation of embedaddon/strongswan/testing/tests/libipsec/host2host-cert/pretest.dat, revision 1.1
1.1 ! misho 1: moon::sysctl -w net.ipv4.conf.all.rp_filter=2
! 2: sun::sysctl -w net.ipv4.conf.all.rp_filter=2
! 3: moon::iptables-restore < /etc/iptables.rules
! 4: sun::iptables-restore < /etc/iptables.rules
! 5: moon::systemctl start strongswan
! 6: sun::systemctl start strongswan
! 7: sun::expect-connection host-host
! 8: moon::expect-connection host-host
! 9: moon::swanctl --initiate --child host-host 2> /dev/null
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>