Report information
The Basics
Id:
46797
Status:
new
Priority:
Low/Low
Queue:

People
Owner:
Nobody in particular
Requestors:
Cc:

BugTracker
Version Fixed:
(no value)
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
(no value)
Severity:
(no value)
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
DHCP Server
Area:
bug

Dates
Created:Thu, 07 Dec 2017 18:23:47 -0500
Updated:Tue, 12 Dec 2017 12:45:28 -0500
Closed:Not set



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Date: Thu, 07 Dec 2017 23:23:47 +0000
To: dhcp-public@isc.org
From: bconry@isc.org
Subject: Improve "peer holds all free leases" log message
The "peer holds all free leases" message is sometimes logged when the peer does actually hold all free leases, but it is also emitted any time that there are "free" leases and the local server cannot allocate any of them to the current client. For example, if all of the leases in the current subnet are reserved for specific clients and an unknown client requests an address. Or if the policy encoded in the configuration prohibits the client from obtaining a lease on its current subnet (but might allow one on a different subnet). The big problem with the message as it exists is that it often sends DHCP administrators down the wrong trail when an issue is reported.