Package: netbase Version: 4.33 Severity: normal A while after installing both insserv and resolvconf I began having problems with name lookup. I tracked it down to resolvconf not picking up the DNS settings as reported by my DHCP server--/etc/resolv.conf was left empty.
So I'd suggest the init info in `/etc/init.d/networking` is modified so that resolvconf is started first. My problem went away as soon as I changed the init info to the following: ### BEGIN INIT INFO # Provides: networking # Required-Start: mountkernfs ifupdown resolvconf $local_fs # Required-Stop: ifupdown $local_fs # Default-Start: S # Default-Stop: 0 6 # Short-Description: Raise network interfaces. ### END INIT INFO /M -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages netbase depends on: ii lsb-base 3.2-19 Linux Standard Base 3.2 init scrip Versions of packages netbase recommends: ii ifupdown 0.6.8+nmu1 high level tools to configure netw netbase suggests no packages. -- debconf information: netbase/upgrade-note/etc-network-interfaces-pre-3.17-1: netbase/upgrade-note/init.d-split-pre-3.16-1: netbase/upgrade-note/radius-ports-pre-3.05: netbase/upgrade-note/portmap-restart-pre-3.11-2: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]