Date: Thu, 1 Nov 2007 08:31:23 +0700 (ICT) From: Olivier Nicole <on@cs.ait.ac.th> To: jekillen@prodigy.net Cc: freebsd-questions@freebsd.org Subject: Re: Now it is ntpd that can't find anything Message-ID: <200711010131.lA11VN0M092999@banyan.cs.ait.ac.th> In-Reply-To: <51d1f4b108ff6e9f366b71b3d44a6f0e@prodigy.net> (message from jekillen on Wed, 31 Oct 2007 16:08:10 -0800) References: <ac0f81c2a8364773987d79c9d56c3adf@prodigy.net> <200710310649.l9V6n6XG014645@banyan.cs.ait.ac.th> <51d1f4b108ff6e9f366b71b3d44a6f0e@prodigy.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jeff, > Here are the console messages: > ntpd (706) send to(2610:1f8:d8:2:216:cbff:fea3:4b2e:) no route to host > " " " (2001:4830:1210:0;280:10ff:fe00:48b9) " > #are these ipv6 addresses? Or are they expecting authentication and > refusing connections? The answer seems pretty straight forward to me, in fact it is written in the error message, ntpd is trying an IPv6 connection to that very server. Usually, it will start trying IPv6 if it finds an v6 IP address for a given server, and if the v6 connection does not success, it will try v4 connection. It would be instersting to see the answer of a dig for that time server with IPv6 address, just for confirmation, please run a: dig that.time.server ANY and see if you get a AAA reccord in the answer section. Best regards, Olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711010131.lA11VN0M092999>