Actions
Bug #6750
closeddhcpleases shouldn't start when DHCP Relay is configured
Start date:
08/30/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.2
Affected Architecture:
Description
As well, unbound's config page (Services->"DNS Resolver"->"General Settings") shouldn't allow the "register DHCP leases" option if DHCP relay is enabled.
It doesn't make sense to have a process watch a lease file that will never be populated (because dhcpd isn't running.) I set the priority as "low" as there's really no noticeable negative impact of dhcpleases running and doing absolutely nothing.
Actions