[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] using 4 lan cards how many bridges needed


  • To: "J. Roeleveld" <joost@xxxxxxxxxxxx>
  • From: Tapas Mishra <mightydreams@xxxxxxxxx>
  • Date: Fri, 9 Apr 2010 19:37:21 +0530
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Fri, 09 Apr 2010 07:08:42 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=vkZ6HAXCzS6bkZK+/qoA8Z6J1NNAxepSZeJAw7RedSPihUZc7VwQpMh+0IBJYuNDoZ wt41ij4mjz8Z9du6Ta/HXUpkf0LilAyaZ88OWmXT+4Bc1Sd+ld70ddArb6z6gXSygEQc kolb1XEBGzeJezZ3z2qxh9+rjWX5xLrhzB2HQ=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

I found one useful article which shows some thing about using multiple
lan cards on Xen
just go through it once I am also trying it.
http://www.debian-administration.org/articles/470

On Fri, Apr 9, 2010 at 7:22 PM, J. Roeleveld <joost@xxxxxxxxxxxx> wrote:
> On Friday 09 April 2010 13:05:55 Tapas Mishra wrote:
>> I have 4 LAN cards on Dell PowerEdge R710.Running Xen on it with 4 VMs.
>>
>>  I can do an SSH to Dom0 and do a ping from there to DomU's and get a
>>  reply. I want to use these  4 lan cards 1 for each machine.How many
>>  bridges do I need? What do I need to configure ?
>>
>> Can some one send their sample configuration files like bridges etc
>> that I should read as example?
>>
>
> In my xend-config.sxp:
> ...
> (network-script 'network-bridge netdev=dummy0 bridge=dmz2br')
> ....
>
> I only have one bridge configured in that file, not sure how to get multiple
> bridges done there.
> The other bridges are created in a seperate init-script:
> --
> brctl addbr dmz1br
> brctl addbr lanbr
> brctl addbr netbr
>
> ifconfig dmz1br up
> ifconfig lanbr up
> ifconfig netbr up
>
> ifconfig net up
> ifconfig lan up
>
> brctl addif netbr net
> brctl addif lanbr lan
> --
>
> Please note, I rename my Network interfaces to specify which they are.
> Bridges end with "br".
>
> "net" and "lan" are physical interfaces.
> "dummy0" is only internal, and linked to the "dmz2" network.
>
> I have 4 seperate network in this machine, to seperate the different machines,
> originally, all the VMs were originally physical machines that I moved onto a
> single machine, but kept the original seperation and network-layout.
>
> In the domU-configurations, I specify which bridge to link the network-
> device(s) to.
>
> HTH,
>
> Joost Roeleveld
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>



-- 
Tapas

+91 8971248477

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.