Description
This article describes how to troubleshoot synchronization issues between FortiNAC and the NTP server.
Scope
FortiNAC.
Solution
The NTP Server is defined in the Administration UI under System -> Settings -> System Management -> NTP and Time Zone.
Status is confirmed by using the ntpstat command in the CLI.
> ntpstat
unsynchronised
polling server every 8 s
ntpq -p
The NTP server cannot be reached if the 'when' column is blank or the 'st' column is 16.
Failed example:
> ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
149.20.176.27 .INIT. 16 u - 1024 0 0.000 0.000 0.000
time.nullrouten .INIT. 16 u - 1024 0 0.000 0.000 0.000
Working example:
> ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
162.159.200.1 10.16.12.8 3 u 33 64 7 16.481 5.305 4.260
> ntpstat
synchronised to NTP server (162.159.200.1) at stratum 4
time correct to within 970 ms
polling server every 64 s
Note: ntpstat results may not show the system synchronized immediately. It may take several minutes.
Related article:
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.