alectrocute / UnboundBL

🛑 DNSBL (adblock) on OPNsense with UnboundBL & Unbound DNS
62 stars 12 forks source link

Unbound wont start with dnsbl.conf included #18

Open g4njawizard opened 4 years ago

g4njawizard commented 4 years ago

Hi friend,

Thanks for the tool.

It looks nice, but the installation guide should be edited to foolproof it. I had to walk thru some issues that have already been solved. These issues should either be mentioned in the Readme or edited in the code.

Heres my problem:

After successfully managing to get the Plugin working, unbound refuses to start. In the Log I can see the following:

2020-07-22T07:32:25 unbound: daemonize unbound dhcpd watcher.
2020-07-22T07:31:49 unbound: [99084:0] fatal error: Could not set up local zones
2020-07-22T07:31:49 unbound: [99084:0] error: local-data in redirect zone must reside at top of zone, not at gorillanation.us.intellitxt.com A 0.0.0.0
2020-07-22T07:31:14 unbound: daemonize unbound dhcpd watcher.
2020-07-22T07:24:15 unbound: [31236:0] fatal error: Could not set up local zones
2020-07-22T07:24:15 unbound: [31236:0] error: local-data in redirect zone must reside at top of zone, not at gorillanation.us.intellitxt.com A 0.0.0.0
2020-07-22T07:23:39 unbound: daemonize unbound dhcpd watcher.
2020-07-22T07:23:38 unbound: [60345:0] info: 8.000000 16.000000 1

I used these lists:

image

The file from /var/... is causing an error, if I try to add it, but thats no problem...