Replies: 1 comment
-
The DNS rewrites feature should work, and if it doesn't, there may be a configuration mistake in your devices of client settings. But a better way to do that is through the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I just set up Adguard Home for my domain
example.eu
.I have on my network devices that will request
mqtt.example.info
and I would like to always return them192.168.10.2
I thought that using DNS rewrites would be the solution so I created a rewrite for
mqtt.example.info
(did not work), and then*.example.info
(did not work either).Is this the way to go, or should I directly edit the configuration file, or isn't it possible at all?
Beta Was this translation helpful? Give feedback.
All reactions