AdguardTeam / AdguardTeam/AdGuardHome

DNS rewrites don't generate corresponding PTR record for IP addresses

Aperta
#4,873 5 commenti 7 reazioni 1 assegnatario Rivendicata da @ainar-g Vedi su GitHub
enhancement P4: Low
Lingua principale
TypeScript
Stelle
36.9k
Fork
2.5k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.