Annotation of embedaddon/strongswan/testing/tests/ikev2/ip-two-pools-mixed/evaltest.dat, revision 1.1.1.1

1.1       misho       1: carol::ipsec status 2> /dev/null::home.*ESTABLISHED.*carol@strongswan.org.*moon.strongswan.org::YES
                      2: alice::ipsec status 2> /dev/null::home.*ESTABLISHED.*alice@strongswan.org.*moon.strongswan.org::YES
                      3: carol::ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
                      4: alice::ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
                      5: moon:: ipsec status 2> /dev/null::ext.*ESTABLISHED.*moon.strongswan.org.*carol@strongswan.org::YES
                      6: moon:: ipsec status 2> /dev/null::int.*ESTABLISHED.*moon.strongswan.org.*alice@strongswan.org::YES
                      7: moon:: ipsec status 2> /dev/null::ext.*INSTALLED, TUNNEL::YES
                      8: moon:: ipsec status 2> /dev/null::int.*INSTALLED, TUNNEL::YES
                      9: moon:: cat /var/log/daemon.log::adding virtual IP address pool.*10.3.0.0/28::YES
                     10: moon:: ipsec leases 10.3.0.0/28 2> /dev/null::1/14, 1 online::YES
                     11: moon:: ipsec leases 10.3.0.0/28 10.3.0.1 2> /dev/null::carol@strongswan.org::YES
                     12: moon:: ipsec pool --status 2> /dev/null::intpool.*10.4.0.1.*10.4.1.244.*static.*1::YES
                     13: moon:: ipsec pool --leases --filter pool=intpool,addr=10.4.0.1,id=alice@strongswan.org 2> /dev/null::online::YES
                     14: carol::cat /var/log/daemon.log::installing new virtual IP 10.3.0.1::YES
                     15: alice::cat /var/log/daemon.log::installing new virtual IP 10.4.0.1::YES
                     16: carol::ping -c 1 PH_IP_MOON::64 bytes from PH_IP_MOON: icmp_.eq=1::YES
                     17: alice::ping -c 1 PH_IP_MOON1::64 bytes from PH_IP_MOON1: icmp_.eq=1::YES
                     18: carol::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
                     19: carol::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES
                     20: alice::tcpdump::IP alice.strongswan.org > moon1.strongswan.org: ESP::YES
                     21: alice::tcpdump::IP moon1.strongswan.org > alice.strongswan.org: ESP::YES

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