AdguardTeam / AdguardTeam/AdGuardHome
Repeat DNS reslolve from other server when receiving specific range IP
- Ngôn ngữ chính
- TypeScript
- Star
- 36.9k
- Fork
- 2.5k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.