Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Vaultboy

#1
20.7 Legacy Series / Re: Unbound DNS blacklist
September 09, 2020, 05:15:19 PM
Quote from: mimugmail on September 09, 2020, 07:34:47 AM
Can you tick enable and apply several times?

Oh yes, I did. Even with a reboot between ticking and unticking. It takes a lot longer to "save" changes when unticking the enable box as it is downloading the list.

What I ended up doing is backing up populated /var/unbound/etc/dnsbl.conf, ticking the box and restoring /var/unbound/etc/dnsbl.conf. This seems to hold after reboot, but probably not a long term fix.
#2
20.7 Legacy Series / Re: Unbound DNS blacklist
September 09, 2020, 05:07:04 AM
I have the strangest issue with DNSBL on 20.7.2. Seems that the "enable" checkbox under Services: Unbound DNS: Blacklist is reversed.

When the "enable" checkbox is checked:

1.  /var/unbound/etc/dnsbl.conf is empty
2. /var/unbound/etc/lists.inc has my list source from https://block.energized.pro/ultimate/formats/domains.txt


When the "enable" checkbox is UNchecked:

1.  /var/unbound/etc/dnsbl.conf is populated with entires from https://block.energized.pro/ultimate/formats/domains.txt
2. /var/unbound/etc/lists.inc is blank


Seems that entries from https://block.energized.pro/ultimate/formats/domains.txt resolve to localhost only when the "enable" checkbox is UNchecked. However, when it is checked we resolve names to actual addresses.

Is this expected? Something seems amiss.

Thank you folks!