Replies: 1 comment 2 replies
-
Hello and thank you for the report. Which version of AdGuard Home are you using? v0.107.0-b.5 was shipped with some bug fixes specifically with regards to DNS rewrites and IPv6. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Edit: This looks to impact AAAA only and the AGH DHCP doesn't have static IPs, I'm not sure what the workaround would be?
I am using adguard home for DNS and DHCP. Since I get loopback issues /w websocks,, I put my server for DNS rewrites to the local IP. However, it is not working. If I add it to hosts on my windows box, its good, but nslookup is still pulling in cloudflare IP instead. It looks to be the DHCP part that is not working. The logs show the DNS is rewritten as expected, but windows still comes back with the cloudflare IP. What is throwing me off is Adguard is the DHCP so it sets the DNS provider and ipconfig looks good as far as I can tell.
If I run it in WSL2, it pulls in the correct info, so it seems to be something /w windows but that may be because WSL2 uses ipv4? Since this doesn't seem to be a adguard issue so much as a configuration issue, I opened here instead of issue. It is coming back /w a DNS server /w a ipv6 address which is actually my own PC.... why is this happening?
Beta Was this translation helpful? Give feedback.
All reactions