Date: Tue, 06 Feb 2007 12:13:29 +0000 From: Howard Jones <howie@thingy.com> To: Ewald Jenisch <a@jenisch.at>, freebsd-questions@freebsd.org Subject: Re: [freebsd-questions] syslog from Cisco -> FreeBSD not working Message-ID: <45C870E9.90502@thingy.com> In-Reply-To: <20070206110009.GA93053@aurora.oekb.co.at> References: <20070206110009.GA93053@aurora.oekb.co.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Ewald Jenisch wrote: > To further track this down I changed the above line in syslog.conf to > read > > +myrouter > local7.* /var/log/cisco-syslog > +* > What I did to get this working was (in syslog.conf): +printserver !* *.* /usr/log/printserver.log AND in /etc/hosts: 10.1.1.8 printserver so that the 'printserver' name is resolved. No doubt a reverse DNS entry would have done the job too. My syslogd command line is like yours. Hope that might help... Howie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45C870E9.90502>