AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
25.19k stars 1.81k forks source link

adguardhome cannot be parsed correctly, and the IP in the blocklist is returned #4668

Closed Miooiio closed 2 years ago

Miooiio commented 2 years ago

some details:GitHub releases,v0.107.7,Debian11,CPU:AMD64 ,DNS:tls://dns.alidns.com Bootstrap DNS:1.1.1.1:53 9.9.9.9:53 223.5.5.5:53 In order to improve the loading and downloading speed of GitHub, I used github520 (a project that uses hosts to obtain the fastest IP address of GitHub), but I found that when I visited GitHub, the browser told me that I could not link GitHub for a timeout, sometimes I could not find the address, and sometimes I could load it correctly, but there was no record in the background, or the link was reset. I tried many methods, Including restarting the server and updating the blocklist, adguardhome can't return the correct IP from the list to help me link GitHub.
image 微信截图_20220613144708 微信截图_20220613144225 微信截图_20220613143856 微信截图_20220613143848

However, it is strange that when I use NSLOOKUP, it can return the correct IP, and there are corresponding records in the background image

image

Miooiio commented 2 years ago

add some details: image If this is my setting problem, please tell me how to set it. Thank you

Miooiio commented 2 years ago

github520 project https://github.com/521xueweihan/GitHub520 Sometimes it can be parsed correctly, but most of the time it will display pages that can't be linked. This is really strange. Other websites don't use this kind of thing

ainar-g commented 2 years ago

Hello. If nslookup shows the correct IP address, it could be your browser. Browsers have their own DNS settings, including DNS-over-HTTPS. Make sure that you use AdGuard Home's address there as well.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.