bugzilla-daemon at mindrot.org
2002-Nov-25 03:38 UTC
[Bug 443] Ability to set KeepAlive time
http://bugzilla.mindrot.org/show_bug.cgi?id=443 ------- Additional Comments From dtucker at zip.com.au 2002-11-25 14:37 ------- The "KeepAlive" option enables TCP_KEEPALIVE on the socket which uses a system-wide setting (normally 2 hours according to Stevens.) There is a "Heartbeat" patch for openssh which does what you want, see http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-watchdog.html ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Nov-25 03:54 UTC
[Bug 443] Ability to set KeepAlive time
http://bugzilla.mindrot.org/show_bug.cgi?id=443 ------- Additional Comments From danfuzz at milk.com 2002-11-25 14:54 ------- Thanks for the reference to the heartbeat patch; I'll probably be installing it shortly. However, I should note that at least on some systems (on mine at least), there *is* a TCP option to change the keepalive time. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Dec-06 11:36 UTC
[Bug 443] Ability to set KeepAlive time
http://bugzilla.mindrot.org/show_bug.cgi?id=443 ------- Additional Comments From djm at mindrot.org 2002-12-03 22:56 ------- You probably want ClientAliveInterval in sshd_config ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.