AdguardTeam / AdguardTeam/AdGuardHome

Support Filtering Query Logs Using ECS IP Data

Aperta
#7,767 1 commento 2 reazioni 0 assegnatari Vedi su GitHub
feature request
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 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

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.