Tcpdump

From DWIKI
Revision as of 18:51, 7 November 2019 by Tony (talk | contribs) (→‎FAQ)

Docs


FAQ

human readable output

tcpdump -lnX


look for host and port

tcpdump -i ens192 host 192.168.101.3 and tcp port 993


tcpdump: NFLOG link-layer type filtering not implemented

Try adding interface (-i)