added ikev1/ip-two-pools scenario

This commit is contained in:
Andreas Steffen
2010-04-11 16:05:54 +02:00
parent a4b2332fd2
commit b87edeaade
13 changed files with 350 additions and 0 deletions
@@ -0,0 +1,18 @@
carol::ipsec status::home.*IPsec SA established::YES
alice::ipsec status::home.*IPsec SA established::YES
moon::ipsec status::ext.*[email protected].*erouted::YES
moon::ipsec status::int.*[email protected].*erouted::YES
moon::cat /var/log/auth.log::adding virtual IP address pool.*int.*10.4.0.0/28::YES
moon::cat /var/log/auth.log::adding virtual IP address pool.*ext.*10.3.0.0/28::YES
moon::ipsec leases ext::1/15, 1 online::YES
moon::ipsec leases int::1/15, 1 online::YES
moon::ipsec leases ext 10.3.0.1::[email protected]::YES
moon::ipsec leases int 10.4.0.1::[email protected]::YES
carol::cat /var/log/auth.log::setting virtual IP source address to 10.3.0.1::YES
alice::cat /var/log/auth.log::setting virtual IP source address to 10.4.0.1::YES
carol::ping -c 1 PH_IP_MOON::64 bytes from PH_IP_MOON: icmp_seq=1::YES
alice::ping -c 1 PH_IP_MOON1::64 bytes from PH_IP_MOON1: icmp_seq=1::YES
carol::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
carol::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES
alice::tcpdump::IP alice.strongswan.org > moon1.strongswan.org: ESP::YES
alice::tcpdump::IP moon1.strongswan.org > alice.strongswan.org: ESP::YES