Results 1 to 2 of 2
Can somebody clafiry what this means? It is in my secure log file:
xinetd[5544]: START: smtp pid=6574 from=xx.xx.xx.xx
xinetd[5544]: START: ftp pid=6465 from=xx.xx.xx.xx
They are repeated in my secure log ...
- 11-30-2010 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 33
Secure log help
Can somebody clafiry what this means? It is in my secure log file:
xinetd[5544]: START: smtp pid=6574 from=xx.xx.xx.xx
xinetd[5544]: START: ftp pid=6465 from=xx.xx.xx.xx
They are repeated in my secure log hundreds of times, one every second or so.
Also how can I stop my ftp and smtp service? Tried the usuals:
service ftpd stop
/etc/init.d/proftpd stop
It's a Fedora server.
- 11-30-2010 #2
Seems, your ftp and smtp servers are not standalone, but started via xinetd.
That means, you need to disable them in the xinetd config, ie: /etc/xinetd.d/You must always face the curtain with a bow.


Reply With Quote