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 guest eth1 tun interface goes to the wrong bridge

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] xen guest eth1 tun interface goes to the wrong bridge
From: <thomas.vonsteiger@xxxxxxxxxx>
Date: Tue, 19 Sep 2006 10:54:07 +0200
Delivery-date: Tue, 19 Sep 2006 01:55:30 -0700
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
Thread-index: AcbbySok+aSIW0XUTmqYQni3iqa6hQ==

Hello,

We have setup 6 xen guests VT(rhel3) on dmo0 FC5 and for each guest there are 2 network interfaces eth0/eth1.

Now if we start the xen guests all the tun interfaces for eth1 goes to xenbr1 and not do the defined bridge tsmbr1 oder tsmbr2 ?

Where are the scripts for setup tun interface ?

Has anybody a solution for this problem ?

2 Guests have this vif config:

vif = [ 'type=ioemu,bridge=xenbr1,mac=02:00:00:00:01:01',

        'type=ioemu,bridge=tsmbr1,mac=02:00:00:00:01:02' ]

And 2 guest have this vif config:

vif = [ 'type=ioemu,bridge=xenbr1,mac=02:00:00:00:01:09',

        'type=ioemu,bridge=tsmbr2,mac=02:00:00:00:01:10' ]


bridge name     bridge id               STP enabled     interfaces

tsmbr1          8000.921f6ab823a2       no              tun1

                                                        vif1.1

                                                        vif2.1

tsmbr2          8000.feffffffffff       no              vif3.1

                                                        vif4.1

                                                        vif5.1

                                                        vif7.1

                                                        vif9.1

xenbr0          8000.82469d13d88a       no              peth0

                                                        tun14

                                                        tun15

                                                        vif0.0

                                                        vif8.0

xenbr1          8000.06939ed49977       no              peth1

                                                        tun0

                                                        tun10

                                                        tun11

                                                        tun12

                                                        tun13

                                                        tun2

                                                        tun3

                                                        tun4

                                                        tun5

                                                        tun6

                                                        tun7

                                                        tun8

                                                        tun9

                                                        vif0.1

                                                        vif1.0

                                                        vif2.0

                                                        vif3.0

                                                        vif4.0

                                                        vif5.0

                                                        vif7.0

                                                        vif9.0

xenbr2          8000.feffffffffff       no              peth2

                                                        vif0.2

                                                        vif8.1

many thanks,

Thomas

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xen guest eth1 tun interface goes to the wrong bridge, thomas.vonsteiger <=