AdguardTeam / AdguardTeam/AdGuardHome
Add server's local address to the query log records
- Dominant language
- TypeScript
- Stars
- 36.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer
- [X] I have searched other issues and found no duplicates
- [X] I want to request a feature or enhancement and not ask a question
### Description
#### What problem are you trying to solve?
My AGH has multiple IPs. One IP is the main IP that is distributed by DHCP. Another IP is used to "rewritten" DNS-Requests. My firewall rewrites any outgoing DNS request to udp/53 to the seconds AGH IP.
It would be nice if I could see the used IP in "client details" of that request.
#### Proposed solution
Show used (internal) IP of AGH in client detail (or somewhere else) of a dns request.
#### Alternatives considered
#### Additional information
Contributor guide
Assessment
This issue has not been assessed yet.