On Tuesday, 22 December 2015, Yavuz Maslak-Netiletisim <
[email protected]> wrote:

> i use pf for fw rules.
>
> I have a table , i want to see statistics of each ip on the table using
> pfctl -t tablename -vTsh
>
> But i only get ipaddress and theirs clear time. i can not more details
> in/out bytes usage. But i can get for all tables as global.
>
> how can i fix that ?
>

I'm not sure if pfctl can give statistics on a per IP basis.

For that, I have used one of the following methods (both of which require
further programs and data collection of network traffic than what is built
in to pf):
1. darkstat for simple (low volume) setups.
2. netflow export to a collector for analysis in high volume setups.

Regards,
Ben


-- 

--
From: Benjamin Woods
[email protected]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[email protected]"

Reply via email to