bellaauc
Member
3-2-1 Believer
- Joined:
- Jun 2024
- Posts:
- 190
- From:
- Auckland, NZ
I run hybrid—authoritative self-hosted with anycast, recursive forwarded to trusted resolvers.
Did you test your restore for your zone files? I keep offline copies with the 3-2-1 rule: 3 copies, 2 media types, 1 offsite. DNS is critical infrastructure.
My checklist:
- Daily automated zone transfers to secondary
- Monthly restore test to lab environment
- Quarterly DR walkthrough with team
- Signed with DNSSEC, KSK rollover planned
Whatever you choose, test it before you need it.
3-2-1 or you're already dead
wendy
Member
- Joined:
- Jun 2024
- Posts:
- 164
- From:
- Manchester, UK
I run authoritative on-prem with conditional forwarders to Quad9 for recursive, which keeps internal resolution fast without the cache poisoning risk of full recursion. The Linux crowd here will say BIND or Knot is the only valid choice, but AD-integrated zones with secure dynamic updates are genuinely useful for mixed environments. I don't outsource authoritative—too much control loss—but I absolutely don't run open resolvers anymore.
Have you tried restarting it?
kenji3
Member
- Joined:
- Jul 2024
- Posts:
- 138
- From:
- Osaka, JP
I run full self-hosted with hidden primary and secondaries at two APAC locations. Latency to my users is better than any managed DNS I tested.
For recursive I use local unbound with minimal forwarding. I prefer keeping query data in my jurisdiction. Mostly no issue with maintenance if you automate zone signing and monitoring.
conbini > datacenter snacks