NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
horim80
Aug 04, 2011Guide
UDP 514 port open for remote logging on syslogd . HELP!
Hi, I want to remote logging on readynas. So I did below, ReadyNAS-PRO:/# vim /etc/init.d/sysklogd # then I've added below line for receive log from remote device. SYSLOGD="-r -m 0" ...
CharlesLaCour
Aug 04, 2011Aspirant
All I did was edit my "/etc/default/syslogd" file like this:
Ran the command:
Looking at the processes bound to ports I see:
What do you get when you run the command:
#
# Top configuration file for syslogd
#
#
# Full documentation of possible arguments are found in the manpage
# syslogd(8).
#
#
# For remote UDP logging use SYSLOGD="-r"
#
SYSLOGD="-r"
Ran the command:
/etc/init.d/sysklogd restart
Looking at the processes bound to ports I see:
mynas:~# lsof -i -nP | grep ':514'
syslogd 24688 root 18u IPv4 872288 UDP *:514
What do you get when you run the command:
/etc/init.d/sysklogd restart
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!