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] Xen network-route : mix Public and Private IP on a Front-Bac

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen network-route : mix Public and Private IP on a Front-Back architecture
From: Christophe Bailleux <ch.bailleux@xxxxxxxxx>
Date: Sun, 27 Feb 2011 15:36:07 +0100
Delivery-date: Sun, 27 Feb 2011 06:37:04 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=5+6AFAzHRLKw1wFbcFfJra4hJJRCGj5JHN02s2uf1oU=; b=l0ZbO+U+iq0nJOYeS/izl04yLRL5gjJMHFSyp7Wk1js7uVZXAizNdRclkAjI5iiQh/ wgeqVu/OFK5ebuBli40Ng+27VPjRSvwlwIj7ujl5kk5DRtrigkKFUT1Y3qsWrrkGrAE6 FwPoJ/nlog/G548y3QnJimppd0Dcu+k/CboK8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=CiiintO50xysRm2VKyeSr+nfgWsf8zEFRGAY7caSg5M+QpXCcaBHmiPNQPHW88OwXA DISb3U3eWmWTE3d81YML1XVLBW3L+O6hK3/T6/gNyBC6TnYSef+NdG1Z6ajfBL2595mN u/ViotFhnAorShO+5I8IgTT3uE62Qv9XV+wgc=
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
Hi everyone,

I need your help. I would like to create a front-back architecture with Xen.
My physical server has only one public Interface.

Currently, my DOM0 is using the network-route  configuration:

(network-script 'network-route netdev=eth0')
(vif-script     vif-route)



My DOM1 is configured with a public IP + proxy_arp with DOM0. DOM1 can connect any address on  Internet and is accessible from Internet too.
Now i would like to add a private IP address  on DOM1 in order to comunicate with DOM2, 3 and 4 who is configured with just a private IP address.


                                                                                                                                         -----(private IP) DOM4
                                                                                                                                       |
                                                                                                                                       |
Physical Eth0 (Public IP1)  --- DOM0 ----------- (public IP2 ) DOM1 (private IP1) --------------(private IP2) DOM2
                                                                                                                                       |
                                                                                                                                       |  
                                                                                                                                        -----(private IP) DOM3

To finish, i would like  DOM2, 3 and 4 to connect Internet via  DOM1 IP public Address.

Thanks for your help.

Lyes



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>