On Mon, 29 Nov 2004 18:28:06 -0800, FMorales <[EMAIL PROTECTED]> wrote:

> bash-2.05b$ cat /etc/rc.conf | grep "ip"
> ipfilter_enable="YES"
> ipfilter_rules="/etc/ipf.rules"
> ipmon_enable="YES"
> ipmon_flags="-Ds"
> 

change the above to read something along the lines of:

ipmon_flags="-Dn /var/log/ipfilter.log"

remove the "s" in other words and put in the path to your log file to
output the data.

nelis
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to