Date: Thu, 20 Oct 2005 14:54:54 +0200 From: kilim <kilim@phenix.rootshell.be> To: "Andrew P." <infofarmer@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Stopping the logging to console from pf ? Message-ID: <20051020125453.GA28186@phenix.rootshell.be> In-Reply-To: <cb5206420510200457o4aba0c35if1dbe25963e0e7cd@mail.gmail.com> References: <20051020104733.GA14688@phenix.rootshell.be> <Pine.LNX.4.64.0510201252480.18028@shannon.math.ku.dk> <20051020111831.GB14688@phenix.rootshell.be> <cb5206420510200457o4aba0c35if1dbe25963e0e7cd@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 20, 2005 at 03:57:14PM +0400, Andrew P. wrote: > Could you try stopping syslogd for a while - just to see if the > messages are coming through it. "/etc/rc.d/syslogd stop" Thank you very much Andrew P. ! Once I stopped it, the messages kept on pouring to the console. So I had a look in the pf.conf and sure enought the problem was there: set debug loud once I changed it to: set debug urgent the noise went away. Your suggestion helped me find it. Thanks again.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051020125453.GA28186>