public:tcp_dump
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:tcp_dump [2020/10/16 10:03] – lstolp | public:tcp_dump [2024/01/25 03:31] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| If you ssh into a computer and want to use tcpdump to view traffic, ssh (22) can be excluded | If you ssh into a computer and want to use tcpdump to view traffic, ssh (22) can be excluded | ||
| - | tcpdump -I [interface] -n ' | + | tcpdump -i [interface] -n ' |
| Capture traffic leaving a host | Capture traffic leaving a host | ||
| tcpdump -pi [interface] src host [hostname] | tcpdump -pi [interface] src host [hostname] | ||
public/tcp_dump.1602842592.txt.gz · Last modified: (external edit)
