Annotation of embedaddon/strongswan/testing/tests/ikev2/lookip/evaltest.dat, revision 1.1.1.1

1.1       misho       1: carol::cat /var/log/daemon.log::installing new virtual IP PH_IP_CAROL1::YES
                      2: carol::ipsec status 2> /dev/null::home.*ESTABLISHED.*carol@strongswan.org.*moon.strongswan.org::YES
                      3: carol::ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
                      4: carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
                      5: dave:: cat /var/log/daemon.log::installing new virtual IP PH_IP_DAVE1::YES
                      6: dave:: ipsec status 2> /dev/null::home.*ESTABLISHED.*dave@strongswan.org.*moon.strongswan.org::YES
                      7: dave:: ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
                      8: dave:: ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
                      9: moon:: ipsec lookip --lookup PH_IP_CAROL1 2> /dev/null::192.168.0.100.*rw\[1].*carol@strongswan.org::YES
                     10: moon:: ipsec lookip --lookup PH_IP_DAVE1  2> /dev/null::192.168.0.200.*rw\[2].*dave@strongswan.org::YES
                     11: moon:: ipsec status 2> /dev/null::rw\[1]: ESTABLISHED.*moon.strongswan.org.*carol@strongswan.org::YES
                     12: moon:: ipsec status 2> /dev/null::rw\[2]: ESTABLISHED.*moon.strongswan.org.*dave@strongswan.org::YES
                     13: moon:: ipsec status 2> /dev/null::rw[{]1}.*INSTALLED, TUNNEL::ESP
                     14: moon:: ipsec status 2> /dev/null::rw[{]2}.*INSTALLED, TUNNEL::ESP
                     15: moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
                     16: moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES
                     17: moon::tcpdump::IP dave.strongswan.org > moon.strongswan.org: ESP::YES
                     18: moon::tcpdump::IP moon.strongswan.org > dave.strongswan.org: ESP::YES
                     19: alice::tcpdump::IP carol1.strongswan.org > alice.strongswan.org: ICMP echo request::YES
                     20: alice::tcpdump::IP alice.strongswan.org > carol1.strongswan.org: ICMP echo reply::YES
                     21: alice::tcpdump::IP dave1.strongswan.org > alice.strongswan.org: ICMP echo request::YES
                     22: alice::tcpdump::IP alice.strongswan.org > dave1.strongswan.org: ICMP echo reply::YES

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