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 about 2 months ago
- Related to Feature #15651: Kea DNS Resolver (Unbound) Integration (IPv4 and IPv6) added
Updated by Christian McDonald about 2 months ago
- Assignee set to Christian McDonald
Updated by Christian McDonald about 2 months ago
- Status changed from New to Feedback
Updated by Jim Pingle about 2 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 Jordan G about 1 month ago
after changing to kea, the entries in /var/unbound/dhcpleases_entries.conf are still present
build 24.08.a.20241004.0231
Updated by Steve Wheeler about 1 month 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 about 1 month ago
- Plus Target Version changed from 24.08 to 24.11
Actions