AdguardTeam / AdguardTeam/AdGuardHome

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

オープン
#4,873 コメント 5 件 リアクション 7 件 担当者 1 名 @ainar-g が担当を希望しています GitHub で見る
enhancement P4: Low
主要言語
TypeScript
スター
36.9k
フォーク
2.5k
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。