Annotation of embedaddon/strongswan/testing/tests/ikev2/rw-sig-auth/evaltest.dat, revision 1.1

1.1     ! misho       1: carol::cat /var/log/daemon.log::authentication of .*moon.strongswan.org.* with RSA.* successful::YES
        !             2: moon ::cat /var/log/daemon.log::authentication of .*carol@strongswan.org.* with RSA_EMSA_PKCS1_SHA2_384 successful::YES
        !             3: moon ::ipsec status 2> /dev/null::research.*ESTABLISHED.*moon.strongswan.org.*PH_IP_CAROL::YES
        !             4: carol::ipsec status 2> /dev/null::alice.*ESTABLISHED.*PH_IP_CAROL.*moon.strongswan.org::YES
        !             5: moon ::ipsec status 2> /dev/null::research.*INSTALLED, TUNNEL::YES
        !             6: carol::ipsec status 2> /dev/null::alice.*INSTALLED, TUNNEL::YES
        !             7: carol::ipsec status 2> /dev/null::venus.*INSTALLED, TUNNEL::NO
        !             8: dave ::cat /var/log/daemon.log::authentication of .*moon.strongswan.org.* with RSA.* successful::YES
        !             9: moon ::cat /var/log/daemon.log::authentication of .*dave@strongswan.org.* with RSA_EMSA_PKCS1_SHA2_512 successful::YES
        !            10: moon ::ipsec status 2> /dev/null::accounting.*ESTABLISHED.*moon.strongswan.org.*PH_IP_DAVE::YES
        !            11: dave ::ipsec status 2> /dev/null::alice.*ESTABLISHED.*PH_IP_DAVE.*moon.strongswan.org::YES
        !            12: moon ::ipsec status 2> /dev/null::accounting.*INSTALLED, TUNNEL::YES
        !            13: dave ::ipsec status 2> /dev/null::alice.*INSTALLED, TUNNEL::NO
        !            14: dave ::ipsec status 2> /dev/null::venus.*INSTALLED, TUNNEL::YES
        !            15: carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
        !            16: dave::ping -c 1 PH_IP_VENUS::64 bytes from PH_IP_VENUS: icmp_.eq=1::YES
        !            17: moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
        !            18: moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES
        !            19: moon::tcpdump::IP dave.strongswan.org > moon.strongswan.org: ESP::YES
        !            20: moon::tcpdump::IP moon.strongswan.org > dave.strongswan.org: ESP::YES

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