Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2002 13:08:31 -0400
From:      "Marius Kirschner" <marius@agoron.com>
To:        "'MET'" <met@uberstats.com>, "'Roman Neuhauser'" <neuhauser@bellavista.cz>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   RE: Setting the Time || Public Time Servers
Message-ID:  <001b01c2447e$62050760$5ae9b5ce@quasi1>
In-Reply-To: <002c01c2447e$c99af920$6901a8c0@SURVIVAL>

next in thread | previous in thread | raw e-mail | index | archive | help
http://www.eecis.udel.edu/~mills/ntp/servers.htm

---Marius

> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-
> questions@FreeBSD.ORG] On Behalf Of MET
> Sent: Thursday, August 15, 2002 1:11 PM
> To: 'Roman Neuhauser'
> Cc: freebsd-questions@FreeBSD.ORG
> Subject: RE: Setting the Time || Public Time Servers
> 
> Where would I get a list of ntpd servers so that I can run
> 
>     ntpdate_enable="YES"
>     ntpdate_flags="-b -t10 -u ntp1.example.com ntp2.example.com"
> 
> Or
> 
>     xntpd_enable="YES"
>     xntpd_flags="-g -p /var/run/ntpd.pid"
> 
> ~ Matthew
> 
> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Roman
> Neuhauser
> Sent: Thursday, August 15, 2002 4:06 AM
> To: MET
> Cc: freebsd-questions@freebsd.org
> Subject: Re: Setting the Time || Public Time Servers
> 
> 
> > From: "MET" <met@uberstats.com>
> > To: <freebsd-questions@freebsd.org>
> > Subject: Setting the Time || Public Time Servers
> > Date: Wed, 14 Aug 2002 19:35:33 -0400
> >
> > How would I make my BSD machine get its time from something like a
> > public time server so that reports the correct time?
> 
>     If you boot your machine often, you may want to use ntpdate. It
>     synces on startup only.
> 
>     ntpdate_enable="YES"
>     ntpdate_flags="-b -t10 -u ntp1.example.com ntp2.example.com"
> 
>     If your machine stays up for extended periods of time, you would
>     prefer ntpd, which synces every 64 - 1024 seconds.
> 
>     xntpd_enable="YES"
>     xntpd_flags="-g -p /var/run/ntpd.pid"
> 
>     /etc/ntp.conf:
>     server ntp1.example.com
>     server ntp2.example.com
>     server ntp3.example.com
> 
> 
> --
> FreeBSD 4.6-STABLE
> 9:57AM up 5 days, 21:52, 17 users, load averages: 0.00, 0.00, 0.00
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001b01c2447e$62050760$5ae9b5ce>