Hi, I have configured the ntp server and ntp client on two machine.
Both are communicating properly. I would like to test when the connectivity between those two goes down, after how much time the "reach" option in ntpq -p command becomes zero. For that I stopped the ntp server and I executed the ntpq -p in client's console, The reach option will still keep on increase to 377 then gradually decreases to zero. The time duration to come to zero is almost 20 minute. Can we reduce the time gap ? Please find the ntp.conf in client: server 10.16.48.19 key 1 restrict 10.16.48.19 mask 255.255.255.255 nomodify notrap noquery restrict 127.0.0.1 broadcastclient novolley broadcastdelay 0 keys /var/ntp/keys trustedkey 1 logfile /var/log/ntp/ntpd.log driftfile /var/log/ntp/ntp.drift statsdir /var/log/ntp/ statistics loopstats peerstats filegen loopstats file loopstats type day enable filegen peerstats file peerstats type day enable Any suggestion will really appreciated. Regards, Biswajit ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/tim/disclaimer.html">http://tim.techmahindra.com/tim/disclaimer.html</a> internally within Tech Mahindra. ============================================================================================================================ _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
