AdguardTeam / AdguardTeam/AdGuardHome

Support Filtering Query Logs Using ECS IP Data

オープン
#7,767 コメント 1 件 リアクション 2 件 担当者 0 名 GitHub で見る
feature request
主要言語
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 request a feature or enhancement and not ask a question

### The problem

Due to the limitation described in [issue #1727](https://github.com/AdguardTeam/AdGuardHome/issues/1727), it's not possible to see the ECS (EDNS Client Subnet) as a client when using AdGuard Home with OpenWRT in forwarding mode. This makes it impossible to search the query log by client IP.

### Proposed solution

I’d like to be able to search using ECS IP data that is already sent in DNS queries, to help filter client requests.

As shown in the image below, the ECS 192.168.1.38/32 appears in the request details:

![Image](https://github.com/user-attachments/assets/3c0314c6-c79f-4f19-8163-8d47baf8afc7)

However, I currently can’t find any results for 192.168.1.38 in the query log. With this feature, I would be able to locate all queries containing ECS 192.168.1.38.

### Alternatives considered and additional information

N/A

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

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

評価

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

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

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