Nebula switch uses NTP protocol to automatically synchronize system date and time with global servers. This makes sure Nebula users could find the logs with correct time in the event log. But once the synchronization fails or incorrect, it could cause network issues. This topic will guide you how to troubleshoot the NTP synchronize failed with some quick check and test for your devices.
Troubleshoot steps
1.1 Does the switch connect to the Internet?
-
- Access to your switch via Telnet/SSH/console.
- Ping 8.8.8.8 and default gateway.
- If ping 8.8.8.8 fail and ping default gateway fail. Please check the routing and physical connection between switch and gateway.
- If ping 8.8.8.8 fail and ping default gateway OK. Please check your default gateway for the Internet connection.
1.2 Can the switch resolve NTP server’s domain name that Nebula device used?
-
- Access to your switch via Telnet/SSH/console.
- Ping *.pool.ntp.org. Note * can be 0, 1, 2, 3.
- Please check if the NTP server’s domain name that Nebula device used can be resolved.
Note: the IP address of NTP server is dynamic. - If the switch shows “unknown host”, please check your DNS server setting or try 8.8.8.8 as DNS server on Switch (You may configure it on Local GUI of Switch).
1.3 Are there any firewall rule blocks NTP protocol?
-
-
- Please check if your network has blocked 123 port.
- Access to your switch via Telnet/SSH/console.
- Use command “show time” to check if the NTP synchronize correctly or not.
-
Note: the Nebula devices will trigger the synchronization again after 30 seconds once it synchronizes failed.