[Resolvconf-devel] Bug#404041: Feature, not bug

Thomas Hood jdthood at yahoo.co.uk
Thu Dec 21 13:21:56 CET 2006


tags 404041 wontfix
tags 339418 - patch
merge 404041 339418
stop

If 127.* is one of the nameserver addresses then no further addresses
are included.  This suits most systems where 127.* is the address of a
local caching nameserver.

If you really need different behavior then please edit the script
/etc/resolvconf/update.d/libc.  Note that this is a conffile.

Specifically, comment out the line:

    case "$1" in (127.*) return 0 ;; esac

in the function "uniquify_nameserver_list".

The relevant changelog snippet:

resolvconf (1.32) unstable; urgency=low

  * /etc/resolvconf/update.d/libc:
    + Truncate nameserver list after 127.*
[...]

-- 
Thomas Hood




More information about the Resolvconf-devel mailing list