From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BPkU4-00018w-Et for qemu-devel@nongnu.org; Mon, 17 May 2004 11:56:56 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BPkTQ-0000yP-Ix for qemu-devel@nongnu.org; Mon, 17 May 2004 11:56:50 -0400 Received: from [68.168.78.199] (helo=mta9.adelphia.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BPkTP-0000y2-QX for qemu-devel@nongnu.org; Mon, 17 May 2004 11:56:16 -0400 Received: from [192.168.1.51] ([68.65.205.242]) by mta9.adelphia.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040517155614.UYBT26615.mta9.adelphia.net@[192.168.1.51]> for ; Mon, 17 May 2004 11:56:14 -0400 From: Stealth Dave Content-Type: text/plain Message-Id: <1084809373.2162.8.camel@localhost> Mime-Version: 1.0 Date: Mon, 17 May 2004 08:56:13 -0700 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Networking tutorial needed! (was Re: Win98 tun networking to host 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 I've been trying to get networking running on my guest OS (win98) for three days now, with no success. I've done all the RTFMing that I can at this point, and have tried tun/tap, slirp, and vde, none of which give me a working network. As far as tun/tap, the tun device gets created and /tmp/qemu-somenumber.conf also gets created, but I can't ping any ip other than the local address. Can someone *please* post a howto for guest networking? It's a very frustrating experience to have this fabulous tool at your disposal, but not get the most important feature (for my needs) to work. (I'm a web developer; I want to create virtual test environments for different versions of IE.) Using qemu 0.5.5 compiled on Mandrake 10.0 Official w/ slirp enabled, i386-softmmu only. Thanks, - Stealth Dave -- Stealth Dave