How to get IP address of clients without enabling DHCP #4062
Unanswered
laurentftech
asked this question in
Q&A
Replies: 1 comment
-
Have you tried changing the name of the local_domain_name parameter in the AdGuardHome.yaml file? This should be the same as what you have defined in your NetGear router? |
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.
-
Hi.
I do not succeed to get the IP adresses of all network clients. My AGH is on a NAS behind my Netgear router which is serving as DHCP server (address 10.0.0.1).
I tried to activate private rDNS resolver with the following addresses :
10.0.0.1
[/0.0.10.in-addr.arpa/]10.0.0.1
[/ip6.arpa/]10.0.0.1
[/local/]10.0.0.1
I have checked "use private reverse DNS resolvers" and "Enable reverse resolving of client's IP addresses".
All the logs coming from devices which have not DNS set to AGH IP are indicated as coming from the router (10.0.0.1).
Could you please give me some guidance how to set it up correctly ?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions