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] hvm and multiple bridges

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] hvm and multiple bridges
From: "LUISSANT Axel" <axel.luissant@xxxxxxxxx>
Date: Tue, 29 Aug 2006 09:50:11 +0200
Delivery-date: Tue, 29 Aug 2006 00:51:00 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mlnn1eZXLiWVWdq1uEAFaabEehZunI4luIgmRQlBZZqWtk+RVeNsJTS+VUbB+IU+9C6dFG4G+qQaAUbSmXfKD5gSzTzrgaPQitIggyXCYa+2pNE6Wcmw6kJZo4qaLvTzZJC0yBpaje7GZLT5YEVHWo3uZnIeR2LmwsHs2yNnbKI=
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
Hello,

I have a problem with the network device creation.

My network config for the hvm host is this one :

vif = [ 'type=ioemu, mac=00:16:3e:00:00:11, bridge=xenbr0',
'type=ioemu,mac=00:16:3e:00:00:12 , bridge=xenbri']

So thanks to this I would like to have the tun0 in xenbr0 and the tun1
in xenbri. Unfortunatly I have both in xenbr0.

Is this a bug ?

Is there a way to solve this problem using a different kind of interface ?

Regards,

Axel

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] hvm and multiple bridges, LUISSANT Axel <=