搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox on Linux doesnt connect to .local domains

  • 2 回覆
  • 5 有這個問題
  • 2 次檢視
  • 最近回覆由 terdon

more options

Hello,

im running FF 3.6.18 on Ubuntu (64bit, 32bit) and im not able to connect to any domain ending in .local (for example: apple.fruits.local). Name resolution is working, prefetching and fixup is disabled. Using FF on windows works without a problem with the same domain name - only in Linux it fails.

Hello, im running FF 3.6.18 on Ubuntu (64bit, 32bit) and im not able to connect to any domain ending in .local (for example: apple.fruits.local). Name resolution is working, prefetching and fixup is disabled. Using FF on windows works without a problem with the same domain name - only in Linux it fails.

所有回覆 (2)

more options

Hi!

Thats quite simpel:

.local domains belong to the zeroconf system ( linux: avahi, apple: bonjour, windows: zeroconf) - so if you enter a www.dummy.local than the request is not forwarded to the DNS server it is forwarded to the MDNS and in many networks simply not resolvable.

Turn of the avahi, bonjour or zeroconf service or daemon and it will work again

regards Martin

more options

I have the same problem on FF 7.0.1, it appeared on FF 6. Previous versions had no problem.

Well, I tried disabling avahi, no difference. It shouldn't be avahi related anyway, I only have this problem with firefox. Chromium, opera, epiphany can all recognize .local domains woth no problem. So could older firefox versions.