Comment on DNS server
Onomatopoeia@lemmy.cafe 2 months ago
What’s the use-case for pihole and unbound together?
Aren’t they both DNS servers?
Comment on DNS server
Onomatopoeia@lemmy.cafe 2 months ago
What’s the use-case for pihole and unbound together?
Aren’t they both DNS servers?
InnerScientist@lemmy.world 2 months ago
Pi-hole forwards the requests to another DNS server. Unbound can ask the root servers and go down the DNS chain.
Onomatopoeia@lemmy.cafe 2 months ago
Guess I’m not following, both still have to request from other DNS servers, so what does unbound add?
InnerScientist@lemmy.world 2 months ago
Copy-pate from here.
Basically, it remove one middle man from the DNS resolving.
Onomatopoeia@lemmy.cafe 2 months ago
Cool, thanks for the clarification. This is good info to have in here in general.