Reference guide for NTP (Network Time Protocol) servers. Browse public NTP servers, understand stratum levels, and get configuration commands for all major operating systems and network devices.
| Server | Provider | Stratum | Protocol | Notes |
|---|

NTP (Network Time Protocol) synchronizes clocks across networked devices. Accurate time is critical for syslog correlation, certificate validation, SLA monitoring, authentication protocols, and troubleshooting — if your devices disagree on the time, logs become impossible to correlate and security features may break.
NTP operates on UDP port 123 and can achieve synchronization accuracy within a few milliseconds over the internet and sub-millisecond on local networks. Verify port accessibility with our Port Checker.
| Use Case | Impact of Bad Time | Accuracy Needed |
|---|---|---|
| Log correlation | Cannot correlate events across devices | Seconds |
| SSL/TLS certificates | Certificate validation fails | Minutes |
| Kerberos (Active Directory) | Authentication fails (5 min tolerance) | Seconds |
| RADIUS authentication | Token-based auth fails | Seconds |
| DNSSEC validation | DNS responses rejected | Minutes |
| Financial transactions | Regulatory compliance failure | Microseconds |
| Database replication | Conflict resolution errors | Milliseconds |
Pro Tip: Configure at least three NTP sources on critical devices. NTP uses a voting algorithm — with only one source, it can't detect a bad clock. With three or more, it can identify and ignore an outlier. Use
pool.ntp.orgas your primary andtime.google.complustime.cloudflare.comas alternates. Check your router's time settings at 192.168.1.1.
Traditional NTP has no authentication, making it vulnerable to time spoofing attacks. Modern alternatives improve security:
| Protocol | Authentication | Encryption | Support |
|---|---|---|---|
| NTP (plain) | None | None | Universal |
| NTP with symmetric key | MD5/SHA1 shared key | None | Most implementations |
| NTS (Network Time Security) | TLS-based | AEAD | Chrony, Cloudflare |
| Roughtime | Public key signatures | None | Google, Cloudflare |
monlist on any NTP server you run.
# Check current NTP status (Windows)
w32tm /query /status
w32tm /query /peers
# Check NTP status (Linux - chrony)
chronyc tracking
chronyc sources -v
# Check NTP status (Linux - ntpd)
ntpq -p
# Manual time sync test
ntpdate -q pool.ntp.org
pool.ntp.org is the most widely recommended NTP source for general use.pool.ntp.org is the best default choice — it automatically selects nearby servers from a global pool. For specific needs, Google (time.google.com) and Cloudflare (time.cloudflare.com) are excellent alternatives with high reliability.
Stratum indicates the distance from a reference clock. Stratum 0 is an atomic clock or GPS receiver. Stratum 1 servers connect directly to stratum 0. Each additional hop adds one stratum level. Stratum 15 is the maximum; stratum 16 means unsynchronized.
Over the internet, NTP typically achieves 1-10 millisecond accuracy. On local networks, sub-millisecond accuracy is common. For microsecond accuracy, you need PTP (Precision Time Protocol) with hardware timestamping.
Yes, in two ways: NTP amplification DDoS attacks exploit open NTP servers, and time spoofing can break security protocols. Disable monlist on NTP servers and consider NTS (Network Time Security) for authenticated time sync.
NTP adjusts time gradually (slewing) rather than jumping. If the time is far off, NTP may refuse to adjust. On Linux, use ntpdate for an initial forced sync, then let NTP maintain it. Also check your timezone settings.
Most modern routers support NTP client functionality. Log into your router and look for time/date settings under System or Administration. Configure it to use pool.ntp.org for automatic time synchronization.
About Tommy N.
Tommy is the founder of RouterHax and a network engineer with 10+ years of experience in home and enterprise networking. He specializes in router configuration, WiFi optimization, and network security. When not writing guides, he's testing the latest mesh WiFi systems and helping readers troubleshoot their home networks.
![]() |
![]() |
![]() |
![]() |
Promotion for FREE Gifts. Moreover, Free Items here. Disable Ad Blocker to get them all.
Once done, hit any button as below
![]() |
![]() |
![]() |
![]() |