OPNsense Forum

Archive => 23.1 Legacy Series => Topic started by: dinguz on June 28, 2023, 08:32:29 PM

Title: 23.1.11 unbound restarting multiple times during boot
Post by: dinguz on June 28, 2023, 08:32:29 PM
I just upgraded to 23.1.11 and rebooted, and after checking the logs I noticed that unbound restarted 6 times during boot. Is this expected behavior?
In case it matters: my internet connection is pppoe (ipv4) and dhcpv6 (ipv6). I have DHCP hostname registration disabled at the moment.
Title: Re: 23.1.11 unbound restarting multiple times during boot
Post by: franco on June 29, 2023, 08:20:09 AM
Mine has two starts in the boot log. Using selective interface listen settings will deteriorate/multiply the start rate, but that's only after bootup for e.g. dynamic connectivity like DHCP.

The thing about Unbound is that it's really not tailored for dynamic network environments but rather static dedicated server deployment: you can't set listening addresses at runtime and you can't add ACL information at runtime either. The only way to do this is to restart.


Cheers,
Franco