[Bug 1304] SSH session cleanup problem

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Apr 10 05:56:50 EST 2007


http://bugzilla.mindrot.org/show_bug.cgi?id=1304

           Summary: SSH session cleanup problem
           Product: Portable OpenSSH
           Version: 4.6p1
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: sumit_1636 at yahoo.com


Hi,
I am facing this problem with sshing into another system.
What I am doing is:
ssh root at 192.168.61.136

Now, this prompts me for password and let me login to 192.168.61.136
where sshd is running.
Now, I open up another temrinal window of my local machine and do:
ps -eaf  | grep ssh

This shows the ssh session opened with 192.168.61.136 machine.
Now, I open a terminal window of 192.168.61.136 machine and reboots the
system. NOTE: on this machine sshd is running.

Now, ideally since 192.168.61.136 is gone down, the process table
should have the entry for ssh session deleted.
BUt on doing ps -eaf | grep ssh on my local machine, I still see the
ssh session process running.

I dont know if its a bug or not. Kindly update me on this.

Thanks,
Sumit




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the openssh-bugs mailing list