搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Firefox ignores settings in /etc/hosts Mac Mavericks

  • 2 个回答
  • 3 人有此问题
  • 49 次查看
  • 最后回复者为 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.

被采纳的解决方案

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

定位到答案原位置 👍 0

所有回复 (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

选择的解决方案

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