Learn how to self host an authoritative DNS server for your domain from home. This guide covers a lightweight setup using Go, basic configuration, testing with dig
, and tips for DNS propagation and troubleshooting
Posts for: #DNS
Understanding Recursive DNS Resolution
This blog will give a view on how DNS works behind the scenes recursively.