AdguardTeam / AdguardTeam/AdGuardHome
DNS rewrites don't generate corresponding PTR record for IP addresses
- Linguagem predominante
- TypeScript
- Estrelas
- 36.9k
- Forks
- 2.5k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### 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 report a bug and not ask a question
### Operating system type
Linux, Other (please mention the version in the description)
### CPU architecture
AMD64
### Installation
Docker
### Setup
On one machine
### AdGuard Home version
v0.107.11
### Description
#### What did you do?
Created a DNS rewrite for a local IP address and hostname
#### Expected result
In addition to an A record, a PTR record would be created to allow reverse lookups.
#### Actual result
No PTR record is created, lookups only work in one direction (lookup of hostname works, lookup of IP fails)
#### Screenshots (if applicable)
#### Additional information
PTR records are a vital part of network infrastructure validation and should be a part of any modern DNS configuration.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.