added ikev2/nat-virtual-ip scenario

This commit is contained in:
Andreas Steffen
2010-06-05 13:42:28 +02:00
parent b2be7dd621
commit 4321d19d1e
11 changed files with 333 additions and 0 deletions
@@ -0,0 +1,8 @@
moon::ipsec statusall::net-net.*ESTABLISHED::YES
sun::ipsec statusall::net-net.*ESTABLISHED::YES
moon::cat /var/log/daemon.log::inserted NAT rule mapping PH_IP_ALICE to virtual IP::YES
alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_seq=1::YES
sun::tcpdump::IP moon.strongswan.org > sun.strongswan.org: ESP::YES
sun::tcpdump::IP sun.strongswan.org > moon.strongswan.org: ESP::YES
bob::tcpdump::IP alice2.strongswan.org > bob.strongswan.org: ICMP::YES
bob::tcpdump::IP bob.strongswan.org > alice2.strongswan.org: ICMP::YES