Replies: 1 comment 1 reply
-
Hello. If you mean reverse DNS, this is what the “Private reverse DNS servers” input on the “DNS settings” page is for. Otherwise, if you mean the usual DNS queries, you can do that by adding a custom upstream for your domain. Something like:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
my network is seperated VLANs using OpnSense as central firewall. So the OpnSense is dhcp-server for all subnets. Using unbound dns on the OpnSense to resolve only the local hostnames.
Currently I am running PiHole as central DNS. The IP of PiHole is propagated using the dhcp of the OpnSense.
The PiHole has the option "Use Conditional Forwarding" which I use to resolve local (.lan) domains using the OpnSense ans resolving all others from external dns.
How can I get the same result in AdGuardHome? Is there a way to set a "local dns server"?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions