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 domU Gateway

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen domU Gateway
From: "Simon Gottschlag" <simon@xxxxxxxxxxxxx>
Date: Mon, 11 Aug 2008 17:21:33 +0200
Delivery-date: Mon, 11 Aug 2008 08:22:12 -0700
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
Hello everyone!

I'm new to this mailing list and Xen. I've been trying it out and it is really cool.
But I have a problem. I'll try to describe the problem and see if someone understands it and can help me with it.

I got 3 ethernet cards on my Xen server and I'm going to use two of them for the domU and one for the dom0 (I think this is what I should call the server).
The domU is going to be the gateway/dns-server and give the dom0 the it's ip and all the other computers on the network their.
I want to connect the first one (eth0) to my internet connection (static ip) and give it to my domU, the second one (eth1) is going to be connected to my internal lan (my switch) and to my domU.
The third one (eth2) is also going to be connected to my internal lan but this one is going to be used by dom0 and get it's ip from eth1 by dhcp.

My question is, how do I configure this? Should i bridge eth0 and eth1 to my domU and if I do this, what ip should I use for the eth1, br0 and br1?
In this case eth0 will have a static IP, but what should I give my br0? And how do I configure it (xend-confg.sxp?). Should i give eth1 xxx.xxx.xxx.2 and br1 xxx.xxx.xxx.1?

Or should I use routing? Is this even possible?

- Simon
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen domU Gateway, Simon Gottschlag <=