upgraded ha scenario for 5.0.0
This commit is contained in:
@@ -1,15 +1,15 @@
|
|||||||
alice::ipsec statusall::rw.*ESTABLISHED.*[email protected]::YES
|
alice::ipsec status 2> /dev/null::rw\[1].*ESTABLISHED.*mars.strongswan.org.*[email protected]::YES
|
||||||
alice::ipsec statusall::rw.*ESTABLISHED.*[email protected]::YES
|
alice::ipsec status 2> /dev/null::rw\[2].*ESTABLISHED.*mars.strongswan.org.*[email protected]::YES
|
||||||
moon::ipsec statusall::rw.*PASSIVE.*[email protected]::YES
|
moon:: ipsec status 2> /dev/null::rw\[1].*PASSIVE.*mars.strongswan.org.*[email protected]::YES
|
||||||
moon::ipsec statusall::rw.*PASSIVE.*[email protected]::YES
|
moon:: ipsec status 2> /dev/null::rw\[2].*PASSIVE.*mars.strongswan.org.*[email protected]::YES
|
||||||
carol::ipsec statusall::home.*ESTABLISHED::YES
|
carol::ipsec status 2> /dev/null::home.*ESTABLISHED.*[email protected].*mars.strongswan.org::YES
|
||||||
dave::ipsec statusall::home.*ESTABLISHED::YES
|
dave:: ipsec status 2> /dev/null::home.*ESTABLISHED.*[email protected].*mars.strongswan.org::YES
|
||||||
alice::cat /var/log/daemon.log::HA segment 1 activated::YES
|
alice::cat /var/log/daemon.log::HA segment 1 activated::YES
|
||||||
moon::cat /var/log/daemon.log::HA segment 2 activated::YES
|
moon:: cat /var/log/daemon.log::HA segment 2 activated::YES
|
||||||
alice::cat /var/log/daemon.log::handling HA CHILD_SA::YES
|
alice::cat /var/log/daemon.log::handling HA CHILD_SA::YES
|
||||||
moon::cat /var/log/daemon.log::installed HA CHILD_SA::YES
|
moon:: cat /var/log/daemon.log::installed HA CHILD_SA::YES
|
||||||
carol::ping -c 1 PH_IP_VENUS::64 bytes from PH_IP_VENUS: icmp_seq=1::YES
|
carol::ping -c 1 PH_IP_VENUS::64 bytes from PH_IP_VENUS: icmp_seq=1::YES
|
||||||
dave::ping -c 1 PH_IP_VENUS::64 bytes from PH_IP_VENUS: icmp_seq=1::YES
|
dave:: ping -c 1 PH_IP_VENUS::64 bytes from PH_IP_VENUS: icmp_seq=1::YES
|
||||||
carol::tcpdump::IP carol.strongswan.org > mars.strongswan.org: ESP::YES
|
carol::tcpdump::IP carol.strongswan.org > mars.strongswan.org: ESP::YES
|
||||||
carol::tcpdump::IP mars.strongswan.org > carol.strongswan.org: ESP::YES
|
carol::tcpdump::IP mars.strongswan.org > carol.strongswan.org: ESP::YES
|
||||||
dave::tcpdump::IP dave.strongswan.org > mars.strongswan.org: ESP::YES
|
dave::tcpdump::IP dave.strongswan.org > mars.strongswan.org: ESP::YES
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||||
|
|
||||||
config setup
|
config setup
|
||||||
crlcheckinterval=180
|
|
||||||
strictcrlpolicy=no
|
|
||||||
plutostart=no
|
plutostart=no
|
||||||
|
|
||||||
conn %default
|
conn %default
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||||
|
|
||||||
config setup
|
config setup
|
||||||
crlcheckinterval=180
|
|
||||||
strictcrlpolicy=no
|
|
||||||
plutostart=no
|
plutostart=no
|
||||||
|
|
||||||
conn %default
|
conn %default
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||||
|
|
||||||
config setup
|
config setup
|
||||||
crlcheckinterval=180
|
|
||||||
strictcrlpolicy=no
|
|
||||||
plutostart=no
|
plutostart=no
|
||||||
|
|
||||||
conn %default
|
conn %default
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||||
|
|
||||||
config setup
|
config setup
|
||||||
crlcheckinterval=180
|
|
||||||
strictcrlpolicy=no
|
|
||||||
plutostart=no
|
plutostart=no
|
||||||
|
|
||||||
conn %default
|
conn %default
|
||||||
|
|||||||
Reference in New Issue
Block a user