evaltest.dat 1.9 KB

12345678910111213141516171819202122
  1. carol::ipsec statusall 2> /dev/null::home.*IKE proposal: AES_CBC_128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/NTRU_128::YES
  2. carol::ipsec status 2> /dev/null::home.*ESTABLISHED.*carol@strongswan.org.*moon.strongswan.org::YES
  3. carol::ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
  4. carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
  5. dave:: ipsec statusall 2> /dev/null::home.*IKE proposal: AES_CBC_192/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/NTRU_192::YES
  6. dave:: ipsec status 2> /dev/null::home.*ESTABLISHED.*dave@strongswan.org.*moon.strongswan.org::YES
  7. dave:: ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
  8. dave:: ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
  9. moon:: ipsec statusall 2> /dev/null::rw-carol.*IKE proposal: AES_CBC_128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/NTRU_128::YES
  10. moon:: ipsec statusall 2> /dev/null::rw-dave.*IKE proposal: AES_CBC_192/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/NTRU_192::YES
  11. moon:: ipsec status 2> /dev/null::rw-carol.*ESTABLISHED.*moon.strongswan.org.*carol@strongswan.org::YES
  12. moon:: ipsec status 2> /dev/null::rw-dave.*ESTABLISHED.*moon.strongswan.org.*dave@strongswan.org::YES
  13. moon:: ipsec status 2> /dev/null::rw-carol.*INSTALLED, TUNNEL::ESP
  14. moon:: ipsec status 2> /dev/null::rw-dave.*INSTALLED, TUNNEL::ESP
  15. moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
  16. moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES
  17. moon::tcpdump::IP dave.strongswan.org > moon.strongswan.org: ESP::YES
  18. moon::tcpdump::IP moon.strongswan.org > dave.strongswan.org: ESP::YES
  19. alice::tcpdump::IP carol1.strongswan.org > alice.strongswan.org: ICMP echo request::YES
  20. alice::tcpdump::IP alice.strongswan.org > carol1.strongswan.org: ICMP echo reply::YES
  21. alice::tcpdump::IP dave1.strongswan.org > alice.strongswan.org: ICMP echo request::YES
  22. alice::tcpdump::IP alice.strongswan.org > dave1.strongswan.org: ICMP echo reply::YES