AdguardTeam / AdguardTeam/AdGuardHome

Disable rewrite min cache TTL for private local DNS?

Offen
#7,397 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
feature request
Vorherrschende Sprache
TypeScript
Sterne
36.9k
Forks
2.5k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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

I installed Adguardhome on openwrt without changing Dnsmasq as default DNS and dhcp server. I just add a firewall's port forward rule to forward client's DNS query to Adguardhome. It's working flawlessly.

I use this entries to forward all local DNS queries to local Dnsmasq
```
[//]127.0.0.1:53
[/lan/]127.0.0.1:53
[/local/]127.0.0.1:53
```
And rewrite min cache TTL to 1800.
But I want all the private DNS query keep its original TTL.
Any solution?

### Proposed solution

Disable min cache TTL for private DNS if possible.

### Alternatives considered and additional information

_No response_

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.