Ask Your Question
0

capture TCP/IP data

asked 2020-09-30 17:51:54 +0000

Stan gravatar image

I am trying to capture data from a monitor system that is connected via my network. It is usually wifi-connected to my router, but If wifi is lost it will revert to wired ethernet. Can I capture and decode this data using Wireshark so that I can begin interpreting it?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-09-30 18:42:23 +0000

cmaynard gravatar image

updated 2020-09-30 18:44:44 +0000

Yes, you can capture the data if your capture setup allows you to do so, and you can decode the data if Wireshark supports dissection of the captured data, which it will in many cases, but not all, depending upon the traffic you're capturing. To be clear, Wireshark supports dissection of IP and TCP, but it may or may not support dissection of the TCP payload.

Refer to the Wireshark CaptureSetup wiki page for more information, and in particular to the Ethernet capture setup and WLAN (IEEE 802.11) capture setup wiki pages, since those are the relevant ones here.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2020-09-30 17:51:54 +0000

Seen: 410 times

Last updated: Sep 30 '20