AdguardTeam / AdguardTeam/AdGuardHome
DNS rewriting
- 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
The local network supports both IPv4 and IPv6 dual-stack networking. However, due to the lack of support for IPv6 from network operators and other service providers, slow access and disconnections frequently occur. Therefore, AdGuardHome DNS settings disable IPv6 resolution.
However, some services only enable IPv6 and not IPv4. In these cases, DNS resolution fails. Even after entering the IPv6 address for the domain in DNS rewriting, only an invalid IPv4 address is returned, not an IPv6 one. Is it possible to improve the DNS rewriting level so that even if the user has disabled IPv6 resolution, the DNS rewriting process still returns an IPv6 address to the client? Additionally, is it possible to allow batch input of IP addresses for DNS rewriting, allowing multiple IP addresses to be entered for a single domain name?
### Proposed solution
-
### Alternatives considered and additional information
_No response_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.