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: Jeff Lane <sundowner225@xxxxxxxxx>
Subject: Re: [Xen-users] guest ip from DHCP
From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Date: Tue, 22 Apr 2008 08:52:05 +0100
Cc: Arpan Jindal <jindalarpan@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 22 Apr 2008 00:47:42 -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:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=UZ8qbfOr+6zycCnb/BtQXk8fFjeBz/XeRNDYOB3k0cg=; b=cm+S4ncQdMyeuYlw0MG9GvTWp/o6zjl/2nCRtoVO1U1r1+RjhomKVziRjUkf6z9g897dQPO4SS2eso4fCjfsfq80R9nLjsIy/0u60opsMwiVbzUyPHi68QOplmEGr+SX3CUSMCQXJhnaKJ1vzi4NrFlrLyYIcOkkKv89SkT1ydE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=at8ixHTjK7Si66dS3qBNMCu6HD7/4GAtxjZfw1X2c+iOSnKnNdwONxd65zlbTYmfbFtPqF681Ch0kSQT6lmucDDEm3TyoUf+ZLcO0VnjAMHEWPxDfWieq69PgCWdOdA+fdzuu9IqtBE3Rt9raJ4n0yrBF6ZwQNjs3QrEiQz60xM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <6025df6b0804211220k1d6e6bc3k56226e85fd51e7b2@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> <6025df6b0804211220k1d6e6bc3k56226e85fd51e7b2@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)
Jeff Lane wrote:
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's what I use. It's quite effecitve, as well.


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


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

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