OPNsense Forum

English Forums => 24.7, 24.10 Legacy Series => Topic started by: jah on January 17, 2025, 06:33:09 PM

Title: Update to 24.7.12 + KEA = Unbound not starting
Post by: jah on January 17, 2025, 06:33:09 PM
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
Title: Re: Update to 24.7.12 + KEA = Unbound not starting
Post by: Taunt9930 on January 18, 2025, 11:08:19 AM
Is Back Door the only device with a space in the name?
Title: Re: Update to 24.7.12 + KEA = Unbound not starting
Post by: jah on January 18, 2025, 04:44:05 PM
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.
Title: Re: Update to 24.7.12 + KEA = Unbound not starting
Post by: dseven on January 18, 2025, 06:34:27 PM
Some possibly(?) related discussion in the comments on https://github.com/opnsense/core/issues/8128