From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EVopN-0005s1-Bt for qemu-devel@nongnu.org; Sat, 29 Oct 2005 07:24:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EVopL-0005r9-00 for qemu-devel@nongnu.org; Sat, 29 Oct 2005 07:24:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EVopK-0005r5-St for qemu-devel@nongnu.org; Sat, 29 Oct 2005 07:24:46 -0400 Received: from [66.54.152.27] (helo=jive.SoftHome.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1EVopK-0007Ny-Pe for qemu-devel@nongnu.org; Sat, 29 Oct 2005 07:24:47 -0400 From: Mulyadi Santosa Date: Sat, 29 Oct 2005 17:37:47 +0700 References: <0CD1A04B15A3D311B03C0004AC4C63920A770555@spb2.warszawa.zus> In-Reply-To: <0CD1A04B15A3D311B03C0004AC4C63920A770555@spb2.warszawa.zus> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510291737.47533.a_mulyadi@softhome.net> Subject: [Qemu-devel] Re: ODP: [PATCH] for faking DNS entry, was: Is it possible run qemu o n windows nt ? Reply-To: a_mulyadi@softhome.net, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: WarownyR@zus.pl Cc: qemu-devel@nongnu.org Hello.... > I will try it when I am able to compile, or maybe there is another > solution, not needing compilation ? In Linux, I simply add this line to /etc/resolv.conf: nameserver 127.0.0.1 In Windows, I don't know the equal file configuration for storing DNS server configuration, but you can try "Control Panel" inside networking applet. regards Mulyadi