From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CgIGq-0005xL-7I for qemu-devel@nongnu.org; Mon, 20 Dec 2004 02:47:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CgIGp-0005x0-GX for qemu-devel@nongnu.org; Mon, 20 Dec 2004 02:47:55 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CgIGp-0005wx-Cd for qemu-devel@nongnu.org; Mon, 20 Dec 2004 02:47:55 -0500 Received: from [204.3.218.98] (helo=lvin.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CgI6K-0002sd-8l for qemu-devel@nongnu.org; Mon, 20 Dec 2004 02:37:04 -0500 Received: from redserver ([210.187.111.86]) by lvin.org (8.13.1/8.12.6) with SMTP id iBK7b0bs038070 for ; Mon, 20 Dec 2004 15:37:01 +0800 (MYT) (envelope-from mingching.tiew@redtone.com) Message-ID: <007701c4e666$72b4ca00$0100a8c0@newlife> From: "Ming-Ching Tiew" Date: Mon, 20 Dec 2004 15:35:14 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Name service problem 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 Anyone seen this problem before ? I am using the windows version of qemu, and running using --user-net and with Linux as a client in a Win2K host. The name service in client Linux is partially working. When I look for www.google.com and a few other names they are working. However when I look for www.netfilter.org and ftp.kernel.org and others it failed to lookup the hosts. However when I do the looking in the hosting computer, there is no problem. Any idea if it is qemu or due to other factors ?