Perm blocking not working for text message

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
JDStallings
Junior Member
Posts: 56
Joined: 10 Dec 2006, 10:04

Perm blocking not working for text message

Post by JDStallings »

Tried testing the CSF 4.06 for the temp and perm blocking giving the block message. In the TEMP port 21 will direct to the message, but for PERM it will not. Here are my files

CSF.DENY
tcp:in:d=21:s=61.37.32.130

CSF.CONF
MESSENGER = 1
MESSENGER.TEMP = 1
MESSENGER.PERM = 1
MESSENGER_HTML_IN = 80,443,2082,2083,2095,2087
MESSENGER_TEXT = 21,25,110,995,465

A TEMP block will cause the FTP on port 21 to redirect to the TXT message. Same when tested with PORT 80

A PERM block will not cause the FTP on port 21 to redirect to the TXT message. Same when tested with PORT 80
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post by chirpy »

It wasn't processing advanced port filtering for Messenger. It'll be fixed in the next release.
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post by chirpy »

This should now be fixed in v4.07
JDStallings
Junior Member
Posts: 56
Joined: 10 Dec 2006, 10:04

Wow!

Post by JDStallings »

Man your good and quick! I will test it and let you know.
JDStallings
Junior Member
Posts: 56
Joined: 10 Dec 2006, 10:04

Patch

Post by JDStallings »

Works now!
Post Reply