added two Elliptic Curve DH Group scenarios using the openssl library

This commit is contained in:
Andreas Steffen
2008-05-29 08:28:20 +00:00
parent 0655fe4fd8
commit 5785683afe
22 changed files with 302 additions and 0 deletions
@@ -0,0 +1,12 @@
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
dave::ipsec statusall::home.*ESTABLISHED::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
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