标签:服务端 style tar art ice ntp.conf star bsp /etc
1.通过ntpdate -d 服务端IP,显示Server dropped: Strata too high
vi /etc/ntp.conf
在ntpd服务端的配置中添加
server 127.127.1.0 fudge
127.127.1.0 stratum 8
重启ntpd服务就可以了
service ntpd restart
ntp 服务:Server dropped: Strata too high
标签:服务端 style tar art ice ntp.conf star bsp /etc
原文地址:https://www.cnblogs.com/tylzzh/p/9068393.html