NTP服务器搭建.docVIP

  • 7
  • 0
  • 约 6页
  • 2016-06-01 发布于湖北
  • 举报
NTP服务器搭建 服务端 Linux 修改配置文件 编辑配置文件/etc/ntp.conf # Permit time synchronization with our time source, but do not # permit the source to query or modify the service on this system. restrict default kod nomodify notrap nopeer noquery restrict -6 default kod nomodify notrap nopeer noquery # Permit all access over the loopback interface. This could # be tightened as well, but to do so would effect some of # the administrative functions. restrict restrict -6 ::1 # Hosts on local network are less restricted. restrict mask nomodify notrap restrict mask nomodify notrap noquery notrust # Use public s

文档评论(0)

1亿VIP精品文档

相关文档