updated mixed tests to new charon output
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
moon::ipsec statusall::rw.*STATE_QUICK_R2.*IPsec SA established::YES
|
moon::ipsec statusall::rw.*STATE_QUICK_R2.*IPsec SA established::YES
|
||||||
moon::ipsec statusall::rw.*IKE_SA_ESTABLISHED::YES
|
moon::ipsec statusall::rw.*ESTABLISHED::YES
|
||||||
carol::ipsec statusall::home.*STATE_QUICK_I2.*IPsec SA established::YES
|
carol::ipsec statusall::home.*STATE_QUICK_I2.*IPsec SA established::YES
|
||||||
dave::ipsec statusall::home.*IKE_SA_ESTABLISHED::YES
|
dave::ipsec statusall::home.*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_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
||||||
dave::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
dave::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
||||||
moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
|
moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
moon::ipsec statusall::net-net.*IKE_SA_ESTABLISHED::YES
|
moon::ipsec statusall::net-net.*ESTABLISHED::YES
|
||||||
sun::ipsec statusall::net-net.*IKE_SA_ESTABLISHED::YES
|
sun::ipsec statusall::net-net.*ESTABLISHED::YES
|
||||||
alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_seq=1::YES
|
alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_seq=1::YES
|
||||||
sun::tcpdump::IP moon.strongswan.org > sun.strongswan.org: ESP::YES
|
sun::tcpdump::IP moon.strongswan.org > sun.strongswan.org: ESP::YES
|
||||||
sun::tcpdump::IP sun.strongswan.org > moon.strongswan.org: ESP::YES
|
sun::tcpdump::IP sun.strongswan.org > moon.strongswan.org: ESP::YES
|
||||||
|
|||||||
@@ -3,4 +3,4 @@ alice::ipsec stop
|
|||||||
sun::rm /etc/ipsec.d/certs/*
|
sun::rm /etc/ipsec.d/certs/*
|
||||||
alice::rm /etc/ipsec.d/certs/*
|
alice::rm /etc/ipsec.d/certs/*
|
||||||
moon::iptables -t nat -F
|
moon::iptables -t nat -F
|
||||||
moon::contrack -F
|
moon::conntrack -F
|
||||||
|
|||||||
Reference in New Issue
Block a user