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] FC5 as domU- failed to bring multiple interfaces

To: Bojana Petrovic <bojanap@xxxxxxxxx>
Subject: Re: [Xen-users] FC5 as domU- failed to bring multiple interfaces
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Thu, 17 Dec 2009 11:54:25 +0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 16 Dec 2009 20:55:10 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <bd0aeb0a0912161413u6e5c26fei45890ebcacbe4f97@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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <bd0aeb0a0912161413u6e5c26fei45890ebcacbe4f97@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, Dec 17, 2009 at 5:13 AM, Bojana Petrovic <bojanap@xxxxxxxxx> wrote:
> disk = [ "file:/var/lib/xen/images/masterf5.img,hda,w", ",hdc:cdrom,r" ]
> vif = [ "mac=00:16:36:12:49:53,bridge=virbr0,script=vif-bridge",
> "mac=00:16:3e:50:82:56, bridge=xenbrBC"]
>
> Fedora 5 virtual machine didn't recognize another interface.

it should work. Try something like
vif = [ "mac=00:16:36:12:49:53,bridge=virbr0,script=vif-bridge",
 "mac=00:16:3e:50:82:56, bridge=xenbrBC,script=vif-bridge"]

just in case the default script is wrong. Also, what is the output of
- "brctl show" on dom0, when domU is started
- "xm network-list domU_name", when domU is started
- "ip link show" on domU

Also, which kernel did you use for domU?

-- 
Fajar

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

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