I tried that.  It doesn't work either.  syslog never binds to Port 514.  Anyone knows why this is? <br><br><div class="gmail_quote">On Jan 22, 2008 12:24 AM, Ed Greshko <<a href="mailto:Ed.Greshko@greshko.com">Ed.Greshko@greshko.com
</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">joe shoemaker wrote:<br>> I added the -r option in /etc/init.d/syslog and /etc/sysconfig/syslog.
<br>> When I restarted the syslog, it's not binding to port 514 udp, any<br>> reason why?<br>><br>> /etc/services:<br>> syslog          514/udp<br>><br>> /etc/sysconfig/syslog:<br>> SYSLOGD_OPTIONS="-rm 0"
<br><br></div>Just a guess here...but shouldn't it be<br><br>SYSLOGD_OPTIONS="-r -m 0"<br><div class="Ih2E3d"><br><br>><br>> /etc/init.d/syslog:<br>> # Source config<br>> if [ -f /etc/sysconfig/syslog ] ; then
<br>>         . /etc/sysconfig/syslog<br>> else<br>>         SYSLOGD_OPTIONS="-rm 0"<br>>         KLOGD_OPTIONS="-2"<br>> fi<br>><br>> [root@localhost test]# netstat -np |grep syslog
<br>> unix  3      [ ]         DGRAM                    28809  5348/syslogd<br>>     /dev/log<br>><br>> Running fedora 6.<br>><br>> thanks.<br>><br><br><br></div>--<br>Conformity is the refuge of the unimaginative.
<br><font color="#888888"><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br></font></blockquote></div><br>