Actions
Bug #15750
closedHostnames for ISC DHCP leases are not removed from Unbound when switching to Kea
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
24.11
Release Notes:
Default
Affected Version:
2.8.x
Affected Architecture:
Description
When switching to Kea from ISC and dhcp lease registration is enabled the existing lease file (/var/unbound/dhcpleases_entries.conf) is not cleared.
Since the dhcpleases process is stopped that file is never updated but Unbound continues to reference it causing bad hostname resolution.
Related issues
Updated by Jim Pingle 3 months ago
- Related to Feature #15651: Kea DNS Resolver (Unbound) Integration (IPv4 and IPv6) added
Updated by Jim Pingle 3 months ago
- Subject changed from Old dhcp leases are not removed from Unbound when switching to Kea to Hostnames for ISC DHCP leases are not removed from Unbound when switching to Kea
Updated by Steve Wheeler 2 months ago
- Status changed from Feedback to Resolved
This was solved by removing the reference to the old leases file from unbound.conf.
After switching to Kea from ISC the file is still present and populated but devices in it can no longer be resolved. Only new leases in the new files are resolvable.
Tested: 24.08.a.20241008.0600
Updated by Jim Pingle 2 months ago
- Plus Target Version changed from 24.08 to 24.11
Actions