OPNsense Forum

English Forums => General Discussion => Topic started by: Guido 223 on May 31, 2026, 06:28:03 PM

Title: Extended Blocklists are not accessible after upgrading to the Business version
Post by: Guido 223 on May 31, 2026, 06:28:03 PM
Hi,

I upgraded to the Business version today, but I can't access the "Services: Unbound DNS: Extended Blocklists" menu; it's missing from the GUI.

The previous "Services: Unbound DNS: Blocklists" feature no longer seems to work.
Websites now display ads, e.g., from doubleclick.net. The tester correctly returns "Block," but the blocking does not work.
{
  "status": "OK",
  "action": "Block",
  'policy': {
    "source_nets": [],
   
"address": "0.0.0.0",
    "rcode": 0,
    "description": "Steven Black List",
    'id': "beee638e-a1e0-40b8-a405-4d93f1023a57",
   
"passlist": ".*localhost$",
    "prio": 3.402823669209385e+38,
    "hidx": 0,
    'bl': "sb"
  }
}

What can I do to get the blocklists working again?
And how to access the Extended Blocklists?
Title: Re: Extended Blocklists are not accessible after upgrading to the Business version
Post by: Patrick M. Hausen on May 31, 2026, 07:46:35 PM
Your post is a bit confusing because according to the documentation the Extended Blocklists are a Business Edition only feature. So if you upgraded from Community Edition to BE you they should have not been available before and should be now.

Now if you actually "upgraded" a BE installation to a newer CE one, that would explain why the feature is now gone.