diff options
author | Tobias Brunner <tobias@strongswan.org> | 2007-02-28 15:20:10 +0000 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2007-02-28 15:20:10 +0000 |
commit | 3d8ec1bacb3419789df82bf9bbf8deee7eeae1ae (patch) | |
tree | d771bacf32195881149cd2bcabb5964299deb8fd /testing/tests/ikev2/virtual-ip/evaltest.dat | |
parent | 9362e063b9f2229643ec3e2260916116425ceb88 (diff) | |
download | strongswan-3d8ec1bacb3419789df82bf9bbf8deee7eeae1ae.tar.bz2 strongswan-3d8ec1bacb3419789df82bf9bbf8deee7eeae1ae.tar.xz |
virtual ip uml test
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 |