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] Re: Guests stops at "Sending DHCP requests ..."

To: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Subject: Re: [Xen-users] Re: Guests stops at "Sending DHCP requests ..."
From: Flavio <fbcyborg@xxxxxxxxx>
Date: Sun, 22 Nov 2009 22:15:40 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 22 Nov 2009 13:16:53 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=XTBqzRNdn563fUCbf0eunTNUrywDOsNCugL+plUI6yA=; b=WbCuhpy3R9O1ydXRRB5XJKRAnaMR704jEDlFcT83WXrRFGzIWr0jnFyhGNFv/Yj9fF pDBLOYG3LdSzSOLWEOc3GM5NL2pbFsy4+e0q87wlMvuFXrwB/gW0YmJ+mTGPrLRB8kpt KOkoBULC8rIQTFTcq4YPpyypnRLlsreTAdais=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=OeBnTJ8uHxYS83jE9wtqBEWYv7UDqCv1bbthN1/2McAvOzsJov3ZRyosLfY3qN01NQ aJH5lEQTNCCc948F0RWoy5/HOq0qpUT07lH6qe+Vx97Vxu7UFkFzgsk/S5FyT5quyrAt Pz0qp62ZmSC2+rMd/RjioY7q722sZUWJE4AnE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <435508.76237.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <d75259650911221300i3ae211e4kb1813dc7fea021bb@xxxxxxxxxxxxxx> <435508.76237.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
2009/11/22 Boris Derzhavets <bderzhavets@xxxxxxxxx>
>
> Looks like Xen 3.1 in Xen 3.2 and higher
>   eth0   ..............  peth0
> or manual bridge set up.
Yes, I set up a bridge manually.

config_eth0=( "null" )

bridge_xenbr0="eth0"

brctl_xenbr0=(
 "setfd 0"
 "stp off"
)

config_xenbr0=(
   "dhcp"
)


> Just very simple question.
> If you assign static IP to DomU ( from corresponding subnet) can you ping 
> Dom0 ?
I can tell you something more: if I let the machine (for example
debian lenny) continue the
boot process after the "Senting DHCP request ...", after few minutes,
it goes ahead and
I get the login prompt. Futhermore, after the login i type:
dhclient eth0
and all perfectly works. eth0 gets an IP address and can ping the host
system as well.

A strange fact happens: if I try to boot a gentoo domU, it never goes
ahead and the
login prompt never come, but let's solve the problem on debian lenny as domU.

Thanks,

F.

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

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