6 ms·
>It bypasses your hosts file It doesn't bypass my hosts file... I have a couple of locally hosted websites that I have rules in /etc/hosts for, and Firefox res
by uraniumjelly 5y ago
>It bypasses your hosts file
It doesn't bypass my hosts file... I have a couple of locally hosted websites that I have rules in /etc/hosts for, and Firefox resolves them correctly even with DOH enabled.
- bayindirh 5y agoIt might be falling back to hosts for them or if they're ending with .local or .home, it's hitting hosts file first for them.
- faeyanpiraat 5y agoYou can locally host .com aswell
- bayindirh 5y agoYes, but I'm talking about this: https://serverfault.com/a/937808 https://serverfault.com/a/937808
- zaarn 5y agoIt's not, Firefox will still check your hosts file to see if it can resolve that way. DoH is used only if using a local-only resolver doesn't work to my knowledge. Otherwise stuff like SMBIOS, Avahi/ZC or mDNS would break too.
- a5aAqU 5y agoWhen DOH was first enabled, it bypassed all the blocked domains my hosts file (Ubuntu). I don't know if it has changed.