merged multi-auth branch back into trunk
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
moon::ipsec statusall::rw.*ESTABLISHED::YES
|
||||
carol::ipsec statusall::home.*ESTABLISHED::YES
|
||||
carol::ipsec statusall::IKE proposal: BLOWFISH-256::YES
|
||||
carol::ipsec statusall::BLOWFISH-192.*,::YES
|
||||
carol::ip -s xfrm state::enc cbc(blowfish).*(192 bits)::YES
|
||||
dave::ipsec statusall::home.*ESTABLISHED::YES
|
||||
dave::ipsec statusall::IKE proposal: BLOWFISH-128::YES
|
||||
dave::ipsec statusall::BLOWFISH-128.*,::YES
|
||||
dave::ip -s xfrm state::enc cbc(blowfish).*(128 bits)::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
|
||||
moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
|
||||
moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES
|
||||
moon::tcpdump::IP dave.strongswan.org > moon.strongswan.org: ESP::YES
|
||||
moon::tcpdump::IP moon.strongswan.org > dave.strongswan.org: ESP::YES
|
||||
|
||||
Reference in New Issue
Block a user