DNS over HTTPS in Firefox
DNS over HTTPS in Firefox
Posted Jun 4, 2018 17:32 UTC (Mon) by tialaramex (subscriber, #21167)In reply to: DNS over HTTPS in Firefox by magfr
Parent article: DNS over HTTPS in Firefox
In soft fail, after it gets a negative response over DoH, Firefox tries your default OS resolver. This means /etc/hosts entries, "split brain" private DNS entries and so on will work after that happens.
I can see there'd be split brain scenarios where this doesn't do what you want (e.g. the public Internet sees one server, which requires a separate multi-step authentication, but the private Intranet offers a different IP address for the same name, and on that server it uses, say, Windows authentication or a company SSO solution). But I suspect those are comparatively rare.