Description | This article describes how to troubleshoot connectivity to FortiManager Cloud. |
Scope | Any FortiGate supporting FortiManager Cloud and FortiManager Cloud. |
Solution |
On FortiGate:
get sys status get sys global get system central-management fnsysctl ls -l /etc/cert/local/ fnsysctl ls -l /etc/cert/ca diagnose fgfm session-list diagnose fdsm central-mgmt-status execute telnet <FMG-IP> 541
config system central-management set fmg-source-ip <FGT-IP> end
execute central-mgmt register-device {fmg-serial-no} {fmg-register-password}
Replace {fmg-register-password} with the registration password.
fnsysctl killall fgfmd
On FortiManager:
execute fgfm reclaim-dev-tunnel <device_name>
(Use 'diagnose dvm device list' to get the device ID).
On FortiGate session #1: diagnose debug reset diagnose debug application fgfm 255 diagnose debug console time enable diagnose debug enable On FortiGate session #2:
diagnose sniffer packet any 'port 541' 6 0 a
On FortiManager:
diagnose debug reset diagnose debug application fgfm 255 <IP address or Serial Number of the FGT> diagnose debug time enable diagnose debug enable execute fgfm reclaim-dev-tunnel <device_name>
Run these debugs for 2-3 minutes and then disable them:
diagnose debug disable diagnose debug reset
Related articles: Technical Tip: How to create a log file of a session using PuTTY Technical Tip: FortiManager Cloud option not available in FortiGate central management Troubleshooting Tip: How to troubleshoot connectivity issues between FortiGate and FortiManager |