FortiManager
FortiManager supports network operations use cases for centralized management, best practices compliance, and workflow automation to provide better protection against breaches.
Anonymous
Not applicable
Article Id 251584
Description This article describes how to identify the version of the NTP server used on FortiManager.
Scope FortiManager/FortiAnalyzer.
Solution
  1. The default NTP server is ntp1.fortinet.net. This can be checked via GUI or CLI.

 

In the GUI:

 

Go to System Settings -> Dashboard -> System Time.

 

Picture1.png

 

In the CLI:

 

show system ntp

config system ntp

config ntpserver

edit 1

set server "ntp1.fortinet.net"

next

end

set status enable

end

 

diagnose system ntp status

MS Name/IP address         Stratum Poll Reach LastRx Last sample              

===============================================================================

^* 208.91.112.61                 2  10   377    78    -78us[  -96us] +/-  119ms

 

  1. Perform a packet capture between FortiManager and the NTP server.

    It is possible to use the built-in packet capture feature under System Settings -> Network -> Packet Capture.

 

Picture2.png

 

Picture3.png

Contributors