s-s / dnscloak

iOS GUI and wrapper for dnscrypt-proxy 2
Mozilla Public License 2.0
321 stars 38 forks source link

Tethered device always errs with DNS_PROBE_FINISHED_BAD_CONFIG using Personal Hotspot #27

Open just-Addict opened 4 years ago

just-Addict commented 4 years ago

I have DNSCloak running on my iPhone 8+ and recently I always get the DNS_PROBE_FINISHED_BAD_CONFIG error on my 6edge when I tether it to my 8+ using personal hotspot. The only DNS Server in use is Cloudfare DNS (anycast) aka 1.1.1.1/1.0.0.1 Settings are: connect on demand cache responses use DNSCript use DNS-over-HTTP/2

everything else is turned off. only reason I'm using it is for the blacklist option to stop the iOS updates (running on iOS13.3.1) so no ad blocking options or other filters in use.

Is this a configuration issue? I'm comfortable enough playing with options but have little experience with this kind of VPN/DNS resolvers