ssh : ClientAliveInterval ClientAliveCountMax combination not working properly

Bug #296920 reported by Akdo
2
Affects Status Importance Assigned to Milestone
openssh (Ubuntu)
Won't Fix
Low
Unassigned

Bug Description

On hardy 8.04.1 32 bit

By default my ssh server listen on other port than 22,

/etc/ssh/sshd_config configuration file is by default, only this is differrent :

TCPKeepAlive yes
ClientAliveInterval 2
ClientAliveCountMax 2

So normaly after 4 second idle client is disconnect but this not the case.

To make it work ClientAliveCountMax should to be 0

TCPKeepAlive yes
ClientAliveInterval 4
ClientAliveCountMax 0

ii openssh-blacklist 0.1-1ubuntu0.8.04.1 list of blacklisted OpenSSH RSA and DSA keys
ii openssh-client 1:4.7p1-8ubuntu1.2 secure shell client, an rlogin/rsh/rcp repla
ii openssh-server 1:4.7p1-8ubuntu1.2 secure shell server, an rshd replacement
ii ssh 1:4.7p1-8ubuntu1.2 secure shell client and server (metapackage)
ii ssh-askpass-gnome 1:4.7p1-8ubuntu1.2 interactive X program to prompt users for a

Revision history for this message
Akdo (menoft) wrote :
Revision history for this message
Brian Murray (brian-murray) wrote :

Looking at the attachments in this bug report, I noticed that "sshd_debug file" was flagged as a patch. A patch contains changes to an Ubuntu package that will resolve a bug, since this was not one I've unchecked the patch flag for it. In the future keep in mind the definition of a patch. You can learn more about what qualifies as a patch at https://wiki.ubuntu.com/Bugs/Patches. Thanks!

Revision history for this message
Chuck Short (zulcss) wrote :

Hi,

I was wondering if you were still having this problem?

Regards
chuck

Changed in openssh (Ubuntu):
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Chuck Short (zulcss) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in openssh (Ubuntu):
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.