From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EIULB-0007ZD-4t for qemu-devel@nongnu.org; Thu, 22 Sep 2005 12:54:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EIUL8-0007Xl-9X for qemu-devel@nongnu.org; Thu, 22 Sep 2005 12:54:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EIUL7-0007WA-6w for qemu-devel@nongnu.org; Thu, 22 Sep 2005 12:54:29 -0400 Received: from [150.163.140.191] (helo=cptec.inpe.br) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EIUK4-0001z0-Ly for qemu-devel@nongnu.org; Thu, 22 Sep 2005 12:53:25 -0400 Received: from [150.163.140.112] (nhemboe.cptec.inpe.br [150.163.140.112]) by cptec.inpe.br (8.12.10/8.12.4) with ESMTP id j8MGgxP0010382 for ; Thu, 22 Sep 2005 13:42:59 -0300 (EST) Message-ID: <4332E177.8070909@cptec.inpe.br> Date: Thu, 22 Sep 2005 13:53:11 -0300 From: luciana MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Net - Qemu 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 Hello! I need to configure the net emulated by the qemu in the w2000, I got to activate it using DHCP, but I need to configure a fixed ip of the type 150.163..... Does anybody know as doing? Thank you