Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2006 11:18:55 -0500
From:      Michael Proto <mike@jellydonut.org>
To:        gareth <bsd@lordcow.org>
Cc:        stable@freebsd.org
Subject:   Re: ntpdate
Message-ID:  <442C04EF.6060600@jellydonut.org>

next in thread | raw e-mail | index | archive | help
Just curious, do you have ipv6 enabled in your kernel and working on
your Ethernet interface? It looks like you're only getting an ipv6
address returned by the resolver for nom.uct.ac.za. I did a lookup
myself and I got both an ipv4 and ipv6 address:

descartes:mproto/ $ host nom.uct.ac.za
nom.uct.ac.za has address 137.158.128.11
nom.uct.ac.za has IPv6 address 2001:4200:300:100:20e:cff:fe5c:f5c4

Perhaps someone with a better knowledge of the resovler can answer to
why no ipv4 address is returned.


-Proto

gareth wrote:
> 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
> #
> _______________________________________________
> 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"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?442C04EF.6060600>