15:24:27.156744 IP 192.168.1.106.ssh > 192.168.1.105.1128: P 2327968:2328112(144) ack 30721 win 182
15:24:27.156827 IP 192.168.1.106.ssh > 192.168.1.105.1128: P 2328112:2328256(144) ack 30721 win 182
What is 1128 30721 182 and so on?
What is | |||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
http://www.tcpdump.org/tcpdump_man.html The general format of a tcp protocol line is:
| |||
|
feedback
|
|
It's been a while since I've used TCP dump, but this should be correct:
| |||
|
feedback
|