FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
hrahuman_FTNT
Article Id 284957
Description This article describes how to prevent the 'Tunnel to fortimanager is down' error from appearing in event logs when FortiManager is not configured.
Scope FortiGate.
Solution

In this example, the FortiCloud status is enabled and central management status is set to 'FortiGuard' as below.

 

config system central-management

set type fortiguard

end

 

This configuration generates the 'Tunnel to fortimanager is down' event. To stop this event from appearing in logs, central management settings should be changed to 'normal' and the type should be set to 'none'.

 

config system central-management

set mode normal

set type none

end