OPNsense Forum

Archive => 21.1 Legacy Series => Topic started by: hushcoden on March 16, 2021, 12:42:42 PM

Title: Unbound service doesn't start anymore
Post by: hushcoden on March 16, 2021, 12:42:42 PM
I've updated to 21.1.3_3 and suddenly Unbound stopped running + I can't make it running again, i.e. I start the service and after a few seconds it stops: is anybody experiencing a similar issue?

Bottom line with Unbound not working I cannot surf the Internet and I had to exclude it from the network  ???

Tia.
Title: Re: Unbound service doesn't start anymore
Post by: Fright on March 16, 2021, 08:30:37 PM
looks like some kind of garbage record in dnsbl lists
try to download DNBSLs again.
if this does not help, then you can try adding such an entry to the Whitelist Domains:

^(?![a-zA-Z0-9._-]+$)

not the best regex but might work as a temporary workaround
Title: Re: Unbound service doesn't start anymore
Post by: chemlud on March 18, 2021, 09:49:46 AM
Did you try disabling (some of the) blacklists in unbound? Would be my first try...
Title: Re: Unbound service doesn't start anymore
Post by: hushcoden on March 18, 2021, 06:19:22 PM
Thanks, yes, it seems the problem is one (or more) of the blacklists...