# HG changeset patch # User Oleksandr Gavenko # Date 1414428253 -7200 # Node ID 973818686e070036c1abf3abf26e95cd461bc9b9 # Parent b2a2555a43689a43ff3fe05051ad661adf62a19b How many packets come through interface (size/type/source/destination) diff -r b2a2555a4368 -r 973818686e07 stat.rst --- a/stat.rst Fri Oct 24 09:53:34 2014 +0300 +++ b/stat.rst Mon Oct 27 18:44:13 2014 +0200 @@ -263,6 +263,11 @@ $ sudo bmon $ sudo iftop -i wlan0 +How many packets come through interface (size/type/source/destination):: + + $ sudo apt-get install netdiag + $ sudo trafshow + Open ports. =========== ::