RHL OpenSSH upgrade: _new_ sshd is not started
Damien Miller
djm at mindrot.org
Sun Oct 1 12:40:20 EST 2000
On Sat, 30 Sep 2000, Pekka Savola wrote:
> Hello all,
>
> A few days ago I noticed that the following seems to happen when upgradign
> OpenSSH on Linux-based (/etc/rc.d/init.d/sshd) based systems:
Are you sure - it works for me:
[djm at mothra djm]$ ssh root at toad
Warning: Remote host denied X11 forwarding.
Last login: Sun Oct 1 12:06:59 2000 from mothra.mindrot.org
[root at toad /root]# telnet localhost 22
Trying 127.0.0.1...
Connected to toad.mindrot.org.
Escape character is '^]'.
SSH-1.99-OpenSSH_2.1.1
^]
telnet> close
Connection closed.
[root at toad /root]# rpm -Uvh /mnt/archive/rpms/local/openssh/openssh-[2cs]*i386*
openssh ##################################################
openssh-clients ##################################################
openssh-server ##################################################
Shutting down sshd: [ OK ]
Starting sshd: [ OK ]
[root at toad /root]# telnet localhost 22
Trying 127.0.0.1...
Connected to toad.mindrot.org.
Escape character is '^]'.
SSH-1.99-OpenSSH_2.2.0p1
^]
telnet> close
Connection closed.
[root at toad /root]#
-d
--
| ``The power of accurate observation is | Damien Miller <djm at mindrot.org>
| commonly called cynicism by those who | @Work <djm at ibs.com.au>
| have not got it'' - George Bernard Shaw | http://www.mindrot.org
More information about the openssh-unix-dev
mailing list