Quote from: Q-Feeds on December 16, 2025, 01:11:28 PMQuote from: netwarden on December 16, 2025, 09:36:34 AMQuoteOh my mistake, yes on the latest version you only need to enable it in our plugin indeed.
Please update the documentation to reflect this. Also, it doesn't seem to be working - I don't see any malicious domains getting blocked in the Unbound logs.
We've updated our documentation. The official documentation within the OPNsense docs is in review. Thank you for pointing it out.
That you don't see any domains blocked might be a good sign. It's not a list of Ads and Trackers which gets hits constantly. You can use the test functionality within Unbound (/ui/unbound/dnsbl/index#blocklist_tester) to see if it's working. Try these domains:Code Selectplant-with-crypto.org
platform8414.com
You should see output like this:Code Select{
"status": "OK",
"action": "Block",
"policy": {
"source_nets": [],
"address": "0.0.0.0",
"rcode": 0,
"description": "compat",
"id": "09f398e4-3704-4957-b857-baaf590691c9",
"prio": 3.402823669209385e+38,
"hidx": 1,
"bl": "qf_malware_domains"
}
}
Yes, I see them. I believe I am all set for now. Thanks for helping me out.
{
"status": "OK",
"action": "Block",
"policy": {
"source_nets": [],
"address": "0.0.0.0",
"rcode": 0,
"description": "compat",
"id": "78805629-a0dd-4cb4-ac04-0510a653078e",
"prio": 3.402823669209385e+38,
"hidx": 1,
"bl": "qf_malware_domains"
}
}
"