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] Understanding Network

To: "Dirk H. Schulz" <applelists@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Understanding Network
From: Subhabrata Bhattacharya <xions.microcosm@xxxxxxxxxxxxxx>
Date: Wed, 3 Aug 2005 13:33:47 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 03 Aug 2005 08:02:18 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DSILVpK1eb5fx4Bakf/JmdurSeobF6tmEUbSVweqhOoEuDjoMD1znYzRPdNKgxhQkZfpdtotOx8L6MZQde1nypuXAnUI7ag3Yx7vZHIhDb6nUn5nxxQUSUYzL2r/g35pPFtJuNVcTFx4E5yBspl7FSOehrB+gJZ1wGZ450WzxU8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42EE2CEB.3090609@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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <42EE2CEB.3090609@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

How do you want the two NICs to be used? Please explain the IP
addresses, subnet masks etc. you are planning to assign to the
interfaces.
Are you going to use one of them for outside network and  one for the
VMs or you would like your VMs to see eth0 and eth1?
For both the interfaces you might need to create separate bridges and
attach the virtual interfaces created after booting the VMs.

> - filtering network traffic between the domUs,
Have a look at this piece of work:
http://www.gup.uni-linz.ac.at/xen/doc/network.php

Danke!
~$ubh


On 8/1/05, Dirk H. Schulz <applelists@xxxxxxxxxxxxxxxxxxx> wrote:
> Hello to all xen gurus and gurus to be,
> 
> 
> first the usual disclaimer:
> I am new to xen (besides 2 weeks of intense looking into it); I tried to find 
> in depth documention to networking inside the xen system, but I fould only 
> hints on how much more info I would need. So please bear with me if my 
> questions are too simple and kindly point me to the right docs.
> 
> One of my test systems has 2 NICs (different chipsets). I managed to compile 
> and run a xen0 kernel based on the debian inofficial packages. When I tested 
> networking I found the following:
> I had activated the drivers for both NICs in the kernel. When I activated 
> both NICs in /etc/network/interfaces, no networking at all was possible. When 
> I activated one of the NICs in /etc/network/interfaces, then either the 
> outside could be reached (everything outside my gateway), or the local subnet 
> the xen0 server is placed into. I did not succeed in getting both to work.I 
> had to deactivate one of the NIC's device drivers in the kernel. Thank God is 
> was a system with two different types of NICs.
> 
> So what do I do with a system that has two IDENTICAL NICs? And where do I 
> find in depth documentation of networking with Xen? I have read about the 
> bridge in standard config, but found no hint on what else could be done.
> I would escpecially look for docs about
> - the VLAN feature,
> - filtering network traffic between the domUs,
  - how to use multiple NICs.
> 
> Any help or hint is appreciated!
> 
> Thanks in advance,
> 
> Dirk

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

<Prev in Thread] Current Thread [Next in Thread>