Annotation of embedaddon/strongswan/testing/tests/ikev2/mult-auth-rsa-eap-sim-id/evaltest.dat, revision 1.1
1.1 ! misho 1: moon:: cat /var/log/daemon.log::parsed IKE_AUTH request.*N(AUTH_FOLLOWS)::YES
! 2: moon:: cat /var/log/daemon.log::authentication of .*carol@strongswan.org.* with RSA.* successful::YES
! 3: carol::cat /var/log/daemon.log::authentication of .*moon.strongswan.org.* with RSA.* successful::YES
! 4: carol::cat /var/log/daemon.log::server requested EAP_SIM authentication::YES
! 5: moon:: cat /var/log/daemon.log::received EAP identity .*228060123456001::YES
! 6: moon:: cat /var/log/daemon.log::authentication of .*228060123456001@strongswan.org.* with EAP successful::YES
! 7: moon:: ipsec status 2> /dev/null::rw-mult.*ESTABLISHED.*228060123456001@strongswan.org::YES
! 8: carol::ipsec status 2> /dev/null::home.*ESTABLISHED.*228060123456001@strongswan.org::YES
! 9: carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
! 10: moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
! 11: moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES
! 12: moon::cat /var/log/daemon.log::authentication of .*dave@strongswan.org.* with RSA.* successful::YES
! 13: dave::cat /var/log/daemon.log::authentication of .*moon.strongswan.org.* with RSA.* successful::YES
! 14: dave::cat /var/log/daemon.log::server requested EAP_SIM authentication::YES
! 15: moon::cat /var/log/daemon.log::received EAP identity .*228060123456002::YES
! 16: moon::cat /var/log/daemon.log::RADIUS authentication of '228060123456002' failed::YES
! 17: moon::cat /var/log/daemon.log::EAP method EAP_SIM failed for peer 228060123456002@strongswan.org::YES
! 18: moon::ipsec status 2> /dev/null::rw-mult.*ESTABLISHED.*228060123456002@strongswan.org::NO
! 19: dave::cat /var/log/daemon.log::received EAP_FAILURE, EAP authentication failed::YES
! 20: dave::ipsec status 2> /dev/null::home.*ESTABLISHED::NO
! 21: dave::ping -c 1 -W 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::NO
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>