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] Multiple network cards

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Multiple network cards
From: Goetz Bock <bock@xxxxxxxxxxx>
Date: Thu, 19 Jan 2006 13:48:50 +0100
Delivery-date: Thu, 19 Jan 2006 13:02:11 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <43CF8667.2090402@xxxxxxxxxxxxx>
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>
Mail-followup-to: Goetz Bock <bock@xxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
References: <43CF8667.2090402@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2i
On Thu, Jan 19 '06 at 12:30, Rowan Woodhouse wrote:
> I have a Xen 3 server with two network cards, both of which I want to 
> expose to the domUs but I can't find anything in the documentation that 
> makes it clear how to do this.

While I'm not sure on how to write the xend config. I've 3 bridges on my
xen server. xenbr0 and xenbr1 are configured using the system config
file (/etc/network/interfaces, it's debian 3.1) and xenbr2 via
xend-config.sxp:

(network-script 'network-bridge bridge=xenbr2 netdev=eth0')

in my domU's I do:

vif = [ 'mac=fe:fd:xx:xx:xx:xx, bridge=xenbr2',
        'mac=fe:fd:xx:xx:xx:xx, bridge=xenbr0',
        'mac=fe:fd:xx:xx:xx:xx, bridge=xenbr1' ]

to configure the interfaces.
-- 
/"\ Goetz Bock at blacknet dot de  --  secure mobile Linux everNETting
\ /       (c) 2006 Creative Commons, Attribution-ShareAlike 2.0 de
 X   [ 1. Use descriptive subjects - 2. Edit a reply for brevity -  ]
/ \  [ 3. Reply to the list - 4. Read the archive *before* you post ]

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

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