AdguardTeam / AdguardTeam/AdGuardHome

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

Abierto
#4,873 5 comentarios 7 reacciones 1 asignado Reclamado por @ainar-g Ver en GitHub
enhancement P4: Low
Lenguaje dominante
TypeScript
Estrellas
36.9k
Forks
2.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.