From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BXCgw-0001dI-3u for qemu-devel@nongnu.org; Mon, 07 Jun 2004 01:29:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BXCgv-0001cz-Gr for qemu-devel@nongnu.org; Mon, 07 Jun 2004 01:29:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BXCgv-0001cw-E2 for qemu-devel@nongnu.org; Mon, 07 Jun 2004 01:29:01 -0400 Received: from [206.72.67.39] (helo=claudius.sentinelchicken.org) by monty-python.gnu.org with smtp (Exim 4.34) id 1BXCfP-0007qT-9S for qemu-devel@nongnu.org; Mon, 07 Jun 2004 01:27:27 -0400 Date: Sun, 6 Jun 2004 22:27:39 -0700 From: Tim Subject: Re: [Qemu-devel] NE2K PCI and Windows 98SE & Cirrus Logic Message-ID: <20040607052739.GA5496@sentinelchicken.org> References: <40C39F70.5070205@dad-answers.com> <1086584098.887.18.camel@shawn.local> <20040607052424.GD3296@sentinelchicken.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040607052424.GD3296@sentinelchicken.org> 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 > For the most part, network has been working fine for me. I have used > the linux bridging module, across a real ethernet device and tun0, and > it worked ok. I am now routing across my host OS (which I have done > before), and it is also working ok. However, I have noticed that from > time to time my pings time out. Typically the first one or two pings > when I ping a given host. After that, it usually works fine for > subsequent pings, though sometimes re-surfaces. Could it be a timing > issue with the virtual device? Probably not the problems you are > experiencing Hetz, though worth mentioning. Forgot to mention, I am running Windows 2000 Professional. tim