Unbound refuses to start with this update (from 24.7.11_2)
"Back door" is a camera on a VLAN, see log below.
If I turn off KEA and use ISC, Unbound starts fine.
25.1 beta also fails.
Unbound log:
2025-01-17T18:17:06 Error unbound Unable to open pipe. This is likely because Unbound isn't running.
2025-01-17T18:16:54 Critical unbound [40981:0] fatal error: Could not set up local zones
2025-01-17T18:16:54 Error unbound [40981:0] error: Bad local-data RR Back Door.localdomain IN A 192.168.40.3
2025-01-17T18:16:54 Error unbound [40981:0] error: error parsing local-data at 22 'Back Door.localdomain IN A 192.168.40.3': Syntax error, could not parse the RR's type
Is Back Door the only device with a space in the name?
No, I have "Front Door" also.
Don't know if the space is the issue, but I have replaced it with underscore on both devices.
Now both KEA and Unbound works as expected.
Some possibly(?) related discussion in the comments on https://github.com/opnsense/core/issues/8128