You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to figure out a way to get private lookups/ptr working and so far i'm mostly getting into loops where agh sends to my router, who sends back to agh etc.
First, one thing i'm not fully clear about is, why is cloudflare showing up under the "private reverse" section? i'm not even using cloudflare anywhere in my config:
"By default, AdGuard Home uses the following reverse DNS resolvers: "1.1.1.1:53", "ip_of_my_dns:53", "[2606:4700:4700::1111]:53"."
As per the documentation, i have set in "Upstream DNS":
Then, under "Private reverse DNS servers, i have set the same ip_of_router.
With this config, i'm seeing agh forwarding everything to my router, but because i have a bit of a particular configuration, the router is sending a "refused" response so its failing.
Is my configuration correct?
Is there a configuration where adguard can be the private/ptr resolver? what would it be?
I'm mostly trying to get mdns working well, which at the moment is acting up because of this config. Any recommendation for mdns with adguard?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
I'm trying to figure out a way to get private lookups/ptr working and so far i'm mostly getting into loops where agh sends to my router, who sends back to agh etc.
First, one thing i'm not fully clear about is, why is cloudflare showing up under the "private reverse" section? i'm not even using cloudflare anywhere in my config:
"By default, AdGuard Home uses the following reverse DNS resolvers: "1.1.1.1:53", "ip_of_my_dns:53", "[2606:4700:4700::1111]:53"."
As per the documentation, i have set in "Upstream DNS":
[/local/]ip_of_router
[/localdomain/]ip_of_router
[/in-addr.arpa/]ip_of_router
[/ip6.arpa/]ip_of_router
Then, under "Private reverse DNS servers, i have set the same ip_of_router.
With this config, i'm seeing agh forwarding everything to my router, but because i have a bit of a particular configuration, the router is sending a "refused" response so its failing.
Is my configuration correct?
Is there a configuration where adguard can be the private/ptr resolver? what would it be?
I'm mostly trying to get mdns working well, which at the moment is acting up because of this config. Any recommendation for mdns with adguard?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions