from small one page howto to huge articles all in one place
Last additions: May, 25th 2007: April, 26th 2007: Apr, 10th. 2007: |
. You are here: Portage
Details of sys-auth/nss-mdns:
Description: Name Service Switch module for Multicast DNS
Homepage: https://github.com/lathiat/nss-mdns
available versions:
releases | alpha | amd64 | arm | hppa | ia64 | mips | ppc | ppc64 | ppc macos | s390 | sh | sparc | x86 | USE-Flags | dependencies | ebuild warnings |
nss-mdns-9999 |
- | - | - | - | - | - | - | - | - | - | - | - | - | test
| show | You have to modify your name service switch look up file to enable
multicast DNS lookups. If you wish to resolve only IPv6 addresses
use mdns6. For IPv4 addresses only, use mdns4. To resolve both
use mdns. Keep in mind that mdns will be slower if there are no
IPv6 addresses published via mDNS on the network. There are also
minimal (mdns?_minimal) libraries which only lookup .local hosts
and 169.254.x.x addresses.
Add the appropriate mdns into the hosts line in /etc/nsswitch.conf
before resolve and dns. An example line looks like:
hosts: mymachines mdns_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] files myhostname dns
If you want to perform mDNS lookups for domains other than the ones
ending in .local, add them to /etc/mdns.allow.
show | nss-mdns-0.15.1 |
- | + | ~ | ~ | - | ~ | + | ~ | - | - | - | - | + | test
| show | You have to modify your name service switch look up file to enable
multicast DNS lookups. If you wish to resolve only IPv6 addresses
use mdns6. For IPv4 addresses only, use mdns4. To resolve both
use mdns. Keep in mind that mdns will be slower if there are no
IPv6 addresses published via mDNS on the network. There are also
minimal (mdns?_minimal) libraries which only lookup .local hosts
and 169.254.x.x addresses.
Add the appropriate mdns into the hosts line in /etc/nsswitch.conf
before resolve and dns. An example line looks like:
hosts: mymachines mdns_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] files myhostname dns
If you want to perform mDNS lookups for domains other than the ones
ending in .local, add them to /etc/mdns.allow.
show |
Legend: + stable~ testing- not availablesome ebuild warning depend on specific use-flags or architectures, all ebuild-warnings are shown. Tutorials: no tutorial found
back
|