Annotation of embedaddon/strongswan/testing/tests/ipv6/net2net-ikev2/pretest.dat, revision 1.1
1.1 ! misho 1: moon::iptables-restore < /etc/iptables.drop
! 2: sun::iptables-restore < /etc/iptables.drop
! 3: moon::ip6tables-restore < /etc/ip6tables.rules
! 4: sun::ip6tables-restore < /etc/ip6tables.rules
! 5: alice::"ip route add fec2:\:/16 via fec1:\:1"
! 6: moon::"ip route add fec2:\:/16 via fec0:\:2"
! 7: sun::"ip route add fec1:\:/16 via fec0:\:1"
! 8: bob::"ip route add fec1:\:/16 via fec2:\:1"
! 9: moon::systemctl start strongswan
! 10: sun::systemctl start strongswan
! 11: moon::expect-connection net-net
! 12: sun::expect-connection net-net
! 13: moon::swanctl --initiate --child net-net
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>