Actions
Bug #6589
closeddhcpd.leases missing hostnames in some cases
Start date:
07/08/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.x
Affected Architecture:
Description
Since the upgrade to ISC dhcpd 4.3 in 2.3x, several users have reported missing hostnames in the dhcpd.leases file. There is something to it, clients that send a hostname don't always have that hostname end up in the leases file. Not immediately apparent what triggers the issue though. Happens across a wide range of devices with no apparent consistency.
Couple related threads:
https://forum.pfsense.org/index.php?topic=110011.0
https://forum.pfsense.org/index.php?topic=107235.0
Updated by Chris Buechler over 8 years ago
- Status changed from Confirmed to Feedback
- Assignee set to Chris Buechler
- Target version set to 2.3.2
this is a bug with the dhcp-cache-threshold feature.
https://lists.isc.org/pipermail/dhcp-users/2016-July/020183.html
disabling that has been confirmed to work around the issue by multiple people. Pushed that change as a workaround.
Actions