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

Re: [Xen-users] network problem: Cannot find network for bridge


  • To: xen-users <Xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "Fajar A. Nugraha" <fajar@xxxxxxxxxxxxx>
  • Date: Mon, 08 Oct 2007 15:27:44 +0700
  • Delivery-date: Mon, 08 Oct 2007 01:28:50 -0700
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Marco Strullato wrote:
> Hi all, I have a network problem:
> Dom0 has:
> Dom1: linux paravirtualized
> Dom2: winxp hvm
>
> It worked well but now winxp can not connect to network:
>
> Dom0 has eth0, lo, peth0, vif1.0 and vif3.0
>
That's weird. You should also have some tap interfaces for HVM domains.
Do you remember to put "type=ioemu" on winxp's vif config line?

> [root@localhost xen]# brctl show
> bridge name     bridge id               STP enabled     interfaces
> eth0            8000.00155880c616       no              vif3.0
>                                                         vif1.0
>                                                         peth0
>
>
It says your bridge is called eth0

> From xend.log
>
> Exception: Cannot find network for bridge xenbr0
But xend.log says you're using xenbr0 in your config file.

The befault network-bridge script should create a bridge called xenbr0.
If you use a custom bridge script, you should modify your domU config
accordingly. It should be (on your setup) something like

vif = [ 'type=ioemu, mac=SOME_FIXED_MAC_ADDRESS_HERE, bridge=eth0' ]

Regards,

Fajar



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