Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2009 14:26:21 -0500
From:      Jeffrey Goldberg <jeffrey@goldmark.org>
To:        Lisa Casey <lisa@jellico.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ntp problem
Message-ID:  <5E48C056-B6C0-45C0-A850-282E57982D7C@goldmark.org>
In-Reply-To: <7AF4EC3FE1B54A2DB854159E1D6D6715@lisac>
References:  <7AF4EC3FE1B54A2DB854159E1D6D6715@lisac>

next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 20, 2009, at 11:19 AM, Lisa Casey wrote:

> Running FreeBSD 5.3  IN /etc/ntp.conf I have:
>
> server time.nist.gov prefer
> server tock.gpsclock.com

Your actual question has already been answered, but I'd like to point  
out that people really shouldn't be using those NTP servers unless you  
have a very specific reason to.  You will get just as good  (or  
better) time and help distribute load if you use

  server 0.north-america.pool.ntp.org
  server 1.north-america.pool.ntp.org
  server 2.north-america.pool.ntp.org
  server 3.north-america.pool.ntp.org

(I'm assuming that north-america is appropriate for you given you  
current setting).

And if you have a static IP address and a reliable connection and  
server (good network uptime), please consider joining the pool.  It  
takes negligible resources.

   http://www.pool.ntp.org/en/join.html

And more information about this pool of NTP servers is available at

  http://www.pool.ntp.org/

-j


-- 
Jeffrey Goldberg                        http://www.goldmark.org/jeff/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5E48C056-B6C0-45C0-A850-282E57982D7C>