bugzilla-daemon at bugzilla.mindrot.org
2008-May-16 02:55 UTC
[Bug 1465] New: "ServerAliveInterval" and "ServerAliveCountMax" doesnt work in openssh50?
https://bugzilla.mindrot.org/show_bug.cgi?id=1465 Summary: "ServerAliveInterval" and "ServerAliveCountMax" doesnt work in openssh50? Classification: Unclassified Product: Portable OpenSSH Version: 5.0p1 Platform: Other OS/Version: HP-UX Status: NEW Severity: critical Priority: P3 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: sway2004009 at hotmail.com OpenSSH 5.0p1 base code has functionality to use server alive messages to determine whether server is alive. It doesn't work correctly. If setting ServerAliveCountMax and ServerAliveInterval, the connection won't disconnect when the threshold is reached. I have reported it to the openssh maillist. The details of the problem could be found at http://lists.mindrot.org/pipermail/openssh-unix-dev/2008-May/026428.html Thanks very much. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-May-19 04:04 UTC
[Bug 1465] "ServerAliveInterval" and "ServerAliveCountMax" doesnt work in openssh50?
https://bugzilla.mindrot.org/show_bug.cgi?id=1465 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|bitbucket at mindrot.org |djm at mindrot.org Attachment #1503| |ok? Flag| | --- Comment #1 from Damien Miller <djm at mindrot.org> 2008-05-19 14:04:34 --- Created an attachment (id=1503) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1503) unbreak protocol keepalive timeouts I think this patch should fix things. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-May-19 04:05 UTC
[Bug 1465] "ServerAliveInterval" and "ServerAliveCountMax" doesnt work in openssh50?
https://bugzilla.mindrot.org/show_bug.cgi?id=1465 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Blocks| |1452 --- Comment #2 from Damien Miller <djm at mindrot.org> 2008-05-19 14:05:43 --- put this on the 5.1 list and set a more reasonable severity -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-May-19 06:14 UTC
[Bug 1465] "ServerAliveInterval" and "ServerAliveCountMax" doesnt work in openssh50?
https://bugzilla.mindrot.org/show_bug.cgi?id=1465 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |All OS/Version|HP-UX |All Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Damien Miller <djm at mindrot.org> 2008-05-19 16:14:39 --- patch applied - will be in OpenSSH 5.1 -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Jul-22 02:22 UTC
[Bug 1465] "ServerAliveInterval" and "ServerAliveCountMax" doesnt work in openssh50?
https://bugzilla.mindrot.org/show_bug.cgi?id=1465 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Damien Miller <djm at mindrot.org> 2008-07-22 12:22:30 --- Mass update RESOLVED->CLOSED after release of openssh-5.1 -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
Apparently Analagous Threads
- "ServerAliveInterval" and "ServerAliveCountMax" doesnt work in openssh50?
- Enabling ServerAliveInterval by default
- ServerAliveCountMax (and Client) waits for TCP timeout before process exit
- bug & patch in ServerAliveInterval (openssh 4.3-p2)
- [Bug 1464] New: "possible hijacking of X11-forwarded connections" bug has not been fixed completely