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] Problem with multiple interfaces in domu

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem with multiple interfaces in domu
From: "Thomas Gräber" <Graeber@xxxxxxx>
Date: Fri, 19 Oct 2007 12:06:38 +0200
Delivery-date: Fri, 19 Oct 2007 03:07:25 -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
Hello,

we've installed Xen 3.04-1 on a gentoo-system.
We have 2 network-interfaces and startet the bridges for them.
eth0=xenbr0
eth1=xenbr1
The network for domU ist configured with 2 interfaces:
vif = [ 'mac=aa:00:36:36:be:bf, bridge=xenbr0', 'mac=aa:00:fb:fb:be:fe, 
bridge=xenbr1' ];

when i start the domU, the network-interfaces are up and configured with ips. 
routing also is set up. But i can't get a network connection. I tried to ping, 
ssh to local net, remote net etc, nothing.
When i start the domain with only one interface, there is no problem.
At Dom0, there are no problems with the network, i can use both interfaces.

Any ideas, what could be the reason?

brctl show
bridge name     bridge id               STP enabled     interfaces
xenbr0          8000.feffffffffff       no              vif0.0
                                                        peth0
                                                        vif8.0
xenbr1          8000.feffffffffff       no              vif0.1
                                                        peth1


thanks,

Thomas

-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problem with multiple interfaces in domu, "Thomas Gräber" <=