Quote from: Q-Feeds on Today at 01:11:28 PMQuote from: netwarden on Today at 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:plant-with-crypto.org
platform8414.com
You should see output like this:{
"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"
}
}
Quote from: spetrillo on December 14, 2025, 06:20:56 PMI am running into the same problem as you, but I just read an article where it talks about creating a Linux bridge, assigning an IP, and that becomes the LAN side. My problem with that is that my network has a few vlans, so how do I get those in the OPNsense config also?If you run OPNsense virtualized you can do the whole VLAN termination on the hypervisor, Proxmox in your case. So you don't need to create any VLAN inside OPNsense, just add a virtual interface to it for each.
Quote from: elreyquerabio on Today at 04:34:57 PMIt seems there's not much activity here.Sadly you didn't provide the requested information. So it's hard to help.