Hacker News new | ask | show | jobs
by mmh0000 788 days ago
I mean... I can remember, off the top of my head, IPv4 DNS servers: 1.1.1.1 4.2.2.2 9.9.9.9 and more! Those are pingable as well which is just great when troubleshooting IPv4

I'll be damned if I can remember a single public IPv6 DNS server.

1 comments

As a sysadmin, I'd be more interested in getting DNS working internally, and then having the recursive resolvers simply following the pre-installed root hints file

* https://www.iana.org/domains/root/files

* https://www.iana.org/domains/root/servers

and bootstrapping the network infrastructure from there.