SlackBuildsOrg/network/nss-mdns
B. Watson 15fbd80cce network/nss-mdns: Allow VERSION override, i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:28:40 +00:00
..
doinst.sh
mdns.allow
nss-mdns.info
nss-mdns.SlackBuild
nsswitch.conf-mdns
README
slack-desc

nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality
of the GNU C Library (glibc) which provides host name resolution via
Multicast DNS (a.k.a. Zeroconf, a.k.a. Apple Rendezvous, a.k.a Apple Bonjour).
This effectively allows name resolution by common Unix/Linux programs in the
ad-hoc mDNS domain .local.

To test, the following command should return a mapping for the remote host:
  getent hosts <hostname>.local