issue if i set dns 127.0.0.1 #3162
Replies: 15 comments 7 replies
-
|
The likely problem is your network DNS setup:
If To test properly, set:
Also check that your browser’s Secure DNS / DoH is disabled, or it may bypass the system DNS too. So this does not look like a dnscrypt-proxy bug — it looks more like DNS fallback/bypass from the OS or browser. |
Beta Was this translation helpful? Give feedback.
-
|
first thxs so much |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, you’re right: the guide does mention a secondary DNS as an optional fallback. The downside is that if a public resolver like So:
|
Beta Was this translation helpful? Give feedback.
-
|
@jedisct1 : done...but not solve....: thxs again |
Beta Was this translation helpful? Give feedback.
-
|
thanks @concetta41 for yr testimony, glad to know i'm not the only one,hoping that this could be solved! Cheers! 👍 |
Beta Was this translation helpful? Give feedback.
-
|
I think a lot of people are freaked out of the term "DNS leak", without correctly understand it. It only occurs with the context that users are using a VPN or encrypted proxy. The domain host will always know which DNS server resolves the specific subdomain you are connecting to, because it has only provided that information to that server. Related discussions: https://github.com/DNSCrypt/dnscrypt-proxy/discussions?discussions_q=%22DNS+leak%22 |
Beta Was this translation helpful? Give feedback.
-
|
@lifenjoiner thanks for yr reply so you say that these results on https://dnscheck.tools/ are not valid? |
Beta Was this translation helpful? Give feedback.
-
|
I mean, if you're not using a VPN, it's no big deal if they detect your DNS servers, it should not be called a leak. The "leak" for Non-VPN scenario is that ISP and/or others in the DNS chain peek your plain DNS queries. For DNSSEC:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
The settings make sure the selected servers support DNSSEC, but dnscrypt-proxy doesn't adopt it automatically. It just forwards its client's requests. |
Beta Was this translation helpful? Give feedback.
-
|
hi and thxs...so it is not enough to have set the 79 parametre from -false- to -true-..?? |
Beta Was this translation helpful? Give feedback.
-
|
Unfortunately: Based on my testing, plan9 servers do not use DNSSEC by default, but only when you request. After excluding them, the DNSSEC tests passed. There may be others, which are not valid on my end. |
Beta Was this translation helpful? Give feedback.
-
|
@Pina1924 , i'm agree with last comment @lifenjoiner above. the problem is your windows. you need more advance tool to proxying secure dns queries. I'm using SDC tool in bridge for my windows client and you can find tool here :
|
Beta Was this translation helpful? Give feedback.
-
|
DNSSEC just ensures the response is not modified. But the record can still be plaintext. It is designed for plaintext DNS, I think.
|
Beta Was this translation helpful? Give feedback.
-
|
hi @lifenjoiner : first thxs so much again |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
setting in my network ipv4 options manually as per yr guide dns:
127.0.0.1
9.9.9.9
if i run this control:
https://dnscheck.tools/
i got this..:
this is my proxy log
dnscrypt-proxy.log.txt
thxs in advance
cheers
Beta Was this translation helpful? Give feedback.
All reactions