syslog not binding to port 514 udp

joe shoemaker joemystery123 at gmail.com
Tue Jan 22 05:16:40 UTC 2008


I added the -r option in /etc/init.d/syslog and /etc/sysconfig/syslog. When
I restarted the syslog, it's not binding to port 514 udp, any reason why?

/etc/services:
syslog          514/udp

/etc/sysconfig/syslog:
SYSLOGD_OPTIONS="-rm 0"

/etc/init.d/syslog:
# Source config
if [ -f /etc/sysconfig/syslog ] ; then
        . /etc/sysconfig/syslog
else
        SYSLOGD_OPTIONS="-rm 0"
        KLOGD_OPTIONS="-2"
fi

[root at localhost test]# netstat -np |grep syslog
unix  3      [ ]         DGRAM                    28809  5348/syslogd
/dev/log

Running fedora 6.

thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080122/2be88f0f/attachment-0001.htm>


More information about the fedora-list mailing list