mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
User-friendly client name -- Using Reverse DNS lookup #639
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#639
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nightah on GitHub (Apr 5, 2019).
Originally assigned to: @szolin on GitHub.
Similar to #637 it would be nice if AdGuardHome had the ability to perform a reverse DNS lookup to determine the hostname associated to a specific IP address.
This has the advantage of not requiring manual modification of the
/etc/hostsfile which often will lead to pain and clutter.In the case of a host entry existing for said IP address, this should overwrite and take precedence over the reverse DNS specified hostname.
@ameshkov commented on GitHub (Apr 6, 2019):
@nightah this makes sense indeed, thank you!
@ameshkov commented on GitHub (Jun 4, 2019):
We missed one thing here: after AGH started up and loaded the "Top clients" list, we should schedule top clients IP addresses for the reverse lookup.
@ameshkov commented on GitHub (Jun 4, 2019):
I see a lot of unnecessary errors in the log:
@ameshkov commented on GitHub (Jun 4, 2019):
No rDNS lookups are made for clients that use DOH
@db-EV commented on GitHub (Jun 19, 2019):
rDNS lookups would be even better if it was possible to define a specific upstream server for a specific (internal) IP range, for example IP range 192.168.0.1/24 use DNS server 192.168.0.1 for rDNS.
@ameshkov commented on GitHub (Jun 19, 2019):
@Termi79 makes sense. Could you please file a feature request about that?
@nomandera commented on GitHub (Nov 14, 2019):
Reverse link as google makes this ticket much easier to find than the follow on Feature Request
https://github.com/AdguardTeam/AdGuardHome/issues/842