merged multi-auth branch back into trunk
This commit is contained in:
@@ -6,5 +6,5 @@ moon::cat /var/log/auth.log::inserting event EVENT_DPD::YES
|
||||
moon::cat /var/log/auth.log::DPD: No response from peer - declaring peer dead::YES
|
||||
moon::cat /var/log/auth.log::DPD: Terminating all SAs using this connection::YES
|
||||
moon::cat /var/log/auth.log::DPD: Restarting connection::YES
|
||||
moon::sleep 5::no output expected::NO
|
||||
moon::sleep 10::no output expected::NO
|
||||
moon::ipsec status::STATE_MAIN_I4 (ISAKMP SA established)::YES
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
carol::ping -c 2 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq::YES
|
||||
carol::ping -c 2 PH_IP_MOON1::64 bytes from PH_IP_MOON1: icmp_seq::YES
|
||||
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq::YES
|
||||
carol::ping -c 1 PH_IP_MOON1::64 bytes from PH_IP_MOON1: icmp_seq::YES
|
||||
carol::ssh PH_IP_ALICE hostname::alice::YES
|
||||
carol::cat /var/log/auth.log::initiate on demand::YES
|
||||
carol::ipsec status::home.*STATE_QUICK_I2.*IPsec SA established::YES
|
||||
|
||||
@@ -2,5 +2,7 @@ moon::/etc/init.d/iptables start 2> /dev/null
|
||||
carol::/etc/init.d/iptables start 2> /dev/null
|
||||
moon::ipsec start
|
||||
carol::ipsec start
|
||||
carol::sleep 1
|
||||
carol::ssh -o ConnectTimeout=5 PH_IP_ALICE hostname
|
||||
carol::ping -c 1 PH_IP_ALICE > /dev/null
|
||||
carol::sleep 2
|
||||
carol::ssh PH_IP_ALICE hostname
|
||||
|
||||
Reference in New Issue
Block a user