On Thu, Jun 23, 2016 at 04:39:47PM -0400, Dan Geist wrote: > If you use the "server" directive, the first response > back from the resolver library will be used. Most > dual-stack-enabled OSs will prefer the IPv6 one among that > group if the host has a valid IPv6 configuration. If you > don't reach it, you're out of luck. The application has no > intrinsic knowledge of the "state" of the resolver's > configuration.
If you want your linux machine to prefer IPv4 over IPv6 then put: precedence ::ffff:0:0/96 100 in /etc/gai.conf E Frank Ball [email protected] _______________________________________________ pool mailing list [email protected] http://lists.ntp.org/listinfo/pool
