mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
do not check for type of dpd action any more
This commit is contained in:
parent
d4f0e636b5
commit
80f174bd3c
@ -4,4 +4,3 @@ moon::sleep 180::no output expected::NO
|
||||
moon::cat /var/log/daemon.log::sending DPD request::YES
|
||||
moon::cat /var/log/daemon.log::retransmit.*of request::YES
|
||||
moon::cat /var/log/daemon.log::giving up after 5 retransmits::YES
|
||||
moon::cat /var/log/daemon.log::dpd action for rw is DPD_CLEAR::YES
|
||||
|
@ -6,7 +6,6 @@ carol::sleep 180::no output expected::NO
|
||||
carol::cat /var/log/daemon.log::sending DPD request::YES
|
||||
carol::cat /var/log/daemon.log::retransmit.*of request::YES
|
||||
carol::cat /var/log/daemon.log::giving up after 5 retransmits::YES
|
||||
carol::cat /var/log/daemon.log::dpd action for home is DPD_ROUTE::YES
|
||||
carol::iptables -D INPUT -i eth0 -s PH_IP_MOON -j DROP::no output expected::NO
|
||||
moon::iptables -D INPUT -i eth0 -s PH_IP_CAROL -j DROP::no output expected::NO
|
||||
carol::ping -c 1 PH_IP_ALICE::trigger route::NO
|
||||
|
@ -6,7 +6,6 @@ carol::sleep 180::no output expected::NO
|
||||
carol::cat /var/log/daemon.log::sending DPD request::YES
|
||||
carol::cat /var/log/daemon.log::retransmit.*of request::YES
|
||||
carol::cat /var/log/daemon.log::giving up after 5 retransmits::YES
|
||||
carol::cat /var/log/daemon.log::dpd action for home is DPD_RESTART::YES
|
||||
carol::iptables -D INPUT -i eth0 -s PH_IP_MOON -j DROP::no output expected::NO
|
||||
moon::iptables -D INPUT -i eth0 -s PH_IP_CAROL -j DROP::no output expected::NO
|
||||
carol::sleep 10::no output expected::NO
|
||||
|
Loading…
x
Reference in New Issue
Block a user