Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2004 12:55:35 +0100
From:      Mark Ovens <marko@freebsd.org>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Logging router errors using syslog
Message-ID:  <412DCFB7.1000502@freebsd.org>

next in thread | raw e-mail | index | archive | help
FreeBSD 4.9-RELEASE

My ADSL router/modem, Zyxel P650R-31, supports error logging to a remote 
*nix host using syslog but I can't get it to work.

The router has been set up to log to the local2 facility and I've added 
these lines to the end of /etc/syslog.conf:

!*
+P650R-31
local2		/var/log/router/zyxel

and created the log file and restarted syslogd (kill -HUP) - the machine 
has also since been rebooted.

There is an entry in /etc/hosts for the router.

I originally made both router/ and router/zyxel 644 root/wheel but have 
also tried changing the perms to 777 and changing the group to network.

Can anyuone suggest why this is not working?

Thanks.

Regards,

Mark



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?412DCFB7.1000502>