On Sep 24 2018, Danny Mayer wrote: [...]
This is very simple to do. It does not require SRV records to implement. Note that I am only answering for the ntp reference implementation.In your domain file add entries like this: locationntp CNAME ntp1.yourdomain CNAME ntp2.yourdomain CNAME externalntp.otherdomain CNAME externalntp.someotherdomain
Assuming that you are running name server software that actually allows you to have several CNAMEs with the same label, of course. BIND8 with "multiple-cnames yes", perhaps? :-) -- Chris Thompson Email: [email protected] _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

