OPNsense Forum

English Forums => Development and Code Review => Topic started by: joelmnz on September 12, 2026, 06:31:42 AM

Title: RFC: Scheduled Unbound DNSBL policies — firewall schedules, Cron, or a schedular
Post by: joelmnz on September 12, 2026, 06:31:42 AM
We would like to contribute scheduled activation of individual Unbound DNSBL policies. This would be very useful in scenarios like blocking wildcard social domains except during lunch breaks and after hours for certain VLANs for instance.

Before choosing an implementation, we would appreciate guidance on how scheduling should fit the current OPNsense architecture.

The obvious options seem to be:


We would prefer to align with the project's intended direction before beginning implementation, particularly to avoid implementing a Cron-based solution that would later need to be replaced by shared schedule support if that is the projects intended direction

Therefore, we have the following questions:


Appreciate your guidance on this.