首页 > 其他 > 详细

ntpdate:no server suitable for synchronization found

时间:2016-03-11 14:10:08      阅读:205      评论:0      收藏:0      [点我收藏+]

Question:

  在使用ntpdate同步时间时,出现了no server suitable for synchronization found的报错。

  通过ntpdate -d s2m.time.edu.cn 使用debug模式没有出现异常。

Answer:

  解决办法是,使用ntpdate -ubv s2m.time.edu.cn 可以正常同步了。主要是-u选项的作用

  -u:Direct ntpdate to use an unprivileged port for outgoing packets. This is most useful when behind a firewall that blocks incoming traffic to privileged ports, and you want to synchronize with hosts beyond the firewall. Note that the -d option always uses unprivileged ports.

ntpdate:no server suitable for synchronization found

原文:http://www.cnblogs.com/codecc/p/5265302.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!