User Tools

Site Tools


tshark

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tshark [2016/09/14 21:22] – [Display Filters] walkeradmintshark [2016/12/02 17:57] walkeradmin
Line 1: Line 1:
 ====== Using tshark to Watch and Inspect Network Traffic ====== ====== Using tshark to Watch and Inspect Network Traffic ======
 +
 +----
 +
 \\  \\ 
 From http://www.linuxjournal.com/content/using-tshark-watch-and-inspect-network-traffic From http://www.linuxjournal.com/content/using-tshark-watch-and-inspect-network-traffic
Line 91: Line 94:
 \\  \\ 
 The second-most useful parameter is <color purple>-r</color>. When followed by a valid filename, it allows you to read and process a previously captured file with network data.  The second-most useful parameter is <color purple>-r</color>. When followed by a valid filename, it allows you to read and process a previously captured file with network data. 
 +\\ 
 +\\ 
 +If you get the following error:<color red>tshark: couldn't run /usr/bin/dumpcap in child process: permission denied</color>
 +\\ 
 +    Enter: sudo  usermod -a -G wireshark pi 
 \\  \\ 
 \\  \\ 
tshark.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1