From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DUvuE-00074h-9f for qemu-devel@nongnu.org; Sun, 08 May 2005 20:13:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DUvuD-000747-EE for qemu-devel@nongnu.org; Sun, 08 May 2005 20:13:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DUvuD-00073y-3s for qemu-devel@nongnu.org; Sun, 08 May 2005 20:13:53 -0400 Received: from [63.144.52.41] (helo=mail.conquestis.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DUvuF-0005WS-UA for qemu-devel@nongnu.org; Sun, 08 May 2005 20:13:56 -0400 Message-ID: <427EA99D.5000709@kadu.net> Date: Mon, 09 May 2005 02:06:53 +0200 From: Adrian Smarzewski MIME-Version: 1.0 Subject: Re: [Qemu-devel] user networking - win xp quest, amd64 linux host References: <20050508232119.HRCN10612.lakermmtao12.cox.net@smtp.east.cox.net> In-Reply-To: <20050508232119.HRCN10612.lakermmtao12.cox.net@smtp.east.cox.net> Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit 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 Ben Taylor wrote: >>From: Adrian Smarzewski >>Date: 2005/05/08 Sun PM 06:22:27 EDT >>To: qemu-devel@nongnu.org >>Subject: [Qemu-devel] user networking - win xp quest, amd64 linux host >> >>When I set 10.0.2.15 for win xp guest I can ping 10.0.2.2 >>but DHCP doesn't work and routing too. Any ideas? >>Something in host-kernel configuration? > > > When you set a fixed address for a win xp guest, you won't > get the default router or dns. Why are you manually > setting the IP addes in XP? DHCP is not working just like I wrote. I set DNS and default gateway using QEMU manual for user-networking. No success. Does user-mode networking need routing enabled in host kernel?