added ikev2/nat-virtual-ip scenario

This commit is contained in:
Andreas Steffen
2010-04-05 14:03:38 +02:00
parent a287bdd46c
commit 5ee07585aa
11 changed files with 333 additions and 0 deletions
+8
View File
@@ -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