Date: Sat, 21 Jan 2012 17:00:48 +0100 From: Beni Brinckman <beni.brinckman@gmail.com> To: Tobias Pulm <tp@facility5.org> Cc: freebsd-questions@freebsd.org Subject: Re: Network traffic human readable?! Message-ID: <CAMYWzSZJe5xgvYtmLc%2B0OH6-v3WtEzvohH4NNM74pB1SnEV59w@mail.gmail.com> In-Reply-To: <1327160830.2916.4.camel@tobi-Mobile> References: <1327160830.2916.4.camel@tobi-Mobile>
next in thread | previous in thread | raw e-mail | index | archive | help
2012/1/21 Tobias Pulm <tp@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMYWzSZJe5xgvYtmLc%2B0OH6-v3WtEzvohH4NNM74pB1SnEV59w>