Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Guido 223

#1
Hi,
thanks for the reply! To clarify:
I upgraded from Community Edition 26.1.8_5 to Business Edition 26.4_14, installed all updates, and restarted the system.

I expected the Extended Blocklists to now be found under Services -> Unbound DNS -> Extended Blocklists, as described in the documentation.
https://docs.opnsense.org/vendor/deciso/extended_dnsbl.html

However, this entry is not present, only Services -> Unbound DNS -> Blocklists can be found. I suspect that in CE 25.7.8, there was an integration into the regular blacklists?
https://sheridancomputers.com/blog/view/videos/how-the-new-unbound-extended-blocklists-work-in-opnsense-25-7-8-full-guide

I had issues with the Unbound DNS blacklists yesterday after the upgrade, so I used a backup to performed the CE -> BE upgrade process again today, and now the blocking works as expected.

I will therefore consider the issue resolved for now, but I welcome any suggestions or tips.
#2
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?