最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

no server suitable for synchronization found

IT圈 admin 0浏览 0评论

no server suitable for synchronization found

问题

ntpdate -u x.x.x.x

解决过程

查看防火墙


解决方案1

service iptables stop 

解决方案2

iptables  -A INPUT -p udp -m udp --dport 123 -j ACCEPT

解决

no server suitable for synchronization found

问题

ntpdate -u x.x.x.x

解决过程

查看防火墙


解决方案1

service iptables stop 

解决方案2

iptables  -A INPUT -p udp -m udp --dport 123 -j ACCEPT

解决

发布评论

评论列表 (0)

  1. 暂无评论