diff options
Diffstat (limited to 'testing/tests/ikev2/virtual-ip/evaltest.dat')
-rw-r--r-- | testing/tests/ikev2/virtual-ip/evaltest.dat | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/tests/ikev2/virtual-ip/evaltest.dat b/testing/tests/ikev2/virtual-ip/evaltest.dat new file mode 100644 index 000000000..e3539463c --- /dev/null +++ b/testing/tests/ikev2/virtual-ip/evaltest.dat @@ -0,0 +1,10 @@ +moon::ipsec statusall::rw-carol.*ESTABLISHED::YES +carol::ipsec statusall::home.*ESTABLISHED::YES +carol::ip route::10.1.0.0/16.*eth0.*PH_IP_CAROL1::YES +moon::ip route::PH_IP_CAROL1.*eth0.*::YES +carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES +carol::ping -c 1 PH_IP_MOON1::64 bytes from PH_IP_MOON1: icmp_seq=1::YES +moon::tcpdumpcount::IP carol.strongswan.org > moon.strongswan.org: ESP::2 +moon::tcpdumpcount::IP moon.strongswan.org > carol.strongswan.org: ESP::2 +moon::tcpdump::IP carol1.strongswan.org > alice.strongswan.org: ICMP::YES +moon::tcpdump::IP carol1.strongswan.org > moon1.strongswan.org: ICMP::YES |