comment missing when using csf --ctempdeny

This forum is only for reproducible bugs with csf and lfd (i.e. not iptables problems, lack of understanding how to use a feature, etc). Posts must be accompanied with full technical details of the problem and how it can be recreated. Any posts not adhering to this, or not considered bugs, will be moved to the General Discussion (csf) forum.
Post Reply
marcele
Junior Member
Posts: 214
Joined: 17 Sep 2007, 17:02

comment missing when using csf --ctempdeny

Post by marcele »

When using the cluster function csf --ctempdeny the comment is missing from the entry that is added:

To test:

Code: Select all

csf --ctempdeny 203.0.113.1 3600 -p 3306 -d in 'This is the comment'
The entry that is added across the cluster:

Code: Select all

lfd - Cluster member XXX.XXX.XXX.XXX (CA/Canada/web0.myserver.com) said, TEMPDENY 203.0.113.1, Reason:[Not provided - 203.0.113.1 (-)]
sl0m0
Junior Member
Posts: 8
Joined: 06 Nov 2018, 10:30

Re: comment missing when using csf --ctempdeny

Post by sl0m0 »

I also see this bug - no comment is passed to the cluster
Post Reply