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

Re: [Xen-users] no bridge is shown by ifconfig on Xen Debian


  • To: Tapas Mishra <mightydreams@xxxxxxxxx>
  • From: Grant McWilliams <grantmasterflash@xxxxxxxxx>
  • Date: Sat, 10 Apr 2010 18:15:58 -0700
  • Cc: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>, linux-poweredge@xxxxxxxx
  • Delivery-date: Sat, 10 Apr 2010 18:17:49 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=b4D4kJDC86yhFQmJxT/a+gcCf4bGvvGZVYw7L+lSa4g7lgOHl2H92/ZpN+eBtmQudO 53Sz3JzbdKAZffkhq4TPNldl5e6udjUa4ijF2HWtJ6NGjFoyh3V4/Hwbfkkect3MGwEN ZSccUwhT+/iKpXurGXkKmDSMqRcErZYMAn6w0=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>


On Sat, Apr 10, 2010 at 12:13 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
xenserver:~# brctl show
bridge name   bridge id        STP enabled   interfaces
eth2      Â8000.0026b9824238    no       Âpeth2
                           Âvif1.0
                           Âvif2.0
                           Âvif3.0
                           Âvif4.0


It is showing eth2 that is what is my problem is I am running xen 3.2
and if I refer to that doc it should be xen-br0 since they are
mentioning that bridge name will be same as the interface name if it
is xen 3.3 or above.


But we solved the mystery by just looking right? As far as the bridge name being the same as your interface name it is - eth2. It looks like your physical interface comes up as eth2 for whatever reason then Xend renames it to peth2, sets up a bridge named eth2 and adds peth2 to it.

ÂSo what we see is that you have one bridge (eth2) and all interfaces real or virtual are on it. This means that those VMs should be communicating on the real network like they're real machines. If you want to redirect connections from the public network you can have your router between you and the outside world port forward to the VMs and you're done. The VMs should already be able to connect to the internet.

Grant McWilliams
_______________________________________________
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®.