tags 310414 + moreinfo thanks Hi Michael,
On Mon, May 23, 2005 at 08:56:37AM -0400, Michael Lueck wrote: > Package: dhcp3-server > Version: 3.0.1-2 > Severity: important > > I have a laptop (test server) running Debian Sarge, and needed the dhcpd > installed for the test mobile LAN. dhcpd was failing to start reporting... > > *** begin syslog *** > No subnet declaration for 10.10.10.14 (0.0.0.0). > ** Ignoring requests on 10.10.10.14. If this is not what > you want, please write a subnet declaration > in your dhcpd.conf file for the network segment > to which interface 10.10.10.14 is attached. ** > *** end syslog *** > > but the config files I was using were our standard working ones only adjusted > to match the IP of this test mobile LAN. I finally tracked down the > trouble per > this list message. > > http://lists.debian.org/debian-user/2004/12/msg03220.html > > The comments in this file state that the interface name should be > provided, instead the IP address was given. We have never had need to > adjust this file on > servers, thus the IP address must have gotten there through the > installation of > the package. As far as I can tell this is a laptop related bug as this is our > first mobile server running Sarge, all other servers have been desktop > / server > class machines. Okay, you've confused me. The email above that you refer to talks about the situation where the address in the subnet declaration of dhcpd.conf doesn't match the address of the interface(s) dhcpd is told to listen on in /etc/default/dhcp3-server The subnet declaration of dhcpd.conf *has* to have the subnet, not the interface name. That's the way it works. Furthermore, /etc/default/dhcp3-server should be getting populated by a debconf question during package installation. If you lifted /etc/dhcp3/dhcpd.conf *and* /etc/default/dhcp3-server from your production server and plonked it onto your test server, and then didn't have the same address on the same interface, then you'd have problems like those described in the above email you referred to. > I found this other bug 292357 related to in running dhcpd on laptops. It looks > like dhcpd on laptops comes with its own unique features. I'm working on that bug. regards Andrew -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

