When looking at a Wireshark packet dump of a TCP connection
When looking at a Wireshark packet dump of a TCP connection from my host 192.168.1.123 to a remote host, 131.247.253.85, I see the first packet sent with the SYN flag set. What value used to govern the synchronization of the TCP connection is present in the SYN field?
| A. | Initial sequence number (ISN) |
Solution
Option a is correct choice.
