bugzilla-daemon at mindrot.org
2002-Mar-30 19:22 UTC
[Bug 119] Occassionally, SSH failed to connect and timeout after 2 hrs!
http://bugzilla.mindrot.org/show_bug.cgi?id=119 ------- Additional Comments From stevesk at pobox.com 2002-03-31 05:22 ------- what is the timeout issue? timeouts can be caused by filters that maintain connection state and have timeouts; or TCP keepalives or ??? this should probably be "invalid" ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Apr-01 04:13 UTC
[Bug 119] Occassionally, SSH failed to connect and timeout after 2 hrs!
http://bugzilla.mindrot.org/show_bug.cgi?id=119 ------- Additional Comments From anguslau at hongkong.com 2002-04-01 14:13 ------- Before I make ssh connection, the time is 'Tue Feb 12 04:10:04 HKT 2002'. After the ssh failed to connect (ssh_exchange_identification: read: Connection reset by peer), the time is Tue Feb 12 06:11:39 HKT 2002. ssh waits for 2 hrs before declaring the connection fails! ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Apr-17 02:51 UTC
[Bug 119] Occassionally, SSH failed to connect and timeout after 2 hrs!
http://bugzilla.mindrot.org/show_bug.cgi?id=119 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From djm at mindrot.org 2002-04-17 12:51 ------- OpenSSH doesn't second-guess your TCP stacks connect() function. There are patches to implement shorter timeouts, see Bug #91 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Apparently Analagous Threads
- [Bug 119] New: Occassionally, SSH failed to connect and timeout after 2 hrs!
- wrong time retrieved from system command
- ssh_exchange_identification: Connection closed by remote host
- Linux RHEL 5.2 hangs for 1.5 hrs while fsck'ing the OCFS2 file system
- ssh client does not timeout if the network fails after ssh_connect but before ssh_exchange_identification, even with Alive options set