Package: base-files
Version: 3.1.9
Severity: important
Hi,
Currently /etc/nsswitch.conf has the line:
hosts: files dns mdns
However in a recent discussion with the KDE group, both the mdns
upstream (Lennart) and myself believe the order should be:
hosts: files mdns dns
Rationale:
- a DNS server should never see a '.local' zone
(by default, libnss-mdns only looks there)
- mdns will respond faster than a DNS server can for .local
Unlike Joey Hess (CC'd) I have not tested what, if any, impact this will
have (as per #324954) should libnss-mdns not be installed.
Also I note that Lennart would prefer:
hosts: files mdns4 dns
But I believe we should not limit link-local multicast name resolution
to only IPv4.
I've CC'd a number of you for further discussion in case you believe
this change should not take effect or my reasoning to be flawed.
Thanks,
Anand
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages base-files depends on:
ii base-passwd 3.5.11 Debian base system master password
ii gawk [awk] 1:3.1.5-1 GNU awk, a pattern scanning and pr
ii mawk [awk] 1.3.3-11 a pattern scanning and text proces
base-files recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]