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 1BNbyt-0001N0-07 for qemu-devel@nongnu.org; Tue, 11 May 2004 14:27:55 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BNby0-0000er-46 for qemu-devel@nongnu.org; Tue, 11 May 2004 14:27:32 -0400 Received: from [196.35.40.69] (helo=absamail.co.za) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BNbxh-0008QR-VI for qemu-devel@nongnu.org; Tue, 11 May 2004 14:26:48 -0400 From: Bob Barry Date: Tue, 11 May 2004 20:34:17 +0200 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200405112034.17807.bobb@absamail.co.za> Subject: [Qemu-devel] Win98 tun networking to host Reply-To: bobb@absamail.co.za, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason Gress Cc: qemu-devel@nongnu.org Jason - Thanks for the qemu CVS ebuild. In another post you wrote: > Also I was wondering if anyone has gotten a tun network connection to be able > to see their local host PC's network connections (network neighborhood, etc.) > to be accessable. Any tips would be appreciated! I second the motion. I've been battling with ifconfig and route for two days, and haven't found the magic combination. My qemu-0.5.5 w98se can ping itself, but says the host's network is unreachable. I put w98 on 192.168.0.1; host is 192.168.1.1; made host a gateway to w98 network; qemu_ifup works; ifconfig shows tun0 OK; host gets ping return from w98 IP; kde net info shows eth0 and tun0 both "up"; w98 ipconfig /all shows similar to two w98 boxes on the host's network. But w98 still says host network unreachable. Please, you network boffins - give us a hint (or better, a tutorial). Thanks, Bob Barry