NTP & Time

Network time synchronisation (ntpd), constraints, optional NTP server mode, the system timezone, and the log-timestamp mode.

{{#ERROR}}
{{ERROR}}
{{/ERROR}} {{#FLASH}}
{{FLASH}}
{{/FLASH}}
Sync Daemon Stratum Peers

System time: ( UTC) · constraint offset

{{#WRITE}}
{{/WRITE}}

Time sources

NTP pools resolve to several rotating servers; a server is a single host. Most routers need one or two pools.

{{#WRITE}}{{/WRITE}}
{{SERVER_ROWS}}

Constraints (TLS time check)

Cross-checks NTP answers against the time in an HTTPS server's TLS handshake, so a spoofed NTP reply can't move the clock far. dhcp uses the constraint URL handed out by DHCP; url pins your own HTTPS host.

Serve NTP to the network

Security: serving NTP on a WAN / internet-facing address turns this router into an NTP amplification reflector that attackers can abuse to flood third parties. Serve only on internal (LAN) addresses, and firewall UDP 123 from the WAN.

Pick the addresses to listen on (ntpd binds to IP addresses, not interface names). Leave all unchecked to serve on every address — not recommended.

{{LISTEN_OPTIONS}}
{{#WAN_CONFIRM}} {{/WAN_CONFIRM}}

Timezone

Log timestamps

Local routers: use local time; global estates: use UTC for consistent cross-site log correlation.

Rendered ntpd.conf

{{#RENDERED_TRUNCATED}}

Preview truncated for display — validation always uses the full render.

{{/RENDERED_TRUNCATED}} {{#WRITE}} {{/WRITE}}