Date: Wed, 23 Dec 2015 09:32:29 +0100 From: Ben Woods <woodsb02@gmail.com> To: Yavuz Maslak-Netiletisim <yavuz.maslak@netiletisim.net> Cc: "freebsd-pf@freebsd.org" <freebsd-pf@freebsd.org> Subject: Re: How can get more details usage of traffic for each ips? Message-ID: <CAOc73CBhu0qhPi2W2f6rmZwwYWUxW3L9h2TWetN3SYmNMhjnGw@mail.gmail.com> In-Reply-To: <BC8BB40A-45B6-4772-9B0A-0DDF17E2B7E1@netiletisim.net> References: <BC8BB40A-45B6-4772-9B0A-0DDF17E2B7E1@netiletisim.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, 22 December 2015, Yavuz Maslak-Netiletisim < yavuz.maslak@netiletisim.net> 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 woodsb02@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOc73CBhu0qhPi2W2f6rmZwwYWUxW3L9h2TWetN3SYmNMhjnGw>