首页 > 其他 > 详细

ntpdate同步时间时错误: no server suitable for synchronization found

时间:2014-09-22 19:02:44      阅读:527      评论:0      收藏:0      [点我收藏+]


故障现象:

ntpdate: no server suitable for synchronization found


解决办法:


~]# ntpdate -b -u pool.ntp.org



ntpdate命令帮助:


~]# man ntpdate



COMMAND LINE OPTIONS


       -b      Force the time to be stepped using the settimeofday() system call, rather than slewed (default) using the

               adjtime() system call. This option should be used when called from a startup file at boot time.



       -u      Direct  ntpdate to use an unprivileged port for outgoing packets. This is most useful when behind a fire-

               wall 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://zliang90.blog.51cto.com/3001993/1556984

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