summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsrividya0208 <a.srividya@vyos.io>2021-03-08 04:10:05 -0500
committersrividya0208 <a.srividya@vyos.io>2021-03-08 04:10:05 -0500
commit834a10e4f0bc77107f03f4e846ce35ec638cb29a (patch)
tree8b3daec18573d8e014be921896526c46d6ec4a4a
parent8d3a4f219afb1fc819388c915b8fc9c21d0b1c07 (diff)
downloadvyatta-op-834a10e4f0bc77107f03f4e846ce35ec638cb29a.tar.gz
vyatta-op-834a10e4f0bc77107f03f4e846ce35ec638cb29a.zip
Monitor vpn: T3387-equuleus: Fix for the operational command 'monitor vpn ipsec'
Changes are made in the script for vyatta-op/templates/monitor/vpn/all/node.def and vyatta-op/templates/monitor/vpn/ipsec/node.def to change tht matching parameters to filter the ipsec related logs from the /var/log/messages file.
-rw-r--r--templates/monitor/vpn/all/node.def2
-rw-r--r--templates/monitor/vpn/ipsec/node.def2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/monitor/vpn/all/node.def b/templates/monitor/vpn/all/node.def
index c06a666..d63a7d8 100644
--- a/templates/monitor/vpn/all/node.def
+++ b/templates/monitor/vpn/all/node.def
@@ -1,3 +1,3 @@
help: Monitor VPN
-run: ${vyatta_bindir}/vyatta-monitor 'VPN-ALL' pluto pptp l2tp ppp
+run: ${vyatta_bindir}/vyatta-monitor 'VPN-ALL' pluto pptp l2tp ppp ipsec charon
diff --git a/templates/monitor/vpn/ipsec/node.def b/templates/monitor/vpn/ipsec/node.def
index b44f8bc..c56c44c 100644
--- a/templates/monitor/vpn/ipsec/node.def
+++ b/templates/monitor/vpn/ipsec/node.def
@@ -1,2 +1,2 @@
help: Monitor IPSec VPN
-run: ${vyatta_bindir}/vyatta-monitor "VPN-IPSEC" pluto pptp l2tp ppp
+run: ${vyatta_bindir}/vyatta-monitor "VPN-IPSEC" ipsec charon