mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Check gateway status when interface down
This commit is contained in:
parent
50211bc86c
commit
e084e0920c
1 changed files with 1 additions and 1 deletions
|
@ -640,7 +640,7 @@ function interfaces_status()
|
|||
connectivity = "WARNING"
|
||||
end
|
||||
end
|
||||
else
|
||||
elseif gateway == "" then
|
||||
gw_ping = "DOWN"
|
||||
connectivity = "ERROR"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue