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

[Xen-users] xen networking

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen networking
From: Weikuan Yu <weikuan.yu@xxxxxxxxx>
Date: Mon, 23 Oct 2006 17:35:34 -0400
Delivery-date: Mon, 23 Oct 2006 14:36:04 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=YZ6TypVQxgzb8gnBhjaBimdnhvTVzlUG/Hfv7i5hNLdPtsPi1BTWqQZFFPd49i0ywXTG9U19a2yywXq4lBJkWJ4KwY1kIo+GfQdXD1aiPTaCRaOqjS0+MNHfqdWEKoyXTIJEGF23AwEmlCdT43dys8B2ZpMzDji7S7Umh4mqGP4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921 Red Hat/1.7.12-1.1.3.2
Hi,

I have spent quite some time in enabling xen over regular IP networking
here. Not sure what is wrong. It was coming up without any hassle back
when I was in another set of machines.

After `xend start' and `xm create', bridge xenbr0 is created, vif0.0 is
added. But for some reason, eth0 is not added in.

node13:~# brctl show
bridge name     bridge id               STP enabled     interfaces
xenbr0          8000.0030482acc7d       no              vif1.0

In addition, if I forced it with
brctl addif xenbr0 eth0, networking connection is then lost.

node13:~# brctl addif xenbr0 eth0
^connection lost

Any insights here?

Thanks for your help in advance,

--Weikuan

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xen networking, Weikuan Yu <=