This commit is contained in:
2024-08-05 20:10:04 -05:00
parent f6d00cae0d
commit e78c4087d2
2 changed files with 4 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ OFFSITE_STATICROUTE_FIX(){
if [ "$(CHECK_HOST_NM 10.10.0.1)" != "true" ]; then
if [ "$(CHECK_HOST ${NM_OFFSITE_GW_IP})" != "false" ]; then
if [ "$(CHECK_HOST_NM ${NM_OFFSITE_GW_IP})" != "false" ]; then
if [ "$(CHECK_HOST_NM 10.5.0.1)" != "false" ]; then
if [ -f ${NM_TMPFOLDER}/vpn-tunnel.down ]; then
SENDNOTICE "VPN to Homesite is Back Up" "VPN Tunnel is up"