On 27-06-15 21:09, Timothy Oefelein wrote:
> This is what I did.  I was mostly wondering if the pool system would be smart
> enough to pick up a hostname with both A and AAAA record,

Adding a server by DNS-name instead of IP is just for your convenience. As Ask
mentioned, the system to add a server will figure out which IP addresses 
already exist.

> then add it as one entry
> to the management system rather than two.

A DNS-name is just some entry in a DNS database that resolves to an IP-address. 
It
does not even have to be the same name as the hostname of the machine having the
IP-address. So, the two IP addresses in the A and the AAAA record of a specific
DNS-name do *not* have to be configured on the same physical machine. Remember 
that
you can have one DNS-name with multiple A-records pointing to different 
machines as
well.

Apart from that, IPv4 and IPv6 are different networks, with different routes and
different routing issues. So, even if they machine is the same, the internet
connection is not.

Therefore, the pool system treats each IP address as a different time server and
never assumes two to be the same.

Arnold
_______________________________________________
pool mailing list
[email protected]
http://lists.ntp.org/listinfo/pool

Reply via email to