[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] XEN Network Configuration Problem
- To: Michael WALSER <michael.walser@xxxxxx>
- From: benjamin <benjaminrtz@xxxxxxxxx>
- Date: Tue, 8 Nov 2005 18:01:51 +0530
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Tue, 08 Nov 2005 12:32:04 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=UJwTduCoIMFRADeDiZxFziQF3BNtrV0TPTuvhGdC5eMbwEku4oKrICxRftvWWL5vZhi8EhoA6M+SNG3xSZhyblmyifRrHFuactluogA1ChZ1vuENQ9g5wZAF4PoyCjU/xU712h3rUKq0aSK9t8+xKBmV54kxt5dfeyijfklsEJQ=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
On 10/27/05, Michael WALSER <michael.walser@xxxxxx> wrote:
Hi,
I'm running RedHat Enterprise Linux 4 (RHEL4) on my Server and I use XEN for virtualizes my Firewall (based on IP-COP) on the same machine. The problem now is hat XEN associates always eth0 of domU with my NIC (eth0)
on dom0. When I want to use my dom0 as DMZ host, I have to associate eth0 in my dom0 with eth1 in my domU as shown below. The eth0 in my domU should be a physical interface in my system.
Dom0 domU
Eth0 <--->
eth1 eth0 <--->
Physical Interface (00:13.0)
How can I configure XEN's network in this way?
In short - assuming you use default settings..
* Remove dom0's eth0 and domU's eth1 from default bridge xen-br0.
* Create a new bridge and attach dom0's eth0 and domU's eth1 to it.
Assign ip address accordingly either to the new bridge or the dom0's
eth0.
* Leave domU's eth0 on the default bridge xen-br0 for outside network access.
Thanks, Mike
_______________________________________________ Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
-- benjamin rualthanzauva
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|