From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ex4g7-0006AZ-M1 for qemu-devel@nongnu.org; Thu, 12 Jan 2006 10:47:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ex4g5-00069X-9z for qemu-devel@nongnu.org; Thu, 12 Jan 2006 10:47:54 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ex4g4-00069T-Dy for qemu-devel@nongnu.org; Thu, 12 Jan 2006 10:47:52 -0500 Received: from [64.233.162.194] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Ex4it-0002Gh-MZ for qemu-devel@nongnu.org; Thu, 12 Jan 2006 10:50:47 -0500 Received: by zproxy.gmail.com with SMTP id 13so377450nzp for ; Thu, 12 Jan 2006 07:45:41 -0800 (PST) Message-ID: <2ad73a0601120745p3c446ff0u9425f38c0ddbb64b@mail.gmail.com> Date: Thu, 12 Jan 2006 13:45:41 -0200 From: =?ISO-8859-1?Q?Andr=E9_Braga?= Subject: Re: [Qemu-devel] win98 user mode network not working ... In-Reply-To: <200601121438.10160.adi.coman@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200601121438.10160.adi.coman@gmail.com> 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 1/12/06, Adrian Coman wrote: > The problem is that when I ping yahoo.com for example I get the IP of yah= oo > but no response from ping ..., something like: > ping yahoo.com > Pinging yahoo.com [216.109.112.135] with 32 bytes of data: > request time out > I attached a screenshot with the output of ipconfig /all from w98. > Where did I do wrong? Nothing; and actually this has been answered in a handful of FAQs before: ICMP doesn't fully work over SLIRP. Sending ICMP packets work, but not receiving. This is because of how SLIRP works. If you need this functionality, please consider using tun/tap on the host or OpenVPN from inside the guest. -- "I decry the current tendency to seek patents on algorithms. There are better ways to earn a living than to prevent other people from making use of one's contributions to computer science." Donald Knuth