Hello all,
I have encountered a strange behavior of DNSBL on:
OPNsense 20.7.7_1-amd64
FreeBSD 12.1-RELEASE-p11-HBSD
OpenSSL 1.1.1i 8 Dec 2020
It always adds the yoyo list as a custom URL, even if I delete it.
It can be found in Services:Unbound DNS:Blacklist:URLs of Blacklists (section available after you click on Advanced Mode)
In /var/unbound/etc/blacklists.ini besides the checked predefined list I have:
custom_1=https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
Is this a bug or a feature? Because I can't seem to get rid of it. No matter from where I delete it (GUI or CLI).
Can you try to remove the line manually in config.xml?
Superb!
I found the line in /conf/config.xml, deleted it and it doesn't pop up any more.
Thank you!