HI,
I am not very sure whether am writing to right place, please redirect it to 
right place that case.

Regards,
Dilip

_____________________________________________
From: Tiwari, Dilip (Nokia - IN/Bangalore)
Sent: Thursday, November 12, 2015 11:19 AM
To: 'questions@lists.ntp.org'
Subject: ntp.conf true and prefer option for server command


Hi,

I was trying to configure ntp servers in my ntp.conf file.

As per my understanding if true option is used with it, it'll escape/survive 
select and cluster algorithm, and will always be selected as preferred server.
I used server command this way: server -4 <server IP>  true iburst minpoll 4 
maxpoll 6

Then, after restarting the ntpd service, I see still it not preferring the true 
marked server.

If I use command this way:  server -4 <server IP>  prefer iburst minpoll 4 
maxpoll 6
Still same result i.e. not preferring the prefer marked server.

Then I tried command this way : server -4 <server IP>  true prefer iburst 
minpoll 4 maxpoll 6
In this case it worked. Is it the right way to use both of them together? What 
could be the side effect of this approach? Why is it not working with only true 
or prefer?

And if I always want to use local clock for sync and mark it "true prefer", 
it's not working for local server.
server 127.127.1.2 true prefer minpoll 4 # local clock


Thanks in advance !

Regards,
Dilip

_______________________________________________
questions mailing list
questions@lists.ntp.org
http://lists.ntp.org/listinfo/questions

Reply via email to