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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to