Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Mdns name resolution

  • 1 respuesta
  • 1 tiene este problema
  • 10 visitas
  • Última respuesta de 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.

Todas las respuestas (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.