testing: Added ikev2/net2net-multicast scenario

This commit is contained in:
Andreas Steffen
2016-09-27 18:36:28 +02:00
parent 8486b3b438
commit d7e0ce2878
9 changed files with 125 additions and 0 deletions
@@ -0,0 +1,16 @@
moon:: ipsec status 2> /dev/null::net-net.*ESTABLISHED.*moon.strongswan.org.*sun.strongswan.org::YES
sun:: ipsec status 2> /dev/null::net-net.*ESTABLISHED.*sun.strongswan.org.*moon.strongswan.org::YES
moon:: ipsec status 2> /dev/null::net-net.*INSTALLED, TUNNEL::YES
sun:: ipsec status 2> /dev/null::net-net.*INSTALLED, TUNNEL::YES
alice::traceroute -p 5353 -w 1 -q 1 -m 1 224.0.0.251::traceroute::YES
bob:: traceroute -p 5353 -w 1 -q 1 -m 1 224.0.0.251::traceroute::YES
moon:: traceroute -p 5353 -w 1 -q 1 -m 1 224.0.0.251::traceroute::YES
sun:: traceroute -p 5353 -w 1 -q 1 -m 1 224.0.0.251::traceroute::YES
sun::tcpdump::IP moon.strongswan.org > sun.strongswan.org: ESP::YES
sun::tcpdump::IP sun.strongswan.org > moon.strongswan.org: ESP::YES
alice::tcpdump::IP bob.strongswan.org.*224.0.0.251::YES
alice::tcpdump::IP moon1.strongswan.org.*224.0.0.251::YES
alice::tcpdump::IP sun1.strongswan.org.*224.0.0.251::NO
bob::tcpdump::IP alice.strongswan.org.*224.0.0.251::YES
bob::tcpdump::IP sun1.strongswan.org.*224.0.0.251::YES
bob::tcpdump::IP moon1.strongswan.org.*224.0.0.251::NO