Annotation of embedaddon/strongswan/testing/tests/pfkey/protoport-route/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: moon::ipsec start
                      4: carol::ipsec start
                      5: moon::expect-connection rw-icmp
                      6: moon::expect-connection rw-ssh
                      7: carol::expect-connection home-icmp
                      8: carol::expect-connection home-ssh
                      9: carol::ssh PH_IP_ALICE hostname
                     10: carol::ping -c 1 -W 1 PH_IP_ALICE > /dev/null

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