Page 1 of 1

Messenger dont work

Posted: 03 Mar 2013, 23:03
by maxgdias
Simple dont work...
I try lock my IP and test but i dont receive the message.
I cant access the message in port 8888.

Any idea?
My conf:

MESSENGER =1
MESSENGER_TEMP = 1
MESSENGER_PERM = 1
MESSENGER_USER = csf
MESSENGER_CHILDREN = 30
MESSENGER_HTML = 8888
MESSENGER_HTML_IN = 80,2082,2095
MESSENGER_TEXT = 8889
MESSENGER_TEXT_IN =21,22
MESSENGER_RATE = 30/m
MESSENGER_BURST = 5

I create the user like this command:
useradd csf -s /bin/false


Can you hel please?

Re: Messenger dont work

Posted: 25 Mar 2013, 07:40
by egrueda
Can you see if that port is in fact listening? If it is, firewall could be blocking it.
Run this command and check for ports 8888/8889
netstat -natp |grep -i listen