stat.rst
changeset 1636 973818686e07
parent 1587 4e6403892f2b
child 1735 dd2f0b8c2b79
--- 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.
 ===========
 ::