AdguardTeam / AdguardTeam/AdGuardHome
Repeat DNS reslolve from other server when receiving specific range IP
- Langage dominant
- TypeScript
- Étoiles
- 36.9k
- Forks
- 2.5k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### 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
Hi
I have a local Adguard dns server.
My ISP has a DNS server with lowest latency. But it blocked lots of websites and return 10.0.0.0/8 IP as response.
Other DNS server has latency but I forced to use them.
Is it possible to implement feature to use my ISP server and when it return IP from 10.0.0.0/8 range, Adguard ignore it and repeat resolve query to other DNS servers like 8.8.8.8?
### Proposed solution
I think in some DNS server this called : bogus-nxdomain
### Alternatives considered and additional information
_No response_
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.