M
M
Maxim2014-10-01 12:38:50
Computer networks
Maxim, 2014-10-01 12:38:50

How to capture traffic from a specific machine?

Good day.
What would a tshark rule look like to capture traffic from ip 10.14.2.5 on tcp port 80?
thank you

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
ezco, 2014-10-01
@maxpointn2point

sudo tshark -i eth0 -f 'tcp and host 10.14.2.5 and port 80'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question