csf.pignore not ignoring shoutcast?
Posted: 22 Mar 2013, 19:37
We are running shoutcast server on a server.
Yesterday we moved this server, change nameservers etc. all is working fine except I keep getting messages about shoutcast like this:
So I thought I would put this in csf.pignore, the same way we did on the old server like this:
I restarted csf and lfd and even restarted the complete server.
But I keep getting these messages for excessive resource usages as well as for suspicious process.
Maybe I'm doing something wrong, but I don't know what it is.
There is a cron job which checks every x minutes if the sc_serv is running and if not to start it.
Do I need to change exe to pexe or am I doing something wrong or is there something wrong with csf.pignore?
I could add the commandline to csf.pignore too, but it should be ignored already by using this exe setting shouldn't it?
Yesterday we moved this server, change nameservers etc. all is working fine except I keep getting messages about shoutcast like this:
Code: Select all
Time: Fri Mar 22 14:16:52 2013 +0100
PID: 4379 (Parent PID:4379)
Account: admin
Uptime: 43310 seconds
Executable:
/home/admin/domains/mydomain.nl/public_html/shout/sc_serv
Command Line (often faked in exploits):
/home/admin/domains/mydomain.nl/public_html/shout/sc_serv /home/admin/domains/mydomain.nl/public_html/shout/sc_serv.conf
Code: Select all
exe:/home/admin/domains/mydomain.nl/public_html/shout/sc_serv
But I keep getting these messages for excessive resource usages as well as for suspicious process.
Maybe I'm doing something wrong, but I don't know what it is.
There is a cron job which checks every x minutes if the sc_serv is running and if not to start it.
Do I need to change exe to pexe or am I doing something wrong or is there something wrong with csf.pignore?
I could add the commandline to csf.pignore too, but it should be ignored already by using this exe setting shouldn't it?