The first two steps before establishing a connection:
syn->
syn+ack<-
If the client times out here, the server will retransmit.
By default, Linux will retransmit 5 times, Windows: 2 times
(can be changed)
The first two steps before establishing a connection:
syn->
syn+ack<-
If the client times out here, the server will retransmit.
By default, Linux will retransmit 5 times, Windows: 2 times
(can be changed)