Prevent DNSCloak app from bypassing AdguardHome #4685
chatbuddy21
started this conversation in
General
Replies: 1 comment
-
Hi @chatbuddy21, no, DNSCloak cannot be "blocked" at DNS level. To prevent other bypass possibilities like DoH/VPN/TOR/Proxy, you can use an appropriate blocklist, e.g.: To ensure the bootstrap is your DNS server you must redirect or block standard DNS outbound (UDP 53) and block all DNS over TLS (TCP 853) outbound. Cheers, |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have setup AdguardHome on my local network. It works perfectly fine. However when the client installs and uses DNSCloak app on their iphone/ipad they can now bypass Adguardhome. I will not see anymore DNS requests from that device. It seems the app uses DNScrypt. Is this something we can block on AdguardHome? I have already blocked port 53 and 853 and known public DNS on the Asus router to prevent clients from using their own DNS.
DNSCloak
https://apps.apple.com/us/app/dnscloak-secure-dns-client/id1452162351
Beta Was this translation helpful? Give feedback.
All reactions