Annotation of embedaddon/strongswan/testing/tests/swanctl/rw-eap-ttls-only/evaltest.dat, revision 1.1

1.1     ! misho       1: carol::cat /var/log/daemon.log::server requested EAP_TTLS authentication::YES
        !             2: carol::cat /var/log/daemon.log::allow mutual EAP-only authentication::YES
        !             3: carol::cat /var/log/daemon.log::server requested EAP_MD5 authentication::YES
        !             4: carol::cat /var/log/daemon.log::EAP method EAP_TTLS succeeded, MSK established::YES
        !             5: carol::cat /var/log/daemon.log::authentication of 'C=CH, O=strongSwan Project, CN=moon.strongswan.org' with EAP successful::YES
        !             6: dave:: cat /var/log/daemon.log::server requested EAP_TTLS authentication::YES
        !             7: dave:: cat /var/log/daemon.log::allow mutual EAP-only authentication::YES
        !             8: dave:: cat /var/log/daemon.log::server requested EAP_MD5 authentication::YES
        !             9: dave:: cat /var/log/daemon.log::received EAP_FAILURE, EAP authentication failed::YES
        !            10: moon:: cat /var/log/daemon.log::EAP_TTLS phase2 authentication of 'carol@strongswan.org' with EAP_MD5 successful::YES
        !            11: moon:: cat /var/log/daemon.log::authentication of 'carol@strongswan.org' with EAP successful::YES
        !            12: moon:: cat /var/log/daemon.log::EAP method EAP_TTLS failed for peer dave@strongswan.org::YES
        !            13: carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
        !            14: carol::swanctl --list-sas --raw 2> /dev/null::home.*version=2 state=ESTABLISHED local-host=192.168.0.100 local-port=4500 local-id=carol@strongswan.org remote-host=192.168.0.1 remote-port=4500 remote-id=C=CH, O=strongSwan Project, CN=moon.strongswan.org initiator=yes.*encr-alg=AES_CBC encr-keysize=128 integ-alg=HMAC_SHA2_256_128 prf-alg=PRF_HMAC_SHA2_256 dh-group=CURVE_25519.*child-sas.*home.*state=INSTALLED mode=TUNNEL.*ESP.*encr-alg=AES_GCM_16 encr-keysize=128.*local-ts=\[192.168.0.100/32] remote-ts=\[10.1.0.0/16]::YES
        !            15: moon:: swanctl --list-sas --ike-id 1 --raw 2> /dev/null::rw-eap.*version=2 state=ESTABLISHED local-host=192.168.0.1 local-port=4500 local-id=C=CH, O=strongSwan Project, CN=moon.strongswan.org remote-host=192.168.0.100 remote-port=4500 remote-id=carol@strongswan.org.*encr-alg=AES_CBC encr-keysize=128 integ-alg=HMAC_SHA2_256_128 prf-alg=PRF_HMAC_SHA2_256 dh-group=CURVE_25519.*child-sas.*net.*reqid=1 state=INSTALLED mode=TUNNEL.*ESP.*encr-alg=AES_GCM_16 encr-keysize=128.*local-ts=\[10.1.0.0/16] remote-ts=\[192.168.0.100/32]::YES
        !            16: moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
        !            17: moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES

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