Date: Fri, 15 Sep 2000 16:02:06 -0500 From: "Jeff Vehrs" <JWVEHRS@hewitt.com> To: Mike Meyer <mwm@mired.org> Cc: freebsd-questions@freebsd.org Subject: Re: ipfw log to dmesg??!! not security.log??!! Message-ID: <8625695B.00738F41.00@lintng1.hewitt.com>
next in thread | raw e-mail | index | archive | help
Hmm... ok. Now, I have another question. Is there a way for me to "redirect" ipfw messages away to the correct file? From: Mike Meyer <mwm@mired.org> on 09/15/2000 02:28 PM To: Jeff Vehrs/National/Hewitt Associates@Hewitt Associates NA cc: Client: Subject: Re: ipfw log to dmesg??!! not security.log??!! Jeff Vehrs writes: > Yes. It is there in /etc/syslog.conf. > > However, I just type 'dmesg' and it has all ipfw "deny" messages, no more > information(such as cdrom, video, etc...) there. What's the heck is going on? dmesg displays the system messages buffer. The kernel firewall facility uses that, just like the boot information you're referring to. You've apparently got enough ip stuff logged that the buffer has filled, and the boot information is now gone. <mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8625695B.00738F41.00>