본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

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.