issue if i set dns 127.0.0.1 #3162
Replies: 18 comments 15 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. |
|
first thxs so much |
|
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:
|
|
@jedisct1 : done...but not solve....: thxs again |
|
thanks @concetta41 for yr testimony, glad to know i'm not the only one,hoping that this could be solved! Cheers! 👍 |
|
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 |
|
@lifenjoiner thanks for yr reply so you say that these results on https://dnscheck.tools/ are not valid? |
|
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:
|
|
The settings make sure the selected servers support DNSSEC, but dnscrypt-proxy doesn't adopt it automatically. It just forwards its client's requests. |
|
hi and thxs...so it is not enough to have set the 79 parametre from -false- to -true-..?? |
|
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. |
|
@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 :
|
|
DNSSEC just ensures the response is not modified. But the record can still be plaintext. It is designed for plaintext DNS, I think.
|
|
hi @lifenjoiner : first thxs so much again |
|
hi to @lifenjoiner @jedisct1 |
|
just for yr info when i try the test on:
is it a right behaviour...?? |
|
my set up has a android usb tether as source. |




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
All reactions