带有 Padavan 固件的华硕路由器的日志(可能类似于 OpenWrt)显示:
Dec 4 16:06:20 NTP Client: Synchronizing time to 0.nl.pool.ntp.org.
Oct 24 18:18:18 NTP Client: System time changed, offset: -1107989283.092767s
Oct 24 18:18:33 pppd[636]: System time change detected.
NTP 更新出现问题,因为当前日期是 12 月 4 日,而不是 10 月 24 日。
图形用户界面没有使用 NTP 更新系统日期/时间的选项。
如何让NTP强制更新日期/时间?
答案1
padavan 固件附带ntpd
.
最好还阅读 ntp.org 文档并在路由器中进行配置,pool.ntp.org
而不是 配置为“NTP 服务器 1:”。0.nl.pool.ntp.org
强制更新路由器盒上的日期/时间的详细命令是:
# ntpd -dnq -p pool.ntp.org
ntpd: sending query to 45.159.204.28
ntpd: reply from 45.159.204.28: offset:+1107989283.715956 delay:0.004582 status:0x24 strat:2 refid:0x026a57c0 rootdelay:0.001312 reach:0x01
ntpd: sending query to 45.159.204.28
ntpd: reply from 45.159.204.28: offset:+1107989283.716159 delay:0.004723 status:0x24 strat:2 refid:0x026a57c0 rootdelay:0.001312 reach:0x03
ntpd: setting time to 2023-12-04 18:39:07.420554 (offset +1107989283.716159s)