Why Blocklist loading with 0 entries
Posted: 19 Mar 2021, 19:53
I've run into this before at I swear sometimes the set loads, sometimes it doesn't. I feels like it happens more often when I add a new blocklist.
Here's my config:
But as you can see from the log, CSF loads all the blocklists in the config except it is not loading the CLEANTALK block list and the source of the list sis from the same server.
Here's my config:
Code: Select all
CLEANTALK|3600|0|https://raw.githubusercontent.com/firehol/blocklist-ipsets/master/cleantalk_updated_30d.ipset
FIREHOL1|3600|0|https://raw.githubusercontent.com/firehol/blocklist-ipsets/master/firehol_level1.netset
FIREHOL2|3600|0|https://raw.githubusercontent.com/firehol/blocklist-ipsets/master/firehol_level2.netset
FIREHOL3|3600|0|https://raw.githubusercontent.com/firehol[b][/b]/blocklist-ipsets/master/firehol_level3.netset
FIREHOLABUSE1D|3600|0|https://raw.githubusercontent.com/firehol/blocklist-ipsets/master/firehol_abusers_1d.netset
Code: Select all
csf: IPSET: IPSET loading set bl_FIREHOL1 with 2751 entries
csf: IPSET loading set bl_6_FIREHOL1 with 0 entries
FIREHOL1 all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
FIREHOL1 all opt in !lo out * ::/0 -> ::/0
csf: IPSEsf: IPSET loading set bl_FIREHOL1 with 2751 entries
csf: IPSET loading set bl_6_FIREHOL1 with 0 entries
FIREHOL1 all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
FIREHOL1 all opt in !lo out * ::/0 -> ::/0
csf: IPSEFIREHOL3 all opt in !lo out * ::/0 -> ::/0
csf: IPSET creating set bl_CLEANTALK
BLOCKDROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 match-set bl_CLEANTALK src
csf: IPSET creating set bl_6_CLEANTALK
BLOCKDROP all opt in * out * ::/0 -> ::/0 match-set bl_6_CLEANTALK src
csf: IPSET loading set bl_CLEANTALK with 0 entries
csf: IPSET loading set bl_6_CLEANTALK with 0 entries
CLEANTALK all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
CLEANTALK all opt in !lo out * ::/0 -> ::/0
csf: IPSET creating set bl_FIREHOL2
BLOCKDROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 match-set bl_FIREHOL2 src
csf: IPSET creating set bl_6_FIREHOL2
BLOCKDROP all opt in * out * ::/0 -> ::/0 match-set bl_6_FIREHOL2 src
csf: IPSET loading set bl_FIREHOL2 with 18401 entries
csf: IPSET loading set bl_6_FIREHOL2 with 0 entries
FIREHOL2 all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
FIREHOL2 all opt in !lo out * ::/0 -> ::/0
csf: IPSET creating set bl_FIREHOLABUSE1D
BLOCKDROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 match-set bl_FIREHOLABUSE1D src
csf: IPSET creating set bl_6_FIREHOLABUSE1D
BLOCKDROP all opt in * out * ::/0 -> ::/0 match-set bl_6_FIREHOLABUSE1D src
csf: IPSET loading set bl_FIREHOLABUSE1D with 6768 entries