Actions
Bug #8981
closedUncheck DHCP registration does not clear entries
Start date:
09/30/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
Uncheck the DHCP registration box in Unbound setting GUI should clear the contents of /var/unbound/dhcpleases_entries.conf to stop resolving these hostnames. Uncheck static entries should also update host_entries.conf. The current behavior is that these files leave untouched and unbound continue to resolve these hostnames.
Gertjan KROEB has provided a fix, would like to see this ported into official release:
https://forum.netgate.com/topic/135409/unbound-dhcp-registration-checkbox-bug/16
Updated by Viktor Gurov over 4 years ago
Unchecking "static entries" successfully updates host_entries.conf,- tested on 2.5.0.a.20200325.1429
dhcpleases_entries.conf fix:
https://github.com/pfsense/pfsense/pull/4252
Updated by Jim Pingle over 4 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Viktor Gurov over 4 years ago
- Status changed from Feedback to Resolved
works as expected on 2.5.0.a.20200403.1936
Actions