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] can't connect to dhcp after bridging

To: <dierre@xxxxxxxxx>
Subject: Re: [Xen-users] can't connect to dhcp after bridging
From: "Nick Couchman" <Nick.Couchman@xxxxxxxxx>
Date: Fri, 05 Nov 2010 09:10:20 -0600
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 05 Nov 2010 08:11:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
When you configure the bridge, you need to make sure that the DHCP
client is running on the bridge interface, not on the physical
interface.  Xend will actually make this change for you automatically if
you allow it.  In your case, the DHCP client, IP address, and all of the
routes need to be on eth0 and not peth0.  Also, of course, check the
obvious things, like brctl show to make sure that peth0 is a member of
the eth0 bridge.

-Nick

On Fri, 2010-11-05 at 11:08 +0100, Emanuele Ianni wrote:
> Hi! I'm sorry if this sounds like a really stupid question but I
> started today for the first time using Xen. I'm using it on a fresh
> installation of Debian Lenny.
> I followed this tutorial
> http://www.howtoforge.com/virtualization-with-xen-on-debian-lenny-amd64 but 
> the 686 version, non the amd64.
> 
> The problem is that after enabling the bridge it can't seem able to
> find my router dhcp server. Is there something I'm missing? On
> ifconfig I have eth0, peth0 and lo.
> 
> -- 
> Distinti Saluti
> Emanuele Ianni
> 
> Le informazioni e gli allegati contenuti in questa e-mail sono
> considerati confidenziali e possono essere riservati. Qualora non
> foste il destinatario, siete pregati di distruggere questo messaggio e
> notificarmi il problema immediatamente. In ogni caso, non dovrete
> spedire a terze parti questa e-mail. Vi ricordo che la diffusione,
> l'utilizzo e/o la conservazione dei dati ricevuti per errore
> costituiscono violazione alle disposizioni del D.L. n. 196/2003
> denominato "Codice in materia di protezione dei dati personali"
> 
> The information in this e.mail and in any attachements is confidential
> and may be privileged. If you are not the intended recipient, please
> destroy this message and notify the sender immediately. You should not
> retain, copy or use this e.mail for any purpose, nor disclose all or
> any part of its contents to any other person according to the Italian
> Legislative Decree n. 196/2003.



--------
This e-mail may contain confidential and privileged material for the sole use 
of the intended recipient.  If this email is not intended for you, or you are 
not responsible for the delivery of this message to the intended recipient, 
please note that this message may contain SEAKR Engineering (SEAKR) 
Privileged/Proprietary Information.  In such a case, you are strictly 
prohibited from downloading, photocopying, distributing or otherwise using this 
message, its contents or attachments in any way.  If you have received this 
message in error, please notify us immediately by replying to this e-mail and 
delete the message from your mailbox.  Information contained in this message 
that does not relate to the business of SEAKR is neither endorsed by nor 
attributable to SEAKR.

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

<Prev in Thread] Current Thread [Next in Thread>