How many packets come through interface (size/type/source/destination)
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 27 Oct 2014 18:44:13 +0200
changeset 1636 973818686e07
parent 1635 b2a2555a4368
child 1637 b3452a2960b1
How many packets come through interface (size/type/source/destination)
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.
 ===========
 ::