qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] ssh in qemu-system-x86_64


From: Mario Goppold
Subject: [Qemu-devel] ssh in qemu-system-x86_64
Date: Fri, 28 Oct 2005 14:11:52 +0200
User-agent: KMail/1.8

Hi list,

i don't want to spoil the party but i found another thing that does not work 
as expected. I set up a network like [Re: [Qemu-devel] several guests with 
static ip-address yesterday 15:31] and try to ssh to the host:

OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to 10.1.0.1 [10.1.0.1] port 22.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
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 1.99, remote software version OpenSSH_3.9p1
debug1: match: OpenSSH_3.9p1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.9p1
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
debug1: Host '10.1.0.1' is known and matches the RSA host key.
debug1: Found key in /root/.ssh/known_hosts:2
RSA_public_decrypt failed: error:0407006A:rsa 
routines:RSA_padding_check_PKCS1_type_1:block type is not 01
debug1: ssh_rsa_verify: signature incorrect
key_verify failed for server_host_key


I must note that I can't create the host-keys within qemu (no error message, 
it takes a long time and i hit ctrl-c after several minutes). I mounted the 
partition and run ssh-keygen ouside.

Furthermore I must note that this not occur in qemu-system-i386 (i an similar 
installation).

And again, any suggestions?

Mario




reply via email to

[Prev in Thread] Current Thread [Next in Thread]