From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EDCWk-0008I6-Ca for qemu-devel@nongnu.org; Wed, 07 Sep 2005 22:52:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EDCWg-0008Fn-Er for qemu-devel@nongnu.org; Wed, 07 Sep 2005 22:52:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EDCWf-0008Eo-TO for qemu-devel@nongnu.org; Wed, 07 Sep 2005 22:52:34 -0400 Received: from [128.8.10.163] (helo=po1.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EDCaw-0000hZ-E0 for qemu-devel@nongnu.org; Wed, 07 Sep 2005 22:56:58 -0400 Received: from jbrown.mylinuxbox.org (jma-box.student.umd.edu [129.2.253.219]) by po1.wam.umd.edu (8.12.10/8.12.10) with ESMTP id j882qOpa021696 for ; Wed, 7 Sep 2005 22:52:24 -0400 (EDT) Date: Wed, 7 Sep 2005 22:52:19 -0400 From: "Jim C. Brown" Subject: Re: [Qemu-devel] -user-net without DHCP? Message-ID: <20050908025219.GB19817@jbrown.mylinuxbox.org> References: <200509080222.53544.mark.williamson@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509080222.53544.mark.williamson@cl.cam.ac.uk> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, Sep 08, 2005 at 02:22:53AM +0100, Mark Williamson wrote: > Hi all, > > Is it possible to use -user-net but with a statically configured IP address? > > Cheers, > Mark > Considering that the user-net's emulated DHCP server always returns the exact same IP address, I'd say yes. However, when I say exact same IP address, I mean exactly the same one. qemu doesn't support changing the default IP subnet, so unless you want to play with the source you're stuck with the defaults. > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.