Date: Thu, 30 Mar 2006 13:22:19 -0800 From: "jdow" <jdow@earthlink.net> To: "gareth" <bsd@lordcow.org>, <stable@freebsd.org> Subject: Re: ntpdate Message-ID: <144701c65440$07960470$0225a8c0@Wednesday> References: <20060330153123.GA4134@lordcow.org><442BFAC3.5030100@jellydonut.org> <20060330155928.GA5245@lordcow.org>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "gareth" <bsd@lordcow.org>
> On Thu 2006-03-30 (10:35), Michael Proto wrote:
>> cd /usr/src/usr.sbin/ntp
>> make depend
>> make
>> make install
>
> yay, ok that works ta (going into /usr/src/usr.sbin/ntp
> as opposed to /usr/src/usr.sbin/ntp/ntpdate) and the
> binary gets rebuilt. but, same problem :/
>
> # ntpdate nom.uct.ac.za
> Looking for host nom.uct.ac.za and service ntp
> host found : 2001:4200:300:100:20e:cff:fe5c:f5c4
> 30 Mar 17:58:16 ntpdate[35787]: cannot find family compatible socket to send ntp packet
> #
If you have ntpd running, which is the right way to do it anyway, then
ntpdate cannot run unless you tell it to use a different port than the
ntp port because it's already in use. "ntpdate -q -u pool.ntp.org" should
work for you.
{^_^} Joanne
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?144701c65440$07960470$0225a8c0>
