Hi everyone,

I get problem with syslog.conf.
The original syslog.conf has a line:

*.info;mail.none;authpriv.none     /var/log/messages

and I want to seperate my socks5 log, so I modified it become:

*.info;mail.none;authpriv.none;socks5.none     /var/log/messages
socks5.info /var/log/socks5.log

The first line stops the socks5 log into /var/log/messages, but
the second line does not work. I tried to cat /var/log/socks5.log the
file does not exist.

Is there somebody can help me?
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to