openmdns

MDNS/DNS-SD daemon

WWW CVSWeb GITHub
  1. Package version
    openmdns-0.7p3
  2. Maintainer
    Gonzalo L. R.

OpenMDNS is a full implementation of MDNS/DNS-SD, it aims to be a light
replacement for Avahi/Bonjour. Currently OpenMDNS is about 10% of the size of
Avahi.

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

For proper functionality, multicast(4) needs to be enabled. To do so,
add the following line to rc.conf.local(8):
multicast=YES

Before starting mdnsd(8), "mdnsd_flags" needs to be modified in
rc.conf.local(8) to listen on the correct interface (default is "em0").
For example: mdnsd_flags=fxp0