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?
Messenger dont work
Re: Messenger dont work
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
Run this command and check for ports 8888/8889
netstat -natp |grep -i listen