AdguardTeam / AdguardTeam/AdGuardHome

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

Open
#4,873 5 comments 7 reactions 1 assignee Claimed by @ainar-g View on GitHub
enhancement P4: Low
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 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.