Re: ipmon-like tool for ipfw

2009-06-16 Thread Dan Nelson
In the last episode (Jun 16), oxy said:
> I've being searching but found no direct way to monitor indivitually
> logged entries of ipfw in real time.  Something like ipmon from ipf.
> From the ipfw --option command i get only summaries.
> 
> How do i get real time logs on my screen?

If you set the sysctl net.inet.ip.fw.verbose=1, then any ipfw rule with the
"log" flag on it will get logged via syslog to /var/log/security.

-- 
Dan Nelson
dnel...@allantgroup.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


ipmon-like tool for ipfw

2009-06-16 Thread oxy
Hi,

I' ve being searching but found no direct way to monitor indivitually logged
entries of ipfw in real time. Something like ipmon from ipf.
>From the ipfw --option command i get only summaries.

How do i get real time logs on my screen?

Thanks in advance ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"