Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Mdns name resolution

  • 1 risposta
  • 1 ha questo problema
  • 11 visualizzazioni
  • Ultima risposta di 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.

Tutte le risposte (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.