Is there a super special secret I don't know about to get my external devices such as routers etc. to log to my syslog server on RedHat 9? I can send my logs fine to a syslog server running on my Winblows box just fine, but to my linux server is a big fat negative.
/etc/syslog.conf
local4.* /var/log/pix.log
-------------------------------
file permissions are 644
My devices (PIX) is configured to log to facility local4. I get nothing when configured to log to my RedHat server but I can configure it to log to my Windows box and it works!
/etc/syslog.conf
local4.* /var/log/pix.log
-------------------------------
file permissions are 644
My devices (PIX) is configured to log to facility local4. I get nothing when configured to log to my RedHat server but I can configure it to log to my Windows box and it works!