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] Network errors, but only with sftp

To: Marcus Roberts <marcus.roberts@xxxxxxx>
Subject: Re: [Xen-users] Network errors, but only with sftp
From: Haavard Bjerke <havard.bjerke@xxxxxxx>
Date: Fri, 31 Mar 2006 09:54:37 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 31 Mar 2006 07:56:28 +0000
Domainkey-signature: a=rsa-sha1; c=nofws; s=beta; d=cern.ch; q=dns; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=c4wpOkW0NAW4iqJdFfVBKwPgbfQ/DfpXlwbrn7KUgLFcQrOs0S2/GNd/+KDfDsKNuwbZl660e+aShCbEpEOqvcisopqIYRMTEA/p6T1Vxbeu9luTF+q5EjEFo5LA4cmG;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <83C52849-37A2-407F-AA44-EB3CB9C318D2@xxxxxxx>
Keywords: CERN SpamKiller Note: -52 Charset: west-latin
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>
Organization: CERN Openlab
References: <83C52849-37A2-407F-AA44-EB3CB9C318D2@xxxxxxx>
Reply-to: havard.bjerke@xxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Debian Thunderbird 1.0.2 (X11/20051002)
Marcus Roberts wrote:
Hello,

I'm using xen-unstable from 28th March, running on top of a Centos 4.3 system.
All seems to work well except for one strange networking error.

In my DomUs, all of my networking works except for sftp.

I can wget http://www.google.com and get an HTML page back. I can ping, and I can ssh to any host I like. But if I try and sftp to any host, I get an error:

socketpair: Address family not supported by protocol

This seems strange to me because I thought sftp was using the same protocols as ssh, so I can't see why one works and one doesn't. There's nothing in the logs. The only clue I get is sometimes when booting the DomU I get the same" Address family not supported by protocol" error when the interfaces are being brought up.

Any pointers as to where to look appreciated,

You could run an strace to see what syscall is made when it complains. Could point to a missing kernel interface.

Havard

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

<Prev in Thread] Current Thread [Next in Thread>