dhcp migration issues

David W. Hankins dhankins at isc.org
Wed Sep 9 17:23:26 UTC 2009


On Thu, Sep 03, 2009 at 08:31:02AM -0500, Terry L. Inzauro wrote:
> 2009-09-03T08:22:02-05:00 <local7.err> dhcpd.server.local dhcpd: Abandoning IP address 60.164.174.176: declined.
> 
> 2009-09-03T08:22:02-05:00 <local7.info> dhcpd.server.local dhcpd: DHCPDECLINE of 60.160.174.176 from 00:04:5a:6e:02:86 via
> 60.160.174.163: not found

60.164.174.176 != 60.160.174.163.

these two log lines together shouldn't be possible, unless they are
unrelated.  the 'not found' means abandon_lease() is never called, but
it is 'abandon_lease(lease, "declined.")' that causes the earlier log
message...in which case the DHCPDECLINE status should be 'abandoned',
instead of 'not found'.

i'd look at your log lines again.  if this is the order they are
really appearing in, then your dhcpd package, compiler, or sourceball
has been tampered with...

-- 
David W. Hankins	"If you don't do it right the first time,
Software Engineer		     you'll just have to do it again."
Internet Systems Consortium, Inc.		-- Jack T. Hankins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20090909/3e4137a2/attachment.bin>


More information about the dhcp-users mailing list