Package: dhcp3-client Version: 3.1.1-3 Severity: important I set a timeout of 10 seconds in /etc/dhcp/dhclient.conf. This is only respected as long as I do not pass -cf /etc/dhcp/dhclient.conf to the client. If I do, it seems as if the entire configuration file is being ignored. This is a simplified scenario of what I encountered with netconf but it exhibits the problem.
lapse:~|master|% grep '^timeout' /etc/dhcp3/dhclient.conf timeout 10; lapse:~|master|% date; sudo dhclient -1 cable; date Fri Jul 18 17:10:27 CEST 2008 Internet Systems Consortium DHCP Client V3.1.1 Copyright 2004-2008 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ Listening on LPF/cable/00:0a:e4:30:43:16 Sending on LPF/cable/00:0a:e4:30:43:16 Sending on Socket/fallback DHCPDISCOVER on cable to 255.255.255.255 port 67 interval 6 DHCPDISCOVER on cable to 255.255.255.255 port 67 interval 5 No DHCPOFFERS received. Unable to obtain a lease on first try. Exiting. Fri Jul 18 17:10:41 CEST 2008 lapse:~|master|% date; sudo dhclient -1 -cf /etc/dhcp/dhclient.conf cable; date Fri Jul 18 17:11:54 CEST 2008 Internet Systems Consortium DHCP Client V3.1.1 Copyright 2004-2008 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ Listening on LPF/cable/00:0a:e4:30:43:16 Sending on LPF/cable/00:0a:e4:30:43:16 Sending on Socket/fallback DHCPDISCOVER on cable to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on cable to 255.255.255.255 port 67 interval 11 DHCPDISCOVER on cable to 255.255.255.255 port 67 interval 18 DHCPDISCOVER on cable to 255.255.255.255 port 67 interval 16 DHCPDISCOVER on cable to 255.255.255.255 port 67 interval 8 No DHCPOFFERS received. Unable to obtain a lease on first try. Exiting. Fri Jul 18 17:12:57 CEST 2008 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages dhcp3-client depends on: ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy ii debianutils 2.30 Miscellaneous utilities specific t ii dhcp3-common 3.1.1-3 common files used by all the dhcp3 ii libc6 2.7-12 GNU C Library: Shared libraries dhcp3-client recommends no packages. Versions of packages dhcp3-client suggests: pn avahi-autoipd <none> (no description available) ii resolvconf 1.41 name server information handler -- debconf information: dhcp3-client/dhclient-needs-restarting: dhcp3-client/dhclient-script_moved: -- .''`. martin f. krafft <[EMAIL PROTECTED]> : :' : proud Debian developer, author, administrator, and user `. `'` http://people.debian.org/~madduck - http://debiansystem.info `- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

