Skip to main content How do I set AdGuard to resolve host name of connected devices : r/Adguard
r/Adguard icon
Go to Adguard

How do I set AdGuard to resolve host name of connected devices

I have an AdGuard home setup on Pi behind a router who is running the dhcp server. My AdGuard is is setup for server. All my devices are listed by IP in AdGuard. My router dhcp lease shows IP and hostnames. I would like to see hostanme in AdGuard instead of IP.

Router 192.168.4.1

AdGuard 192.168.4.210.

The numbers don't lie - there's a reason why 10,000+ customers rate monday.com 5 stars and use it as their work management platform. It’s the #1 platform to efficiently manage your team, work, and processes. Try it now!
Thumbnail image: The numbers don't lie - there's a reason why 10,000+ customers rate monday.com 5 stars and use it as their work management platform. It’s the #1 platform to efficiently manage your team, work, and processes. Try it now!
Sort by:
Best
Open comment sort options

Onyour browser bring up the Adguard admin interface, go to Settings--> DNS Settings. Scroll down to Private DNS Servers. Enter your router’s IP address and select the check box below “Enable reverse resolving of client's IP addresses.”

thank you, that works for me.

This works!!

Very Helpful

More replies
[deleted]

Add this to your upstream dns servers:

[/168.192.in-addr.arpa/]192.168.4.1

[deleted]

Comment deleted by user

[/168.192.in-addr.arpa/]192.168.4.1

I did this, How do I add a vlan like this?

https://family.cloudflare-dns.com/dns-query

[/168.192.in-addr.arpa/]192.168.4.1

[/10.0.in-addr.arpa/]192.168.4.1

More replies
More replies

Like this: [/168.192.in-addr.arpa/]192.168.0.1 [/lan/168.192.in-addr.arpa/]192.168.0.1 [/iot/168.192.in-addr.arpa/]192.168.7.1 [/mgmt/168.192.in-addr.arpa/]192.168.9.1 The names are added to entries as a tld.

Thanks for educating me.

So my lan is 192.168.4.1

vlan is xyz 10.0.20.1

so it's like ? I will need all 3 entries?

[/168.192.in-addr.arpa/]192.168.4.1

[/lan/168.192.in-addr.arpa/]192.168.4.1

[/xyz/10.0.in-addr.arpa/]10.0.20.1

More replies
More replies