opn_update_dnsbl
Reload DNSBL blocklist files and restart Unbound to refresh blocked domain lists without changing configuration. Flushes DNS cache to re-evaluate blocked or unblocked domains.
Instructions
Reload DNSBL blocklist files and restart Unbound to apply them.
Use this when DNSBL lists need to be refreshed without changing the configuration — for example after a service restart that lost loaded lists, or to force Unbound to pick up previously generated blocklist files. This flushes the DNS cache, so previously cached blocked (or unblocked) domains will be re-evaluated.
NOTE: This does not use savepoint protection. DNS changes take effect immediately and cannot be auto-reverted. Returns: dict with 'dnsbl_status' and 'service_status'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||