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] network problem: Cannot find network for bridge

To: xen-users <Xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] network problem: Cannot find network for bridge
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
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <b9f669850710080112q1b6b5758t72e3dc2e5518622e@xxxxxxxxxxxxxx>
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>
References: <b9f669850710080112q1b6b5758t72e3dc2e5518622e@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (X11/20070728)
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