On 10/29/2010 10:46 AM, Chuck Swiger wrote: > On Oct 29, 2010, at 9:07 AM, Richard B. Gilbert wrote: >> server time.mumble.com >> server teaparty.org >> server .... >> server .... >> >> Select four, five, or seven public NTP servers >> (or private servers to which you have access) and list >> them in your ntp.conf file in the format illustrated above. >> Ideally, the servers should be near to you in "net space"; >> e.g. they should have short round trip times. > > Agreed. The simplest working config has a single server line, ie: > > server pool.ntp.org > > ....but setting up at least four will give better > redundancy and falseticker detection, ie: > > server 0.pool.ntp.org > server 1.pool.ntp.org > server 2.pool.ntp.org > server 3.pool.ntp.org > > ....or whatever vendor zone might be appropriate.
restrict source nomodify pool 0.freebsd.pool.ntp.org iburst pool 1.freebsd.pool.ntp.org iburst # pool 2.freebsd.pool.ntp.org iburst # pool 3.freebsd.pool.ntp.org iburst -- E-Mail Sent to this address <[email protected]> will be added to the BlackLists. _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
