Sorry for taking so long to get back to this. Just back from a holiday (and have spent the 1st week back telling BT that there's an issue in their exchange).
As far as I was aware, if a TCP packet is sent, and no ACK is received, the packet is retransmitted at increasing intervals and after a given system specified time, the connection is closed. I tried this with Telnet while watching the traffic using Wireshark. I connected and then diconnected the phone jack from the ADSL router to simulate a network outage. I then watched the TCP retransmissions which were at the following intervals before Telnet dropped me back at the prompt
3s, 9s, 21s, 45s, 93
Anyhow, I see what you're saying. I'm guessing that the server attempts to send a packet, and closes the connection
Main Topics
Browse All Topics





by: gheistPosted on 2009-06-27 at 05:32:01ID: 24727445
> connection is closed due a TCP ACK not being received after the given number of retries
No - it is closed only after 6 hours in this case.
Router operates at lower level and unless you employ state tracking like ipfw or ipf or pf you really only see IP addresses in routing tables.