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] Copy files from Centos Guest to Host

To: Simon Hobson <linux@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Copy files from Centos Guest to Host
From: Grant McWilliams <grantmasterflash@xxxxxxxxx>
Date: Fri, 19 Aug 2011 16:50:24 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 19 Aug 2011 16:52:05 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=9rUqbVM8KK64PDexCQ/2HtpSGEq/ZUANWt0UC5qn7cg=; b=oeWSZL1QEL7yVi+8fQ3IFhA6IEe3XLcvfMbRNEFN8MWrtmRefLLg8KDwxjn9jlBxnV VDJw74PCTiJCx2QkjJwyvgCf7b1KeKYRafbgHa6VaT4OdZrYjSl3gdKzAuhBHKEuZ3wN A6vaby2GMfYfCnbGonLOfYrYPt/KHxLf0/pUk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <p0624081dca742aa3aaf3@xxxxxxxxxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <CALsK4pKVXL2hse0k-fS6V1TLPXdFuAGa-fbXj1xs2tL-_1Fzzw@xxxxxxxxxxxxxx> <CALsK4pJCBoBc+Y+r2_3i-e=NRGdki8ZhM26B96o-AgikxK6NgQ@xxxxxxxxxxxxxx> <p0624081dca742aa3aaf3@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

On Fri, Aug 19, 2011 at 8:04 AM, Simon Hobson <linux@xxxxxxxxxxxxxxxx> wrote:
Rakesh Chawda wrote:
So, for the first 4 options, I'll have to use internet


Can I, by any chance, setup any internal networking like NAT or something, by which I can transfer files directly, i.e without internet?

The only requirement is that they can be reached by IP packets from each other. Whether this is available in your current configuration depends on your config.

But taking a  setup : Both Dom0 and guests are on a common private network behind a NAT gateway; just access other systems by their private (RFC1918) addresses - no internet involved.

Alternatively, you can add a private internal network which is completely separate from other networking. Add a bridge on Dom0 which has no physical interfaces attached to it. Add a second VIF for each guest that is attached to this bridge. Give them all RFC1918 addresses and you have a private network between host and guests. If you want this private network to extend to other hosts and guests on it, or to your internal network, then connect a physical interface to it.

 
I think from his original post he has multiple DomU's plugged into the same bridge so all he has to do is scp between the IPs and be done with it.  If those bridges are on different subnets then we have a different situation.

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