Network traffic human readable?!

Beni Brinckman beni.brinckman at gmail.com
Sat Jan 21 16:23:06 UTC 2012


2012/1/21 Tobias Pulm <tp at facility5.org>

> Hi,
>
> how can I display my network traffic (netstat output) human readable?
> Is there a function of the netstat that can do this?
>
> Thanks...
>
>
> Is this what you need : netstat -i
And then filter out the interfaces you need (netstat -i | grep <device>)
-- 
Beni Brinckman.


More information about the freebsd-questions mailing list