Page 1 of 1

Perm blocking not working for text message

Posted: 11 Sep 2008, 03:37
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

Posted: 11 Sep 2008, 09:27
by chirpy
It wasn't processing advanced port filtering for Messenger. It'll be fixed in the next release.

Posted: 11 Sep 2008, 10:39
by chirpy
This should now be fixed in v4.07

Wow!

Posted: 11 Sep 2008, 12:02
by JDStallings
Man your good and quick! I will test it and let you know.

Patch

Posted: 12 Sep 2008, 23:38
by JDStallings
Works now!