Re: 5.1 RELEASE: clock running wild?
From: G. Panula (greg.panula_at_lexisnexis.com)
Date: 10/16/03
- Previous message: Brent Bailey: "updating system help ??!!??"
- In reply to: Alex Povolotsky: "5.1 RELEASE: clock running wild?"
- Next in thread: Joe Koberg: "Finding NTP servers, Re: 5.1 RELEASE: clock running wild?"
- Reply: Joe Koberg: "Finding NTP servers, Re: 5.1 RELEASE: clock running wild?"
- Reply: Lowell Gilbert: "Re: 5.1 RELEASE: clock running wild?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 16 Oct 2003 08:27:02 -0500 To: Alex Povolotsky <tarkhil@webmail.sub.ru>
Alex Povolotsky wrote:
> Hello!
>
> Not sure if I'm posting into right list.
Problems with the 5.x branch should be directed to the freebsd-current
mail-list. Rumor has it, 5.3 will be deemed stable.
>
> After upgrading to 5.1-Release I've mentioned that clock on server is running wild (about twice faster than all other world). I am not sure how it worked before upgrade, but... hmm... I can't recall receiving daily output twice a day.
>
> What can I do besides downgrading back?
>
Run ntpd. Pretty much just need two files; /etc/ntp.conf and
/etc/ntp.drift.
ntp.conf lists the driftfile and the upstream time source.
example ntp.conf
server some.ntpserver.com
driftfile /etc/ntp.drift
Your local ISP should have an ntp server that you can get the correct
time from. Otherwise there is a list of public stratum 2 ntp servers
available at: http://www.eecis.udel.edu/~mills/ntp/clock2a.html
Might want to use ntpdate to get your time synched up before running ntpd.
And of course you'll want to read the manpages. :)
greg
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Brent Bailey: "updating system help ??!!??"
- In reply to: Alex Povolotsky: "5.1 RELEASE: clock running wild?"
- Next in thread: Joe Koberg: "Finding NTP servers, Re: 5.1 RELEASE: clock running wild?"
- Reply: Joe Koberg: "Finding NTP servers, Re: 5.1 RELEASE: clock running wild?"
- Reply: Lowell Gilbert: "Re: 5.1 RELEASE: clock running wild?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|