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] Dom0 networking

To: Xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>, Brent Bolin <brent.bolin@xxxxxxxxx>
Subject: Re: [Xen-users] Dom0 networking
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Fri, 13 Aug 2010 06:32:48 -0700 (PDT)
Cc:
Delivery-date: Fri, 13 Aug 2010 06:33:49 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1281706369; bh=sk6Ks6sgVNp854lYFVbc245R6EYBuYQRlOHvaI/56Q0=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=VA3dlTfDzl2T/9JuXqA3s3OLCp3r+EGrnx+s0JvccWDV50Prm/01zWFjiqvuPJ7wYFQVKMVkaUJLuwhdB9OFHZCTc2jClidZ7kgU+2d2WA3zMF8cxWzLEhtmvRg40O/l1Cccd0zpkIeZf+LqCWDt2TkQeK+ueYXou4Lr29zyDvw=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=uvPGNalPQ5QorULHbWWeUq+idWaRBXwB06nq3KP7qSR5Fo+BqQon/1UvNHSEpplU6SFS06pGlgpdzKMOj3jTP9wZqbzAJhnFcNXbkTxisGsrzTps32R5cmuqQdpvN/TFeURERUK++g+TtgGgSDSiwUF3ZSNo8PilabgzrzIDUXs=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTi=f7HeEFApkGdqYLeOxSecPdz_E3_5U7HM4KxZW@xxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Define bridge via OS tools on clean CentOS 5.5 instance like in :-

http://wiki.libvirt.org/page/Networking

Setup Xen 3.1&(3.0.3 kernel&tools) via the Net. I believe the issue now is here,
regardless you installed via DVD ( or no ?).
Anyway you can setup Xen via DVD first and then :-


1. If using Xen it is recommended to disable its network munging by editing /etc/xen/xend-config.sxp and changing the line

 (network-script network-bridge)

To be

 (network-script /bin/true)
2. Define DHCP bridge per  http://wiki.libvirt.org/page/Networking

See what happens ?

Boris.



--- On Fri, 8/13/10, Brent Bolin <brent.bolin@xxxxxxxxx> wrote:

From: Brent Bolin <brent.bolin@xxxxxxxxx>
Subject: [Xen-users] Dom0 networking
To: "Xen-users" <xen-users@xxxxxxxxxxxxxxxxxxx>
Date: Friday, August 13, 2010, 8:24 AM

Hello All,

I really need some help here.  I posted a previous message, but never
got a reply.

I'm trying to get Dom0 connectivity.  Currently it doesn't work.

Centos 5.5
kernel-xen.x86_64                          2.6.18-194.11.1.el5         installed
xen.x86_64                                 3.0.3-105.el5_5.5           installed
xen-libs.x86_64                            3.0.3-105.el5_5.5           installed

When it's booted networking breaks.  The o/s can't even get updates.

The only fix for Dom0 is to run

/etc/xen/scripts/network-bridge stop

What do I need to fix this?

Currently the box has only one network card.  Do I need another?

Guest OS's work fine either using fixed or dhcp natd

The guest OS's are even reachable when their up from the network.

Please help.  It seems like a bridge configuration issue.

Thanks

_______________________________________________
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
<Prev in Thread] Current Thread [Next in Thread>