搜索 | 用户支持

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

详细了解

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.