[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh 3.8.1 defekt?



Hallo Rainer,



> $ apt-show-versions ssh
> ~  ssh/unstable uptodate 1:3.8.1p1-4
>
> hmm mit meiner ist alles in Ordnung. was sagt dir denn
> $ ssh -v(v) host


Tja, sieh selbst.
----------------------------------------------------
debian01:~# ssh -v debian01
OpenSSH_3.8.1p1 Debian 1:3.8.1p1-2.backports.org.1, OpenSSL 0.9.6c 21 dec
2001
debug1: Connecting to debian01 [192.168.1.10] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_3.8.1p1
Debian 1:3.8.1p1-2.backports.org.1
debug1: match: OpenSSH_3.8.1p1 Debian 1:3.8.1p1-2.backports.org.1 pat
OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1 Debian
1:3.8.1p1-2.backports.org.1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
The authenticity of host 'debian01 (192.168.1.10)' can't be established.
RSA key fingerprint is ba:9a:b4:4d:16:bc:73:b1:58:32:f0:39:84:7c:6b:0c.
Are you sure you want to continue connecting (yes/no)? no
Host key verification failed.
----------------------------------------------------

und bei der funktionierenden Version steht das

----------------------------------------------------
debian01:~# ssh -v debian01
OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3, SSH protocols 1.5/2.0, OpenSSL
0x0090603f
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to debian01 [192.168.1.10] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_3.4p1
Debian 1:3.4p1-1.woody.3
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3 pat OpenSSH*
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: dh_gen_key: priv key bits set: 129/256
debug1: bits set: 503/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
The authenticity of host 'debian01 (192.168.1.10)' can't be established.
RSA key fingerprint is 02:3b:ec:f3:bc:ce:7c:52:10:22:ba:60:d0:d0:58:dc.
Are you sure you want to continue connecting (yes/no)? no
Host key verification failed.
debug1: Calling cleanup 0x8063aac(0x0)
----------------------------------------------------




Bernd





Reply to: