I'm using xinetd(xinetd.conf).
In xinetd.conf I have the following defaults for all services:
defaults
{
        log_type        = SYSLOG daemon
        log_on_success  = PID HOST EXIT DURATION
        log_on_failure  = HOST ATTEMPT RECORD
}

Can I also specify another log for telnet, ftp, rlogin ?
So everything would be logged through SYSLOG, and services like those
above would be SYSLOG'ed AND logged in a seperate file. This way I would
feel better about catching any hacker.

Matthew


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to