I've got a home lab server and I can run my own DNS. I already have a pi-hole and I wanted to make a resolver also. Anyone got any setup tips?
my goal is to have a local DNS in case of DNS fuckery.
For instance - a resolver will only go to root servers, but are they likely to remain intact?
(points to tin foil hat and nods knowingly)
-edit for clarification
pi-hole with unbound is cool, and I'm considering that, but at the moment looking at DNS on windows server as a resolver not a forwarder.
Why not just hard code in your hosts file?
Unless you're trying to make this available to others... they would have to change their DNS server in their network adapter config to hard code, which is just about at the same tech level as updating their own hosts file locally. Good on you thinking about alternatives though.
that would work, not as "Easy" tho.
That said, I do have some critial IP addresses noted for just such a task.
He's probably looking for a more hands-off approach. A hosts file solution would only make sense to manage a few sites.