evaltest.dat 1.1 KB

1234567891011121314
  1. carol::ipsec status 2> /dev/null::moon.*ESTABLISHED.*carol@strongswan.org.*moon.strongswan.org::YES
  2. dave:: ipsec status 2> /dev/null::moon.*ESTABLISHED.*dave@strongswan.org.*moon.strongswan.org::YES
  3. moon:: ipsec status 2> /dev/null::carol.*ESTABLISHED.*moon.strongswan.org.*carol@strongswan.org::YES
  4. moon:: ipsec status 2> /dev/null::dave.*ESTABLISHED.*moon.strongswan.org.*dave@strongswan.org::YES
  5. carol::ipsec status 2> /dev/null::moon.*INSTALLED, TUNNEL::YES
  6. dave:: ipsec status 2> /dev/null::moon.*INSTALLED, TUNNEL::YES
  7. moon:: ipsec status 2> /dev/null::carol.*INSTALLED, TUNNEL::YES
  8. moon:: ipsec status 2> /dev/null::dave.*INSTALLED, TUNNEL::YES
  9. carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
  10. dave:: ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
  11. alice::tcpdump::IP carol1.strongswan.org > alice.strongswan.org: ICMP echo request::YES
  12. alice::tcpdump::IP alice.strongswan.org > carol1.strongswan.org: ICMP echo reply::YES
  13. alice::tcpdump::IP dave1.strongswan.org > alice.strongswan.org: ICMP echo request::YES
  14. alice::tcpdump::IP alice.strongswan.org > dave1.strongswan.org: ICMP echo reply::YES