Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

Firefox ignores settings in /etc/hosts Mac Mavericks

  • 2 odgovora
  • 3 imaju ovaj problem
  • 51 prikaz
  • Posljednji odgovor od glassdimly

more options

Firefox only sees the first entry defined in /etc/hosts for 127.0.0.1.

Basically, Firefox is not seeing the modifications to the DNS entries I've made in /etc/hosts. Chrome is. However, later I noticed that Safari is not seeing them as well. After the troubleshooting below, I fixed the problem by moving all my /etc/hosts declarations to different lines as per here: http://www.justincarmony.com/blog/2011/07/27/mac-os-x-lion-etc-hosts-bugs-and-dns-resolution/

I have no idea why that works. But it does fix the issue for Firefox and Safari.

I tried a couple of things as per this thread: https://support.mozilla.org/en-US/questions/1011327

Things I tried (typing about:config into address bar): set keyword.enabled to false set browser.fixup.alternate.enabled to false turned of DNS caching.

None of these things worked, but migrating all my /etc/hosts config from multiple domains on a single line to separate lines did. Hope this helps someone.

Firefox only sees the first entry defined in /etc/hosts for 127.0.0.1. Basically, Firefox is not seeing the modifications to the DNS entries I've made in /etc/hosts. Chrome is. However, later I noticed that Safari is not seeing them as well. After the troubleshooting below, I fixed the problem by moving all my /etc/hosts declarations to different lines as per here: http://www.justincarmony.com/blog/2011/07/27/mac-os-x-lion-etc-hosts-bugs-and-dns-resolution/ I have no idea why that works. But it does fix the issue for Firefox and Safari. I tried a couple of things as per this thread: https://support.mozilla.org/en-US/questions/1011327 Things I tried (typing about:config into address bar): set keyword.enabled to false set browser.fixup.alternate.enabled to false turned of DNS caching. None of these things worked, but migrating all my /etc/hosts config from multiple domains on a single line to separate lines did. Hope this helps someone.

Izabrano rješenje

migrating all my /etc/hosts config from multiple domains on a single line to separate lines did. Hope this helps someone.

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (2)

more options

"Windows: "3-bar" menu button (or Tools menu) > Options > Advanced > Network mini-tab > "Settings" button"

When you say disabled DNS cache, are you using a Remote DNS?

Did the operating system notice the change? http://apple.stackexchange.com/questi.../how-can-i-get-osx-mavericks-to-notice-a-dns-change-in-etc-hosts

more options

Odabrano rješenje

migrating all my /etc/hosts config from multiple domains on a single line to separate lines did. Hope this helps someone.