阅读文章

在Linux下NTP服务配置的注意事项

文章来源:整理  文章作者:  发表时间:2008-06-24  浏览次数: 人次

    如果不想让其它任何服务器访问本机的NTP服务:此配置也将造成本地的NTP无法访问外部的NTP服务:

  在Linux下NTP的标准配置中,许多关于同步的方式不同,注意以下事项:

  如果不想让其它任何服务器访问本机的NTP服务:此配置也将造成本地的NTP无法访问外部的NTP服务:

  If you want to deny all machines from accessing your NTP server, add the following line to /etc/ntp.conf:

  restrict default ignore

  如果允许本地的服务器访问本机的NTP服务,配置如下:

  If you only want to allow machines within your own network to synchronize their clocks with your server, but ensure they are not allowed to configure the server or used as peers to synchronize against, add

  restrict 192.168.1.0 mask 255.255.255.0 nomodify(限制修改) notrap(限制trap) noquery(限制查询) 注:应当解除noquery

  其中default为0.0.0.0/0

  restrict default nomodify notrap

  有些情况下,除非取消notrust/nomodify/notrap配置,client段的ntp服务才能有效工作。
  • 0

    顶一下
  • 2

    评论
  • 0

    收藏
  • 0

    推荐

最新评论 共有2位网友发表了评论

发表评论

评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册

分类索引

回到顶部
关于我们  |  联系我们  |  广告联系  |  版权声明  |  帮助中心  |  网站地图   |  交流论坛   |   |