User Tools

Site Tools


wiki:tcpdump_more

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
wiki:tcpdump_more [2021/02/25 23:16] walkeradminwiki:tcpdump_more [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 48: Line 48:
 \\  \\ 
 This captures only the ouput traffic on the interface eth0 This captures only the ouput traffic on the interface eth0
 +\\ 
 +\\ 
 +----
 +\\ 
 +<color #7092be>tcpdump -i eth0 -nn port 5555</color>
 +\\ 
 +\\ 
 +Shows only traffic using port 5555.
 +\\ 
 +\\ 
 +Can be combined with <color #7092be>-Q in/out</color>
 +\\ 
 +\\ 
 +<color #7092be>tcpdump -i ens192 -nn -Q in port 5555</color>
 +\\ 
 +\\ 
 +Shows only traffic on port 5555 coming in to eth0
 \\  \\ 
 \\  \\ 
wiki/tcpdump_more.1614294972.txt.gz · Last modified: 2023/03/09 22:35 (external edit)