Closed Bug 1637787 Opened 5 years ago Closed 5 years ago

Firefox on mac fails to use DNS local dns

Categories

(Core :: Networking: DNS, defect)

76 Branch
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: matthewwerf, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:76.0) Gecko/20100101 Firefox/76.0

Steps to reproduce:

on OSX 10.15.4:

  • install dnsmasq through brew and configure some form of split DNS
  • set DNS to 127.0.0.1 in sys pref -> network -> advanced -> DNS
  • (validate dnsmasq using dig @127.0.0.1)

Actual results:

  • firefox fails to use dns on 127.0.0.1 as configured on the mac

Expected results:

my internal domain should have resolved to my internal IP.
directly entering the IP into firefox functions as expected.
mac DNS cache has also been cleared. mac was also restarted multiple times.

P.S. this works on linux

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: Untriaged → Networking: DNS
Product: Firefox → Core

Hi Matt,

We recently rolled out DNS over HTTPS in the US: https://support.mozilla.org/en-US/kb/firefox-dns-over-https
It sounds like this is what you're experiencing.

Could you check if that's enabled for you?
You can then disable it if you want, and it should start using regular DNS again.

Flags: needinfo?(matthewwerf)

Ahhh that will do it. Thank you.

Flags: needinfo?(matthewwerf)
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.