diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2006-07-03 07:11:30 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2006-07-03 07:11:30 +0000 |
commit | 6db2ac30c7ef635d7eb0b7b38b276166d02da425 (patch) | |
tree | 267a0af7b09749525c9d2aa6e7b0c89b08a8f5ee /testing/tests/ikev1/virtual-ip-swapped/evaltest.dat | |
parent | 92069df82ffee1b8e61f6537f78f2e809f755a4a (diff) | |
download | strongswan-6db2ac30c7ef635d7eb0b7b38b276166d02da425.tar.bz2 strongswan-6db2ac30c7ef635d7eb0b7b38b276166d02da425.tar.xz |
tests with subdirectory structure
Diffstat (limited to 'testing/tests/ikev1/virtual-ip-swapped/evaltest.dat')
-rw-r--r-- | testing/tests/ikev1/virtual-ip-swapped/evaltest.dat | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/tests/ikev1/virtual-ip-swapped/evaltest.dat b/testing/tests/ikev1/virtual-ip-swapped/evaltest.dat new file mode 100644 index 000000000..1e2f9e136 --- /dev/null +++ b/testing/tests/ikev1/virtual-ip-swapped/evaltest.dat @@ -0,0 +1,9 @@ +carol::ipsec status::home.*STATE_QUICK_I2.*IPsec SA established::YES +moon::ipsec status::rw.*STATE_QUICK_R2.*IPsec SA established::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::ping -c 1 PH_IP_CAROL1::64 bytes from PH_IP_CAROL1: icmp_seq=1::YES +moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES +moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES +alice::tcpdump::IP carol1.strongswan.org > alice.strongswan.org: icmp::YES +alice::tcpdump::IP alice.strongswan.org > carol1.strongswan.org: icmp::YES |