From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C0OQr-0001rZ-HY for qemu-devel@nongnu.org; Thu, 26 Aug 2004 13:53:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C0OQq-0001rN-1J for qemu-devel@nongnu.org; Thu, 26 Aug 2004 13:53:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C0OQp-0001rK-US for qemu-devel@nongnu.org; Thu, 26 Aug 2004 13:53:04 -0400 Received: from [216.254.0.201] (helo=mail1.speakeasy.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C0OLz-0004jr-KN for qemu-devel@nongnu.org; Thu, 26 Aug 2004 13:48:03 -0400 Subject: Re: [Qemu-devel] pcap-based networking? From: "John R. Hogerhuis" In-Reply-To: <564021330408261019668a33d1@mail.gmail.com> References: <5640213304082609425986326c@mail.gmail.com> <1093540521.3851.898.camel@aragorn> <564021330408261019668a33d1@mail.gmail.com> Content-Type: text/plain Message-Id: <1093542525.21464.904.camel@aragorn> Mime-Version: 1.0 Date: Thu, 26 Aug 2004 10:48:45 -0700 Content-Transfer-Encoding: 7bit Reply-To: jhoger@pobox.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mike Tremoulet , qemu-devel@nongnu.org On Thu, 2004-08-26 at 10:19, Mike Tremoulet wrote: > True. That's a better way to say it - can I have a TUN/TAP > alternative that runs on Windows? It wouldn't be zero-config, but the > config could be minimal - install a TAP adapter, enable Internet > Connection Sharing, and point QEMU at the TAP interface. For windows, w/ admin rights, it looks like your solution is probably the way to do it. Probably you should make an installer too that can set up pcap on windows along with QEMU. That would answer the difficulty of install question effectively (although not the admin issue). Maybe you should team up with one of the folks producing windows gui front end to QEMU... search the archives, I think there are a few out there. -- John