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

[Xen-users] Vyatta VC5 inplace of Xen-bridging.

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Vyatta VC5 inplace of Xen-bridging.
From: Fasiha Ashraf <feehapk@xxxxxxxxxxx>
Date: Mon, 18 May 2009 17:49:40 +0530 (IST)
Delivery-date: Mon, 18 May 2009 05:20:31 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.in; s=s1024; t=1242649181; bh=zgC6Jwpesa+nLGEsHpF2x4GqC0B/hMOYqNHuaa0/Nnw=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=BZUSpNmVLjiujenY98YOQ5G84hCwYBfBJHhKkFeO7VHnoU9ANHzDeCQAe5ipZFhwA2MairZuVfT5DGYHMc/oWZoLBy+v+9mRltTyoDx6pFsl0MASvl4VjzB1Beej5ZgTKit08cAEeZ7X0GI4RdsdZYgdkJSOmYQ3/Zj8jNdhdcI=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=p3kqY5AVTnlcdPyU47HRuiS3gDOQAwJ0HshmSe75nDNk8SpQUDmfz51zrNBPIw8q3bFGR9bzveS4ZeMtnzBD3rP4Pzmx/z3Ul7Loac13VtOvGGgmbRtyYILL0pwTs++oWZDanZ/AdumoQbDZpqYz6GcBKCu1E8Ll/F43HnV7QxM=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I have 4 guest VMs installed on 1 host. One of them is Vyatta (VC5). Currently we are using default Xen-bridge for communication between VMs(inter-domain or intra-domain).
I want to assign Vyatta(a guest VM) exclusively to replace Xen-bridging for VM to VM communication. Means the traffic sent from guest-1 to guest-2 bypass briging and route through vyatta(VM), instead of going to Dom0.
As William Von Hagen says in his book 'Professional Xen Virtualization'

"The choices provided with a standard Xen installation are the following:
    ❑    network-bridge: Bridged networking (the default)
    ❑    network-nat: NAT networking
    ❑    network-route: Routed networking
If you don’t want to use one of the out-of-the-box approaches to Xen networking, the network-script parameter can also be set to the name of your own configuration script. If you need to extensively customize one of these scripts, it’s a good idea to make a copy of the default script with a different name in the /etc/xen directory, configure the Xen daemon to use your new script by changing the value of the network-script parameter to the name of your new script, and then modify the copy. This enables
you to keep a pristine copy of the original script on your system for reference purposes as well as providing a copy for your modifications."

Tell me some way where and how to chance xen 'network-script' parameters?


Fasiha Ashraf


Explore and discover exciting holidays and getaways with Yahoo! India Travel Click here!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>