evaltest.dat 1.9 KB

1234567891011121314151617181920212223
  1. carol::cat /var/log/daemon.log::authentication of 'moon.strongswan.org' with RSA.* successful::YES
  2. carol::cat /var/log/daemon.log::authentication of 'moon.strongswan.org' with EAP successful::YES
  3. carol::cat /var/log/daemon.log::EAP method EAP_MD5 succeeded, no MSK established::YES
  4. dave:: cat /var/log/daemon.log::authentication of 'moon.strongswan.org' with RSA.* successful::YES
  5. dave:: cat /var/log/daemon.log::requesting EAP_TLS authentication, sending EAP_NAK::YES
  6. dave:: cat /var/log/daemon.log::authentication of 'moon.strongswan.org' with EAP successful::YES
  7. dave:: cat /var/log/daemon.log::EAP method EAP_TLS succeeded, MSK established::YES
  8. moon:: cat /var/log/daemon.log::authentication of 'carol@strongswan.org' with EAP successful::YES
  9. moon:: cat /var/log/daemon.log::authentication of 'dave@strongswan.org' with EAP successful::YES
  10. moon:: ipsec status 2> /dev/null::rw-eap\[1]: ESTABLISHED.*moon.strongswan.org.*carol@strongswan.org::YES
  11. moon:: ipsec status 2> /dev/null::rw-eap\[2]: ESTABLISHED.*moon.strongswan.org.*dave@strongswan.org::YES
  12. carol::ipsec status 2> /dev/null::home.*ESTABLISHED.*carol@strongswan.org.*moon.strongswan.org::YES
  13. dave:: ipsec status 2> /dev/null::home.*ESTABLISHED.*dave@strongswan.org.*moon.strongswan.org::YES
  14. moon:: ipsec status 2> /dev/null::rw-eap[{]1}.*INSTALLED, TUNNEL::YES
  15. moon:: ipsec status 2> /dev/null::rw-eap[{]2}.*INSTALLED, TUNNEL::YES
  16. carol::ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
  17. dave:: ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
  18. carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
  19. dave:: ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
  20. moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
  21. moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES
  22. moon::tcpdump::IP dave.strongswan.org > moon.strongswan.org: ESP::YES
  23. moon::tcpdump::IP moon.strongswan.org > dave.strongswan.org: ESP::YES