cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
379
Views
0
Helpful
1
Replies

Monitor comunication tcp

pesanchez2002
Level 1
Level 1

how i can monitor the comunication tcp:

- ack

- seq

- windows

- fin

With wireshark, and to do troubleshooting and

to determine if i have any problem

1 Reply 1

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Pedro,

first of all you need to mirror traffic o the PC NIC using some form on SPAN on a LAN switch.

then on wireshark after the capture you can select one frame of the TCP session and you can use the option called follow TCP stream it will open a child window trying to rebuild the TCP session

Hope to help

Giuseppe