Date: Wed, 16 Nov 2005 17:15:24 +0200 From: Ivailo Tanusheff <i.tanusheff@procreditbank.bg> To: dick hoogendijk <dick@nagual.st> Cc: fbsdq <freebsd-questions@freebsd.org>, owner-freebsd-questions@freebsd.org Subject: Re: ntpdate Message-ID: <OF05714E37.11452ACB-ONC22570BB.00538A7F-C22570BB.0053CF95@procreditbank.bg> In-Reply-To: <20051115214101.fb30f4fa.dick@nagual.st>
next in thread | previous in thread | raw e-mail | index | archive | help
Why you need to do this? Your system is not fully operationl in the time you try to run ntpdate. Just edit your /etc/ntp.conf to connect to some time servers. Per example mine is: -su-2.05b# cat /etc/ntp.conf server ntp2.usno.navy.mil server tock.usno.navy.mil server tick.usno.navy.mil server ntp.colby.edu server navobs1.oar.net server gnomon.cc.columbia.edu server tick.gatech.edu server ntp0.mcs.anl.gov statistics loopstats clockstats statsdir /var/log/ntpd filegen loopstats enable filegen clockstats enable logfile /var/log/ntpd/ntpd.log driftfile /var/db/ntp.drift tinker panic 0 ................. Ivailo Tanusheff Senior System administrator ProCredit Bank (Bulgaria) AD dick hoogendijk <dick@nagual.st> Sent by: owner-freebsd-questions@freebsd.org 11/15/2005 10:41 PM To fbsdq <freebsd-questions@freebsd.org> cc Subject ntpdate I have a "ntpdate -b server" rule in my rc.conf before the ntpd daemon starts up. I get error msgs that the time server cannot be found. Is named run before or after ntpdate? Should I change the rule in something like "ntpdate -b ip" ? What is the rule of thumb? -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 6.0 ++ The Power to Serve + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF05714E37.11452ACB-ONC22570BB.00538A7F-C22570BB.0053CF95>