al mio file

/etc/syslog.conf

Ho aggiunto solo questo:

codice:
# Router netgear

local0.*                   /var/log/netgear.log
e poi ho modificato il file /etc/init.d/sysklogd come spiegato nelle righe commentate.

codice:
# Options for start/restart the daemons
#   For remote UDP logging use SYSLOGD="-r"
#
SYSLOGD="-r -m0"
Ciao