Date: Thu, 23 Sep 2004 10:21:16 -0400 From: "MikeM" <zlists@mgm51.com> To: "FreeBSD Questions list" <freebsd-questions@freebsd.org> Subject: Re: Ntpd assistance Message-ID: <200409231021160875.00B32F75@sentry.24cl.com> In-Reply-To: <4151A12F.8070309@verizon.net> References: <415197F9.3080901@verizon.net> <200409221119470428.042A55B0@sentry.24cl.com> <4151A12F.8070309@verizon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/22/2004 at 11:58 AM alden.pierre wrote: |MikeM wrote: | |>On 9/22/2004 at 11:19 AM alden.pierre wrote: |> |>|/etc/rc.conf contains the following: |>| |>|ntpdate_enable="YES" |>|ntpdate_flags="timex.cs.columbia.edu" |>|xntpd_enable="YES" # Run ntpd Network Time Protocol |>| |>|/etc/ntpd.conf contains the following: |>| |>|driftfile /etc/ntp/drift |>|server 65.211.109.1 |>|server 65.211.109.11 |>|server 209.51.161.238 |>|server 128.59.59.177 |>| |>| |>|Am I doing something wrong here? My time seems to go out of sync after |>|my FreeBSD 4.10 box has been up for a couple of hours. Any help would |>|be greatly appreciated. |> ============= |> |>Post the results of the command |> |> ntpq -c peer |> |> |No association ID's returned | |Is what I get. | |Thank You |Alden Louis-Pierre ============= It looks like the ntpd daemon isn't running. I note the ntpd.conf typo you had. Does changing it to ntp.conf resolve your problem?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409231021160875.00B32F75>