evaltest.dat 2.3 KB

1234567891011121314151617181920212223242526
  1. carol::cat /var/log/daemon.log::authentication of.*moon.strongswan.org.*with BLISS_WITH_SHA2_512 successful::YES
  2. carol::ipsec statusall 2> /dev/null::home.*IKE proposal: AES_CBC_128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/NTRU_128::YES
  3. carol::ipsec status 2> /dev/null::home.*ESTABLISHED.*carol@strongswan.org.*moon.strongswan.org::YES
  4. carol::ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
  5. carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
  6. dave::cat /var/log/daemon.log::authentication of.*moon.strongswan.org.*with BLISS_WITH_SHA2_512 successful::YES
  7. dave:: ipsec statusall 2> /dev/null::home.*IKE proposal: AES_CBC_192/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/NTRU_192::YES
  8. dave:: ipsec status 2> /dev/null::home.*ESTABLISHED.*dave@strongswan.org.*moon.strongswan.org::YES
  9. dave:: ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
  10. dave:: ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
  11. moon:: cat /var/log/daemon.log::authentication of.*carol@strongswan.org.*with BLISS_WITH_SHA2_256 successful::YES
  12. moon:: cat /var/log/daemon.log::authentication of.*dave@strongswan.org.*with BLISS_WITH_SHA2_384 successful::YES
  13. moon:: ipsec statusall 2> /dev/null::rw\[1]: IKE proposal: AES_CBC_128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/NTRU_128::YES
  14. moon:: ipsec statusall 2> /dev/null::rw\[2]: IKE proposal: AES_CBC_192/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/NTRU_192::YES
  15. moon:: ipsec status 2> /dev/null::rw\[1]: ESTABLISHED.*moon.strongswan.org.*carol@strongswan.org::YES
  16. moon:: ipsec status 2> /dev/null::rw\[2]: ESTABLISHED.*moon.strongswan.org.*dave@strongswan.org::YES
  17. moon:: ipsec status 2> /dev/null::rw[{]1}.*INSTALLED, TUNNEL::ESP
  18. moon:: ipsec status 2> /dev/null::rw[{]2}.*INSTALLED, TUNNEL::ESP
  19. moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
  20. moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES
  21. moon::tcpdump::IP dave.strongswan.org > moon.strongswan.org: ESP::YES
  22. moon::tcpdump::IP moon.strongswan.org > dave.strongswan.org: ESP::YES
  23. alice::tcpdump::IP carol1.strongswan.org > alice.strongswan.org: ICMP echo request::YES
  24. alice::tcpdump::IP alice.strongswan.org > carol1.strongswan.org: ICMP echo reply::YES
  25. alice::tcpdump::IP dave1.strongswan.org > alice.strongswan.org: ICMP echo request::YES
  26. alice::tcpdump::IP alice.strongswan.org > dave1.strongswan.org: ICMP echo reply::YES