Glad you figured it out.
Comment on [question] Help me access my local homeserver using a public domain name
TheHobbyist@lemmy.zip 10 hours agoso some apps (like Firefox) with internal hard-coded DNS functions Thank you! This was the information I needed! It landed me on this page support.mozilla.org/…/firefox-dns-over-https which shows
When DoH is enabled, Firefox by default directs DoH queries to DNS servers that are operated by a trusted partner, which has the ability to see users’ queries
and lead me to this page wiki.mozilla.org/Trusted_Recursive_Resolver where I was able to read more about it. That explains why it does not work, I appreciate the insight!
non_burglar@lemmy.world 10 hours ago
TheHobbyist@lemmy.zip 9 hours ago
Yes, I now managed to make it fully work on firefox too, needed to set
network.trr.allow-rfc1918
totrue
in theabout:config
settings! :)
sem@lemmy.blahaj.zone 54 minutes ago
Does DoH stand for DNS over HTTPS in this case?
I’ve run into similar problems as you, and am now in the habit of adding my mydomain.TLD to the exceptions for DNS over HTTPS.