Page 2 of 2

Posted: 09 Sep 2008, 16:02
by chirpy
nabuhonodozor wrote:Hi Chirpy,
I saw new CSF 4b description and found You R working on that feature.
Thats great news!
I wonder If I can use it - I am on VPS, CENTOS Enterprise 4.6 i686 on virtuozzo (thats what my WHM tells..)
Best regards,
piotr
You would have to ask your VPS host provider if they've included the ipt_REDIRECT module for your VPS. If not, ask them if they will do so otherwise you cannot use the feature.

Posted: 18 Sep 2008, 05:45
by camelothosting
nice,
now the only question I have is how do we change the logo
have uploaded new logo have changed the src and it still shows the csf_small.png
actually none of the html edited changes

Posted: 22 Sep 2008, 09:44
by chirpy
You have to restart lfd if you change any of the web page resources.

Posted: 15 Nov 2008, 15:23
by minadreapta
i can't get this to work.

i have the ipt_REDIRECT module, i have created the csf user using useradd csf -s /bin/false

what am I missing?

Posted: 18 Nov 2008, 11:05
by chirpy
Are the additional child processes running with lfd? If not, check for errors in lfd.log. If they are running, try browsing directly to the HTML port you configured for it.

Posted: 18 Nov 2008, 15:08
by minadreapta
there are no errors in lfd.log, the port i'm using is active, i can see the html message at http://domain.com:8080

chirpy, can i PM you the lfd.log?

Posted: 18 Nov 2008, 15:12
by minadreapta
the processes running for lfd are 3:
1. lfd - sleeping
2. lfd HTML messenger
3. lfd TEXT messenger

when i connect directly to the port 8080 with a web browser i see the html message and when i connect to 8889 port with a ftp client i see the text message.

but i am not redirected to that port, i am just blocked.

Posted: 19 Nov 2008, 10:14
by minadreapta
seems to be working now after i edited the MESSENGER_HTML_IN ports

i had 80,443,2082,2083,2095,2096 and it was not working.

now i only have 80,2083,2096 and it works fine.

Posted: 28 Nov 2008, 10:13
by chirpy
minadreapta wrote:seems to be working now after i edited the MESSENGER_HTML_IN ports

i had 80,443,2082,2083,2095,2096 and it was not working.

now i only have 80,2083,2096 and it works fine.
The Messenger doesn't work on SSL encrypted ports which is why some of those wouldn't have worked.