Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2005 12:47:33 +0200
From:      kilim <kilim@phenix.rootshell.be>
To:        freebsd-questions@freebsd.org
Subject:   Stopping the logging to console from pf ?
Message-ID:  <20051020104733.GA14688@phenix.rootshell.be>

next in thread | raw e-mail | index | archive | help

Hello,

I'd like to stop pf logging to the console.

So I've read syslog.conf(5) & syslogd(8) and then I tried my best with
/etc/syslog.conf. By deleting one service after another:

*.err;kern.warning;auth.notice;mail.crit           /dev/console

where I've just completely commented out any logging to the console,
but pf is so persistent, that it just keeps logging on.

How can I stop pf from logging to the console as I find it distracting
to type when its various messages keep popping up ?

Thank you !



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