ESXI6.7 NTP 服务无法启动


启动NTP服务提示启动失败

 报错信息如下:

 

使用shell连接,在/etc/ntp.conf里面加入:

server stdtime.gov.hk
保存退出

内容如下:

[root@localhost:~] cat /etc/ntp.conf
restrict default nomodify notrap nopeer noquery
restrict 127.0.0.1
driftfile /etc/ntp.drift
server stdtime.gov.hk

 

回到vm client启动NTP服务就OK了

参考网站:

https://blog.csdn.net/weixin_33709219/article/details/91529666?utm_medium=distribute.pc_aggpage_search_result.none-task-blog-2~all~first_rank_v2~rank_v25-1-91529666.nonecase

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM