1. 07.

使用ntpdate的遇到这样的错误提示:
no server suitable for synchronization found

很可能是防火墙封锁了udp的123端口, 如果关闭的防火墙问题依旧, 很可能是上层路由的设置有问题, 如果这种情况, 我们就只能通过tcp来更新时间啦
那肯定是rdate

查看时间服务器的时间:
# rdate time-b.nist.gov

设置时间和时间服务器同步:
# rdate -s time-b.nist.gov

有什么不明白的, 请 # man rdate

下面附送系列时间服务器的列表, 有的不一定可以使用哈
time.nist.gov
time-b.nist.gov
216.118.116.105
rdate.darkorb.net
202.106.196.19
time-b.timefreq.bldrdoc.gov


作者: hao32 | 可以转载, 转载时务必以超链接形式标明文章原始出处和作者信息及版权声明
网址:http://www.hao32.com/unix-linux/68.html

Tags: ,

有3条 对 „解决no server suitable for synchronization found“ 的评论

  1. lulu 发表评论说:

    不错

  2. zwws 发表评论说:

    暂时看不懂,相信以后会懂的。

  3. [email protected] 发表评论说:

    20110530:google搜索"no server suitable for synchronization found"首页排在第二位,进来一看是你这锤子,小激动啊......

发表评论: