A command to check network transfer

Mark Blackman mark at exonetric.com
Fri Oct 1 10:46:35 UTC 2010


Zbigniew Szalbot wrote:
> Dear all,
>
> I cannot for the life of mine remember the command which allows me to
> check incoming and outgoing transfer on lo0 and re0. Can you please
> help? :)

netstat -w 1 -i lo0

and

netstat -w -l -i re0

for 1 second updates on each interface with packets/bytes in/out

- Mark



More information about the freebsd-questions mailing list