All,
client and server :OpenSSH 2.9p1
O/S : Solaris 2.6
is anyone else having trouble with ssh hanging on exit?
I have set up a script to keep ssh -v -v -v'ing in and doing work and it
usually on takes
about 5 minutes for it to hang on an exit as per below.
Any ideas?
root 17431 1176 0 Jun 11 ? 0:00 /usr/local/sbin/sshd
mqdev06 28425 1 0 Jun 05 ? 0:00 ssh
devsrv1.bal.irl.xerox.com -l mqm cvs server
root 14034 1176 0 13:44:40 ? 0:00 /usr/local/sbin/sshd
root 28427 1176 0 Jun 05 ? 0:00 /usr/local/sbin/sshd
root 14039 14034 0 13:44:41 ? 0:00 sh -c ps -ef| grep ssh;
sleep 1; touch /tmp/testfile; ls -al /tmp/testfile
-rw-r--r-- 1 root other 0 Jun 15 13:44 /tmp/testfile
debug1: channel 0: rcvd eof
debug1: channel 0: output open -> drain
debug1: channel 0: obuf empty
debug1: channel 0: output drain -> closed
debug1: channel 0: close_write
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
WINDOW FROZEN