added ikev2/rw-whitelist scenario

This commit is contained in:
Andreas Steffen
2011-05-12 21:11:01 +02:00
parent 6fd23444ea
commit 8afbc768f3
13 changed files with 161 additions and 0 deletions
@@ -0,0 +1,19 @@
moon::cat /var/log/daemon.log::whitelist functionality enabled::YES
moon::cat /var/log/daemon.log::authentication of '[email protected]' with RSA signature successful::YES
moon::cat /var/log/daemon.log::authentication of '[email protected]' with RSA signature successful::YES
moon::cat /var/log/daemon.log::peer identity '[email protected]' not whitelisted::YES
carol::ipsec status::home.*INSTALLED::YES
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
dave::cat /var/log/daemon.log:: received AUTHENTICATION_FAILED notify error::YES
dave::ipsec status::home.*INSTALLED::NO
dave::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::NO
moon::ipsec status::rw.*ESTABLISHED.*[email protected]::YES
moon::ipsec status::rw.*ESTABLISHED.*[email protected]::NO
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::NO
moon::tcpdump::IP moon.strongswan.org > dave.strongswan.org: ESP::NO
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::NO
alice::tcpdump::IP alice.strongswan.org > dave1.strongswan.org: ICMP echo reply::NO