Date: Thu, 13 Nov 1997 10:43:51 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: pm@ns.online.samara.ru (Postmaster) Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: ipfw and syslog.conf Message-ID: <199711131843.KAA19571@bubba.whistle.com> In-Reply-To: <AAKDrQqyC0@ns.online.samara.ru> from Postmaster at "Nov 13, 97 07:21:56 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Postmaster writes: > I insert in syslog.conf next strings > > !ipfw > *.* /var/log/ipfw.log > > but all ipfw output direct to console > What I must doing that the ipfw output put to ipfw.log What appears on the console is determined by a different line in /etc/syslog.conf (namely, the one that says "/dev/console"). Take a look at the syslog.conf(5) man page and compare with the entries in your /etc/syslog.conf to see if the behavior you're seeing makes sense. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711131843.KAA19571>