Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2000 23:05:40 +0100
From:      alex@big.endian.de (Alexander Langer)
To:        Chuck Rock <carock@epctech.com>
Cc:        'Freebsd-Ipfw <freebsd-ipfw@FreeBSD.ORG>
Subject:   Re: IPFW Logging to syslog
Message-ID:  <20001203230540.B448@cichlids.cichlids.com>
In-Reply-To: <000201c05d5d$6c252810$1805010a@epconline.net>; from carock@epctech.com on Sun, Dec 03, 2000 at 01:15:39PM -0600
References:  <000201c05d5d$6c252810$1805010a@epconline.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Chuck Rock (carock@epctech.com):

> Does anyone know what to put in syslog.conf to put IPFW logging into it's
> own /var/log/ipfwlog file?

I have this:

sysctl -w net.inet.ip.fw.verbose=1                                              
(you must set this after every boot)

and then, in syslogd.conf:
!ipfw
*.*
/var/log/ipfw.today

Alex
-- 
cat: /home/alex/.sig: No such file or directory


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




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