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] so easy - but.. multiple NIC's in domU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] so easy - but.. multiple NIC's in domU
From: "Mathias Diehl" <md@xxxxxxxxxxxxx>
Date: Wed, 4 Jan 2006 14:24:12 +0000
Delivery-date: Wed, 04 Jan 2006 12:24:50 +0000
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/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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi List,

I searched the web and losts of posts in this list to get a network running on 
my xen box. Using xen3.0 on debian sarge worked quite fine and I also 
understood all the networking / bridging stuff... (thanx to many posts and 
howto's).

As I'm still quite new to linux and did most things following a step by step 
guideline I face a little problem.

How to define more than one nic in a domU. 

Well, I found the entry "nic=1" in my domU config file - but how to allocate an 
IP, netmask,.... to nic 2, 3, ...

The Scenario to build is like that:

---eth0--(hidden in dom0)---domU (firewall)--+---DMZ1 (domU)
                            +  +             :
                            :  :             +---DMZ2 (domU)
                            :  :
                            :  :
                            :  +--------------+---LAN1 (domU)
                            :                 :
                            :                 +---LANn (domU)
                            :
                            :
to other xen box-eth1-------+----------------+--Client1 (domU)
                                             :
                                             +--Clientn (domU)
                              
So actually I would like to route all incomming traffic to my firewall domU and 
from there to subnet 1 (DMZ), subnet 2 (my own LAN) and subnet 3 (a clients 
LAN). 

BTW, I remeber some posts about allocating a domU to a certain bridge (or 
better: virtual switch). Do I just have to enter the vif according to my needs 
in the domU's config file? And - last question: how secure is it, that a domU 
attached to vifA will not be able to contact a domU attached to vifB if my 
firewall does block this connection (here: that my LAN is not visible for the 
clients network).

Thanx in advance

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

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