Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Mdns name resolution

  • 1 réponse
  • 1 a ce problème
  • 11 vues
  • Dernière réponse par Tonnes

more options

I have a web application running in a local webserver. Its network doesn't have a local DNS server and I need to use a local name like "http://myapp". Now I have to add the webserver ip address in hosts file of every client.

I would like to know if firefox runs a multicast name resolution in addition to the standard dns resolution when I request a page. If yes, my idea is to register this application as a mdns service at startup so every clients can find the webserver without an internal DNS server.

Thank you.

I have a web application running in a local webserver. Its network doesn't have a local DNS server and I need to use a local name like "http://myapp". Now I have to add the webserver ip address in hosts file of every client. I would like to know if firefox runs a multicast name resolution in addition to the standard dns resolution when I request a page. If yes, my idea is to register this application as a mdns service at startup so every clients can find the webserver without an internal DNS server. Thank you.

Toutes les réponses (1)

more options

I’m not sure if I can answer that question directly, but did you have a look at this blog post? You could also run a search for "mdns" in Bugzilla for more info. My bet is that it’s not yet supported the way you want, but I could be wrong.

Hope this helps.