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] guest ip from DHCP

To: "Arpan Jindal" <jindalarpan@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] guest ip from DHCP
From: "Jeff Lane" <sundowner225@xxxxxxxxx>
Date: Mon, 21 Apr 2008 15:20:09 -0400
Delivery-date: Mon, 21 Apr 2008 12:21:35 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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=QJkG+Fdm3sBNBG8sjku3sCIGEcwQqIoEXLlViiMFJic=; b=Hb4MSL9qaHbWgnvDBu6Lf8lAn7VdM5qqthH82yUH8p2mZMph25gbV8sEFLXKBzSFwkNVgA4sMWpCELs7KcAHldLHI7IeTqYdiln6E+Fxsgs0S9fTvWwkc//onI/LC67aXBsosbxOCUx8wk019UcG8V6jZTU9WUDexVz8K90gnbU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mOBqSbhY5I+ZFGej/zfpEux1p1sWRlKrOZF8Mz7oCkhUHZym+s2ST5cucHDVKLpOV7oRZVool+YLALq5FizyBhy3aNnLJHxAYyt87B5EEcYaeOugZmUbRbb5+aAJZmSzBn0AqE9RmMYYP/piISwRjCXrpJSzAxqNkskqZn8mFZE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <b2d4ab9d0804211149i16b5ba1ci6738a7b36c1102e8@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/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: <b2d4ab9d0804180209h6be0c65ej7d070a4f6f261c0b@xxxxxxxxxxxxxx> <b2d4ab9d0804211149i16b5ba1ci6738a7b36c1102e8@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, Apr 21, 2008 at 2:49 PM, Arpan Jindal <jindalarpan@xxxxxxxxx> wrote:

> I am facing issue related ot ip of guest machine.
> when i boot the guest machine with the following configuration for ip
> vif = [ 'type=ioemu, mac=00:16:3e:2a:4b:a0, bridge=xenbr0' ]
>  then to ip address changes after some time. Is there any other variable
> need to be added so that ip address remains the same for guest os while
> getting ip from DHCP server.


Could you not just configure your DHCP server to pass the same IP
every time based on the MAC address of the ethernet device in your
DomU?

That, or set your DHCP TTL to something outrageous, or just use static
IP addresses for your guests...

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

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