For documentation purposes the new folders ikev1-algs, ikev2-algs, ikev1-multi-ca and ikev2-multi-ca have been created. Most of the test cases have now been converted to the vici interface. The remaining legacy stroke scenarios yet to be converted have been put into the ikev2-stroke-bye folder. For documentation purposes some legacy stroke scenarios will be kept in the ikev1-stroke, ikev2-stroke and ipv6-stroke folders.
23 lines
1.6 KiB
Plaintext
23 lines
1.6 KiB
Plaintext
alice::ipsec status 2> /dev/null::hub.*ESTABLISHED.*[email protected].*[email protected]::YES
|
|
bob:: ipsec status 2> /dev/null::hub.*ESTABLISHED.*[email protected].*[email protected]::YES
|
|
carol::ipsec status 2> /dev/null::hub.*ESTABLISHED.*PH_IP_MOON.*[email protected]::YES
|
|
carol::ipsec status 2> /dev/null::hub.*ESTABLISHED.*PH_IP_SUN.*[email protected]::YES
|
|
alice::ipsec status 2> /dev/null::hub.*INSTALLED, TUNNEL.*IPCOMP::YES
|
|
bob:: ipsec status 2> /dev/null::hub.*INSTALLED, TUNNEL.*IPCOMP::YES
|
|
carol::ipsec status 2> /dev/null::hub.*INSTALLED, TUNNEL.*IPCOMP::YES
|
|
carol::cat /var/log/daemon.log::IKE_AUTH request.*N(IPCOMP_SUP)::YES
|
|
carol::cat /var/log/daemon.log::IKE_AUTH response.*N(IPCOMP_SUP)::YES
|
|
alice::ip xfrm state::proto comp spi::YES
|
|
bob:: ip xfrm state::proto comp spi::YES
|
|
carol::ip xfrm state::proto comp spi::YES
|
|
alice::ping -c 1 -s 8184 -p deadbeef PH_IP_CAROL::8192 bytes from PH_IP_CAROL: icmp_.eq=1::YES
|
|
alice::ping -c 1 PH_IP_CAROL::64 bytes from PH_IP_CAROL: icmp_.eq=1::YES
|
|
alice::ping -c 1 -s 8184 -p deadbeef PH_IP_BOB::8192 bytes from PH_IP_BOB: icmp_.eq=1::YES
|
|
alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_.eq=1::YES
|
|
bob:: ping -c 1 -s 8184 -p deadbeef PH_IP_ALICE::8192 bytes from PH_IP_ALICE: icmp_.eq=1::YES
|
|
bob:: ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_.eq=1::YES
|
|
moon::tcpdump::IP moon.strongswan.org.* > carol.strongswan.org.*: UDP::YES
|
|
moon::tcpdump::IP carol.strongswan.org.* > moon.strongswan.org.*: UDP::YES
|
|
sun::tcpdump::IP sun.strongswan.org.* > carol.strongswan.org.*: UDP::YES
|
|
sun::tcpdump::IP carol.strongswan.org.* > sun.strongswan.org.*: UDP::YES
|