check for selected IKE proposal

This commit is contained in:
Andreas Steffen
2008-06-22 11:26:37 +00:00
parent bc997f6583
commit 11f7d0f9fa
3 changed files with 8 additions and 2 deletions
@@ -2,7 +2,9 @@ carol::cat /var/log/daemon.log::ECP_256_BIT.*ECP_384_BIT::YES
dave::cat /var/log/daemon.log::ECP_256_BIT.*ECP_521_BIT::YES
moon::ipsec statusall::rw.*ESTABLISHED::YES
carol::ipsec statusall::home.*ESTABLISHED::YES
carol::ipsec statusall::home.*AES_CBC-192/AUTH_HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/ECP_384_BIT::YES
dave::ipsec statusall::home.*ESTABLISHED::YES
dave::ipsec statusall::home.*AES_CBC-256/AUTH_HMAC_SHA2_512_256/PRF_HMAC_SHA2_512/ECP_521_BIT::YES
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
dave::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
@@ -2,7 +2,9 @@ carol::cat /var/log/daemon.log::ECP_192_BIT.*ECP_224_BIT::YES
dave::cat /var/log/daemon.log::ECP_192_BIT.*ECP_256_BIT::YES
moon::ipsec statusall::rw.*ESTABLISHED::YES
carol::ipsec statusall::home.*ESTABLISHED::YES
carol::ipsec statusall::home.*AES_CBC-128/AUTH_HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/ECP_224_BIT::YES
dave::ipsec statusall::home.*ESTABLISHED::YES
dave::ipsec statusall::home.*AES_CBC-128/AUTH_HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/ECP_256_BIT::YES
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
dave::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES