@motivio said in Rest DNSBL Block Stats:
Hi,
How can I rest the "DNSBL Block Stats" of the pfBlockerNG?
Thanks!
There are two ways you can do this.
Go to Firewall / pfBlockerNG and then click on Logs tab. In dropdown menu under Log/File selection select dnsbl.log and click on a trash can to remove.
[image: 1681179062819-2750dc31-42f8-4348-991d-87bccd753836-image-resized.png]
Go to Diagnostics / Command Prompt and type this into Execute Shell Command field:
rm -rf /var/log/pfblockerng/dnsbl.log
Click on yellow execute button and thats it.
[image: 1681179208056-880a2ea4-af7f-47f1-861e-13b3206be784-image.png]