Wireshark Remote: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
=Linux=
+
*[[Wireshark Remote Linux]]
==Enables X11 forwarding==
+
*[[Wireshark Remote Bintec]]
*ssh -X root@worf
 
*root@worf:~#  wireshark
 
==In one Command==
 
*ssh -X root@worf wireshark
 
 
 
==With tcpdump and a pipe==
 
*ssh  root@worf tcpdump -s 0 -U -n -w - -i ppp0 'icmp' | wireshark -k -i -
 

Aktuelle Version vom 28. Juni 2017, 14:34 Uhr