Subject: Re: IP Filter Logging To: Randy Beaudreault <maccult@pacbell.net> From: Mike Pelley <mike@pelley.com> List: netbsd-help Date: 09/03/2001 01:52:02
> What do I need to put into my rc.conf to get logging enabled for
> ipfilter?
Add the following line
ipmon=yes ipmon_flags="-sn" # syslog ipfilter messages
and then use the "log" keyword appropriately in /etc/ipf.conf.
Good luck!
Mike.