Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2003 14:23:36 -0800
From:      "Crist J. Clark" <cristjc@comcast.net>
To:        Zoran Kolic <kolicz@eunet.yu>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: ipfw2 logging
Message-ID:  <20031104222336.GA6904@blossom.cjclark.org>
In-Reply-To: <20031102061154.GA539@>
References:  <20031102061154.GA539@>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 02, 2003 at 07:11:54AM +0100, Zoran Kolic wrote:
[snip]
> Well! Firewall works, I have data
> with "ipfw show", but there is no
> log. My intentioned rule is
> 
> add 65535 deny log all from any to any
> 
> It should work, but is does not.
> What I am doing wrong?

You cannot change rule 65535. Perhaps try 65534.

> With no syslogd and newsyslog, log
> would be in "messages" file in
> /var/log directory?

Without syslogd(8), they wouldn't go anywhere. But if you mean where
they would go with the default syslog.conf(5), they actually end up in
/var/log/security.
-- 
Crist J. Clark                     |     cjclark@alum.mit.edu
                                   |     cjclark@jhu.edu
http://people.freebsd.org/~cjc/    |     cjc@freebsd.org



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