Date: Fri, 26 Dec 1997 10:59:07 -0500 (EST) From: Brian Clapper <bmc@WillsCreek.COM> To: Greg Lehey <grog@lemis.com> Cc: "Robert J. Lynn Jr." <root@techster.dyn.ml.org>, freebsd-questions@freebsd.org Subject: Re: Also... Time server for EST? Message-ID: <199712261559.KAA28713@current.willscreek.com> In-Reply-To: <19971226143137.02835@lemis.com> References: <199712260336.DAA09178@techster.dyn.ml.org> <19971226143137.02835@lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 26 December, 1997, at 14:31 (+1030) Greg Lehey wrote: > On Fri, Dec 26, 1997 at 03:36:28AM +0000, Robert J. Lynn Jr. wrote: > > Do you know of any ntpdate servers for EST? penn state and mitt are off :P > > No, but you can find one at http://www.eecis.udel.edu/~mills/ntp/servers.html Robert Lynn's phrasing of his original question and his explicit mention of EST leads me to wonder whether he believes he must time-synch against a machine in the same time zone. As I understand the Network Time Protocol (NTP), that's not necessary. Other than network proximity to the host (i.e., is it easily reached from your box?), you shouldn't need to worry where the server is located. `http://www.eecis.udel.edu/~ntp/database/FAQ/faq2Earn.htm#arang' appears to confirm that understanding: As others have pointed out, un*x systems and ntp all work in UTC (Zulu or GMT) time. The entire xntp package only uses timezone to display times in the logfile or to display to the user. ntpdate -d <server> lists the ref, orig, and xmit times in this process's timezone by using the localtime() call, and then once more at the end when it prints the syslog'ish line. It is the system library routines that get the timezone. Politeness dictates that you use a secondary NTP (stratum 2) server, unless you have a compelling reason not to. See the section entitled "Rules of Engagement" at `http://www.eecis.udel.edu/~mills/ntp/servers.html'. ----- Brian Clapper, bmc@WillsCreek.COM, http://WWW.WillsCreek.COM/ With great effort, you move the rug aside, revealing a trap door.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712261559.KAA28713>
