fw-addr-lists: add lists from abuse.ch in config

This commit is contained in:
Christian Hesse 2023-06-09 16:03:36 +02:00
parent 589492621b
commit 53ad7b717d
2 changed files with 6 additions and 1 deletions

View file

@ -89,6 +89,10 @@
"block"={
# { url="https://eworm.de/ros/fw-addr-lists/block";
# cert="R3" };
{ url="https://feodotracker.abuse.ch/downloads/ipblocklist_recommended.txt";
cert="GlobalSign Atlas R3 DV TLS CA 2022 Q3" };
{ url="https://sslbl.abuse.ch/blacklist/sslipblacklist.txt";
cert="GlobalSign Atlas R3 DV TLS CA 2022 Q3" };
{ url="https://www.dshield.org/block.txt"; cidr="/24";
cert="R3" };
};