Re: syslog not binding to port 514 udp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



joe shoemaker wrote:
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"

Just a guess here...but shouldn't it be

SYSLOGD_OPTIONS="-r -m 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@localhost test]# netstat -np |grep syslog
unix 3 [ ] DGRAM 28809 5348/syslogd /dev/log

Running fedora 6.

thanks.



--
Conformity is the refuge of the unimaginative.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux