V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
Crzo
V2EX  ›  Linux

NTP 服务配置求助。

  •  1
     
  •   Crzo · 2019-03-06 16:32:42 +08:00 · 789 次点击
    这是一个创建于 1889 天前的主题,其中的信息可能已经有所发展或是发生改变。
    1.目前 NTP 服务结构如下:

    网络 NTP 服务器

    NTP Server A

    NTP Server B

    NTP Server C

    NTP Server D

    2.要求实现如下效果:
    B 同步 A 后不授时 C
    C 同步 B 后不授时 D

    3.目前 NTP 配置如下:

    tinker panic 10 step 10
    driftfile /var/lib/ntp/drift
    restrict default nomodify notrap nopeer noquery
    restrict 127.0.0.1
    restrict ::1
    server $SERVERIP iburst minpoll 3 maxpoll 8
    includefile /etc/ntp/crypto/pw
    keys /etc/ntp/keys
    disable monitor

    请问要怎么修改配置文件实现 2 的功能,还请各位大佬帮忙,谢谢!
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1095 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 105ms · UTC 19:10 · PVG 03:10 · LAX 12:10 · JFK 15:10
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.