testing: Added ikev1 xfrm mark scenarios.

This commit is contained in:
Tobias Brunner
2010-09-02 19:04:25 +02:00
parent f8edbc22c7
commit fe962bc788
20 changed files with 1553 additions and 0 deletions
@@ -0,0 +1,18 @@
alice::ipsec status::nat-t.*STATE_QUICK_I2.*IPsec SA established::YES
venus::ipsec status::nat-t.*STATE_QUICK_I2.*IPsec SA established::YES
sun::ipsec status::alice.*STATE_QUICK_R2.*IPsec SA established::YES
sun::ipsec status::alice.*[email protected]::YES
sun::ipsec status::venus.*STATE_QUICK_R2.*IPsec SA established::YES
sun::ipsec status::venus.*venus.strongswan.org::YES
sun::ipsec statusall::alice.*10.2.0.0/16===.*===10.1.0.0/25::YES
sun::ipsec statusall::venus.*10.2.0.0/16===.*===10.1.0.0/25::YES
alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_seq=1::YES
venus::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_seq=1::YES
moon::tcpdump::IP moon.strongswan.org.4510.* > sun.strongswan.org.ipsec-nat-t: UDP::YES
moon::tcpdump::IP moon.strongswan.org.4520.* > sun.strongswan.org.ipsec-nat-t: UDP::YES
moon::tcpdump::IP sun.strongswan.org.ipsec-nat-t > moon.strongswan.org.4510.*: UDP::YES
moon::tcpdump::IP sun.strongswan.org.ipsec-nat-t > moon.strongswan.org.4520.*: UDP::YES
bob::tcpdump::10.3.0.10 > bob.strongswan.org: ICMP echo request::YES
bob::tcpdump::10.3.0.20 > bob.strongswan.org: ICMP echo request::YES
bob::tcpdump::bob.strongswan.org > 10.3.0.10: ICMP echo reply::YES
bob::tcpdump::bob.strongswan.org > 10.3.0.20: ICMP echo reply::YES