LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   FC9 Remote Syslog (https://www.linuxquestions.org/questions/linux-newbie-8/fc9-remote-syslog-716355/)

musclehead 04-02-2009 10:39 AM

FC9 Remote Syslog
 
I'm trying to setup an FC9 box to receive logs from a remote machine.

I have setup /etc/syslog.conf with local6.* (matches the remote machine sending the logs) and the path to the log file (permissions are all correct).

I have edited /etc/sysconfig/syslog with the -r flag to allow incoming syslogs

I have edited my iptables to allow incoming traffic via port 514.

When I restart logging & network services, the logfile (in a custom directory within /var/log) is created, but nothing is ever written.

I ran a tcpdump -nn port 514 and traffic is being received properly, but I'm still not seeing a thing in the file itself.

What am I missing!? Thanks!

musclehead 04-02-2009 11:46 AM

Ugh...reloading iptables helps...all is well now!


All times are GMT -5. The time now is 07:52 PM.