WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] ssh between DomUs in Xen3.2

To: "David Grundy" <grundy@xxxxxxx>
Subject: Re: [Xen-users] ssh between DomUs in Xen3.2
From: "Waldirio Manhães Pinheiro" <waldirio@xxxxxxxxx>
Date: Thu, 12 Jun 2008 22:23:57 -0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 12 Jun 2008 18:24:30 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=AWdMvh7gVRvwvqjxe2+hMXmXd9/iVAccmghqZGYioy0=; b=CvsJmt30E8z3JkyPuBkTIt8tRKSrxrSw2PVZXkmssmcZ5l4QARCFk0yuDY75CINt3y vwNa+yLtSbFNkJNo5huFWPNh0p5SaWe84qJRbuO92fjMwuiJGPoMnoVzB6xnocmPlsid s6eGis9C3MV/gzI5Y8SZIuHbhmeITM9npCr+o=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=do/AFiryE7Z5dW2Nvx2Kgv0/O3PcCxWvdJ4WvaBXZt56Gr3t44V7IBoHKg9TBM9Zs9 f+NpcyGcVWoO1bWl0/ZqJyKI7CjDh6BfMiqSgs6/vb9zSTCnOcYAywF5mO3EP6+xl7pP MDAr49+vMC3wo18jQK0ea9hYoy4SA0hLc0AOA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4851930C.90805@xxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <a4fd8f210806120336w53e9be7eh2a702d07a5726f2a@xxxxxxxxxxxxxx> <4851930C.90805@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
   Hello David

 Try check with command below

# strace ssh 192.168.17.200

If need help to debug a trace, create a output file and post in http://pastebin.com/ for example, later send here.

Good Luck
Waldirio

2008/6/12 David Grundy <grundy@xxxxxxx>:

Hello All:

I am working with a small cluster running Xen3.2 on Scientific Linux 5 on the worker nodes.  I have been trying to mess around with some different network configurations and have stumbled upon something that seems very strange to me.  My DomUs can connect with the Dom0 and external network (ping,ssh,etc), I can connect with the DomUs from the head node and Dom0 (ping,ssh,etc) and I can ping the DomUs from one another BUT when I try to ssh from one DomU to another it just hangs.


[root@localhost ~]# ssh -vvv 192.168.17.200
OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 192.168.17.200 [192.168.17.200] port 22.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: identity file /root/.ssh/identity type -1
debug3: Not a RSA1 key file /root/.ssh/id_rsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: missing keytype
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-----END'
debug3: key_read: missing keytype
debug1: identity file /root/.ssh/id_rsa type 1
debug1: identity file /root/.ssh/id_dsa type -1

And here it just hangs...

In the /var/log/secure file on the vm I am trying to connect to the following line shows up after I <ctrl> c the ssh command:

Jun 12 14:13:03 localhost sshd[2478]: Did not receive identification string from ::ffff:192.168.17.201

I have located the following post that was never responded to.  I am not sure if this is the same problem.

http://lists.xensource.com/archives/html/xen-users/2008-01/msg00951.html

I have not modified the xend-config.sxp file so I am using all the default scripts.  I have tried this on Xen3.1.0 and I am finding the same problem.

Any help would be greatly appreciated.

David

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users



--
______________
Atenciosamente
Waldirio
msn: wmp@xxxxxxxxxxxxx
Site: www.waldirio.com.br
Blog: blog.waldirio.com.br
PGP: www.waldirio.com.br/public.html
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>