12345678910111213141516171819202122 |
- carol::ipsec statusall 2> /dev/null::home.*IKE proposal: AES_CBC_128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/NTRU_128::YES
- carol::ipsec status 2> /dev/null::home.*ESTABLISHED.*carol@strongswan.org.*moon.strongswan.org::YES
- carol::ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
- carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
- dave:: ipsec statusall 2> /dev/null::home.*IKE proposal: AES_CBC_192/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/NTRU_192::YES
- dave:: ipsec status 2> /dev/null::home.*ESTABLISHED.*dave@strongswan.org.*moon.strongswan.org::YES
- dave:: ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES
- dave:: ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
- moon:: ipsec statusall 2> /dev/null::rw-carol.*IKE proposal: AES_CBC_128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/NTRU_128::YES
- moon:: ipsec statusall 2> /dev/null::rw-dave.*IKE proposal: AES_CBC_192/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/NTRU_192::YES
- moon:: ipsec status 2> /dev/null::rw-carol.*ESTABLISHED.*moon.strongswan.org.*carol@strongswan.org::YES
- moon:: ipsec status 2> /dev/null::rw-dave.*ESTABLISHED.*moon.strongswan.org.*dave@strongswan.org::YES
- moon:: ipsec status 2> /dev/null::rw-carol.*INSTALLED, TUNNEL::ESP
- moon:: ipsec status 2> /dev/null::rw-dave.*INSTALLED, TUNNEL::ESP
- moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
- moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES
- moon::tcpdump::IP dave.strongswan.org > moon.strongswan.org: ESP::YES
- moon::tcpdump::IP moon.strongswan.org > dave.strongswan.org: ESP::YES
- alice::tcpdump::IP carol1.strongswan.org > alice.strongswan.org: ICMP echo request::YES
- alice::tcpdump::IP alice.strongswan.org > carol1.strongswan.org: ICMP echo reply::YES
- alice::tcpdump::IP dave1.strongswan.org > alice.strongswan.org: ICMP echo request::YES
- alice::tcpdump::IP alice.strongswan.org > dave1.strongswan.org: ICMP echo reply::YES
|