mdnsd icon indicating copy to clipboard operation
mdnsd copied to clipboard

feature request: advertise (proxy) jail hostnames

Open ec1oud opened this issue 4 years ago • 0 comments

It seems to be problematic to run mdnsd both in the host and in a jail: the jail instance takes over and the host is no longer accessible by its .local name. That makes sense because the IP stack is shared between host and jails. But mdnsctl proxy can only advertise services, not hosts. I would like to have a similar feature to advertise the jail hostname/IP address mappings, so that one instance is enough. Avahi for example does it if you have multiple hosts listed in /etc/avahi/hosts.

ec1oud avatar Apr 05 '20 09:04 ec1oud