Hi Kacheong, thank you very much for your detailed explanation.
There is one point I don't understand: >> r...@haggis:~# ndd /dev/tcp tcp_time_wait_interval >> 60000 > [...] > When TCP chooses an anonymous port, it first picks a random port > and then checks if it is being used. After the first connection is closed, shouldn't the TCP state be kept for 60 seconds in TIME_WAIT? If yes, how can it be that the same (randomly chosen) port is picked again after roughly 10 seconds? Nils _______________________________________________ networking-discuss mailing list [email protected]
