added three mobike scenarios
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
alice::ipsec statusall::ESTABLISHED.*PH_IP_ALICE1.*PH_IP_SUN::YES
|
||||
sun::ipsec statusall::ESTABLISHED.*PH_IP_SUN.*PH_IP_ALICE1::YES
|
||||
alice::ipsec statusall::PH_IP_ALICE1/32 === 10.2.0.0/16::YES
|
||||
sun::ipsec statusall::10.2.0.0/16 === PH_IP_ALICE1/32::YES
|
||||
alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_seq=1::YES
|
||||
alice::/etc/init.d/net.eth1 stop::No output expected::NO
|
||||
alice::sleep 1::No output expected::NO
|
||||
alice::ipsec statusall::ESTABLISHED.*PH_IP_ALICE.*PH_IP_SUN::YES
|
||||
sun::ipsec statusall::ESTABLISHED.*PH_IP_SUN.*PH_IP_ALICE::YES
|
||||
alice::ipsec statusall::PH_IP_ALICE/32 === 10.2.0.0/16::YES
|
||||
sun::ipsec statusall::10.2.0.0/16 === PH_IP_ALICE/32::YES
|
||||
alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_seq=1::YES
|
||||
moon::tcpdump::alice.strongswan.org.*sun.strongswan.org.*: ESP::YES
|
||||
moon::tcpdump::sun.strongswan.org.*alice.strongswan.org.*: ESP::YES
|
||||
bob::tcpdump::alice1.strongswan.org.*bob.strongswan.org.*ICMP echo request::YES
|
||||
bob::tcpdump::bob.strongswan.org.*alice1.strongswan.org.*ICMP echo reply::YES
|
||||
bob::tcpdump::alice.strongswan.org.*bob.strongswan.org.*ICMP echo request::YES
|
||||
bob::tcpdump::bob.strongswan.org.*alice.strongswan.org.*ICMP echo reply::YES
|
||||
Reference in New Issue
Block a user