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] Problem using 2 nics and 2 bridges

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Problem using 2 nics and 2 bridges
From: "Razi Khaja" <razi.khaja@xxxxxxxxx>
Date: Sat, 27 Oct 2007 21:02:57 -0400
Delivery-date: Sat, 27 Oct 2007 18:03:45 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=OkhM26VaGsotMIr3tM6U0utzqsj+vWE+JXTxuNUl0wo=; b=t/a7nRf6PcKHDoS7OGMqINIRMYo6LQk3W5P86tcXG4fPXv0pYibZUTnhEE9n97d6AC+iiSd2MBRfixIEMagYlR8GSpm6YD9i4qCMf1otHNzBFeO0A03uDUAs0V1hpQ4yopvX4FePRG4qPBJbAYpevfTsKRflmNS8tugurdWb3zY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sN62mI6EaI1uLvagVJzRPS+CcrkIbQDfBmobkMkccerBuVnQ/wXC/Z7K5TjEzhlfR4dfgs46oOe/8UpQUXJeu11Qd6pDF2Io4F9IzQmbWFY86mPPLy+FlLlKx01Hz39jrn71dIfI+mdOoNFasKixg0n9/K8LBqylf4vxy3SFxNs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200710271705.33527.kappelbauer@xxxxxxxx>
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>
References: <200710271705.33527.kappelbauer@xxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I had this problem on opensuse 10.2 as well.   I was following the
HOWTO at http://en.opensuse.org/Xen3_yet_another_Virtual_Network_Concept
I could ssh from dom0 into a domU, but once I was in a domU i could
not ssh into dom0 or any other machine, nor could I get access to
websites.  I suppose this confirms that a networking problem exists in
10.2, but not what the problem is.

After upgrading to 10.3 (yesterday) and installing a virtual machine
my networking problems disappear. I can ssh from a domU to dom0 and
can view web pages.  If your hangup is networking you might consider
trying opensuse 10.3.

Razi

On 10/27/07, Harry Kappelbauer <kappelbauer@xxxxxxxx> wrote:
> Hi,
>
> i have some problems creating a second bridge for my second nic.
> I'm using the following script (two-bridges):
> ...................................................................................................................................
> #!/bin/bash
>
> XENDIR="/etc/xen/scripts"
>
> $XENDIR/network-bridge "$@" netdev=eth0 bridge=xenbr0 vifnum=0
> $XENDIR/network-bridge "$@" netdev=eth1 bridge=xenbr1 vifnum=1
> ...................................................................................................................................
>
> And patched xend-config.sxp like this: (network-script two-bridges).
>
> xend creates both bridges, but when call »brctl show« both bridges are using 
> the same bridge id
> (the nics seem to be assigned correctly)!
>
> I can ping the ips assigned in dom0 but nothing else. The domU has no working 
> network.
> When i check my routing table (»ip route show«) the listing is quite slow but 
> looks okay?
> Does anybody know, what's going wrong?
> My system is SuSE 10.2 with xen 3.3.
>
>
> Thanks!
>
> Harry
>
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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