Search found 5 matches

by oderland_david
26 Feb 2020, 13:24
Forum: General Discussion (csf)
Topic: Update script freezes Hash is full
Replies: 3
Views: 3399

Re: Update script freezes Hash is full

Try increasing the hash size in csf.conf.

Code: Select all

# The following sets the hashsize for ipset sets, which must be a power of 2.
#
# Note: Increasing this value will consume more memory for all sets
# Default: "1024"
LF_IPSET_HASHSIZE = "1024"
by oderland_david
09 Nov 2016, 10:49
Forum: Suggestions (csf)
Topic: CLUSTER cli -ctd -cta -ctrm
Replies: 5
Views: 5000

Re: CLUSTER cli -ctd -cta -ctrm

Ok - thank you for the help and time spent on CSF/LFD :)
by oderland_david
08 Nov 2016, 08:28
Forum: Suggestions (csf)
Topic: CLUSTER cli -ctd -cta -ctrm
Replies: 5
Views: 5000

Re: CLUSTER cli -ctd -cta -ctrm

Any chance you guys work off a git repo that you can host on github or your own gitlab install so we could do pull requests?
by oderland_david
07 Nov 2016, 22:17
Forum: Suggestions (csf)
Topic: CLUSTER cli -ctd -cta -ctrm
Replies: 5
Views: 5000

Re: CLUSTER cli -ctd -cta -ctrm

I've added a patch to /usr/sbin/csf so that we can send in tempdeny to the cluster through CLI with a timeout value if provided. Should be working as expected. Patched against CSF v9.27. Would be great if you could add it to the next version! edit: changed code to fit into the way csf -td works with...
by oderland_david
31 Oct 2016, 22:34
Forum: Suggestions (csf)
Topic: CLUSTER cli -ctd -cta -ctrm
Replies: 5
Views: 5000

CLUSTER cli -ctd -cta -ctrm

Would it be possible to add temporary denies / allows and removal of those to CLUSTER cli as well?
Or just let us specify TTL and comments like: csf -cd 157.55.39.107 300 'msn bot mischief'