| Summary: | connections with "sshd: root@notty" is established but not closed | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | sujit <knsujit> |
| Component: | Kerberos support | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | 3.9p1 | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
|
Description
sujit
2006-01-05 08:00:18 AEDT
Sounds like the client is either stalling or completing and not closing the connection afterward. There ought to be corresponding TCP connections shown in netstat, what's the SendQ on those on both client and server? You can try enabling ClientAliveInterval in sshd_config on the server running 3.9. You can try killing the ssh processes on the client, if that's the only thing that helps and you really can't upgrade ssh then you'll probably have to script the kill and put it in cron. 6 months, no reply == no bug Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. |