opnsense / core

OPNsense GUI, API and systems backend
https://opnsense.org/
BSD 2-Clause "Simplified" License
3.35k stars 751 forks source link

24.1.5 - ISC DHCPv4 does not register new leases in Unbound #7376

Closed TimmiORG closed 1 month ago

TimmiORG commented 7 months ago

Important notices

Before you add a new report, we ask you kindly to acknowledge the following:

Describe the bug

New registered DHCP names are not registered inside the DNS (Unbound) even though so "Register ISC DHCP4 Leases" is enabled.

I think the issue is there since 24.1 but not 100%. At least I can say it since 24.1.3.

To Reproduce

Steps to reproduce the behavior:

  1. Register new hostname through DHCP
  2. Request the IP via hostname from DNS -> no response
  3. Reload Unbound server
  4. Request the IP via hostname from DNS -> working

Expected behavior

Hostname should be registered automatically in the Unbound DNS.

Describe alternatives you considered

Restart of Unbound.

Screenshots

not needed

Relevant log files

Please let me know which logs are required

Environment

Software version used and hardware type if relevant, e.g.:

OPNsense 24.1.5_3 (amd64). Intel(R) Xeon(R) Silver 4214R CPU @ 2.40GHz (12 cores, 24 threads)

fob2024 commented 2 months ago

Exact same behaviour here for OPNsense 24.7.1. Additionally, we have observed that entering DHCP leases still works shortly after restarting unbound.

OPNsense-bot commented 1 month ago

This issue has been automatically timed-out (after 180 days of inactivity).

For more information about the policies for this repository, please read https://github.com/opnsense/core/blob/master/CONTRIBUTING.md for further details.

If someone wants to step up and work on this issue, just let us know, so we can reopen the issue and assign an owner to it.