Hacker News new | ask | show | jobs
by JoshMcguigan 2194 days ago
DNS infrastructure is really interesting. I did a bit of a deep dive on it a few months ago, culminating in running my own authoritative name servers [0] for a while.

[0]: https://www.joshmcguigan.com/blog/run-your-own-dns-servers/

1 comments

One neat way of retaining that control is running your own SOA(s), but getting robust secondaries and listing those in WHOIS so that they take all of the wild queries. Then you just work with your little SOA and everything just propagates as necessary and you don't get hammered.