Operating System - Linux
1829527 Members
1610 Online
109991 Solutions
New Discussion

Declined Entries in /etc/dhcpdb...

 
Lee Harris_5
Valued Contributor

Declined Entries in /etc/dhcpdb...

Hi,

We've been having a strange issue with DHCP that seems to only affect certain types of device. We have wireless devices which will when booted obtain an IP address from our 11.00 servers. However, we are seeing issues when a number of these wireless devices will be unable to logon to the server, and give an error about being unable to connect to the boot server.

When looking in /etc/dhcpdb we will see a number of Declined entries which show the MAC addresses of the wireless devices in question.

This coincides with entries similar to the following in syslog...

Dec 13 11:57:45 unixbox bootpd[14522]: Received DHCPREQUEST creating DHCPACK. R
equest data: ha = 00A0F77E7CC1, req IP not sent, ciaddr XXX.XXX.XXX.XXX, giaddr 0
.0.0.0, broadcast reply off, server id not sent.

To workaround the problem, we removed the delined entries from /etc/dhcpdb, kill the bootpd process and then bounce inetd and the wireless devices are then able to connect again, but the problem seems to reoccur regularly. This is affecting a number of different 11.00 servers on different networks.

Anyone seen anything like this before?

Many Thanks - Lee