From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CXM2v-00033X-0z for qemu-devel@nongnu.org; Thu, 25 Nov 2004 11:00:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CXM2u-00033L-JU for qemu-devel@nongnu.org; Thu, 25 Nov 2004 11:00:36 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CXM2u-00033I-ER for qemu-devel@nongnu.org; Thu, 25 Nov 2004 11:00:36 -0500 Received: from [64.233.184.203] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CXLtX-0006Qe-Ji for qemu-devel@nongnu.org; Thu, 25 Nov 2004 10:50:55 -0500 Received: by wproxy.gmail.com with SMTP id 70so1175020wra for ; Thu, 25 Nov 2004 07:50:55 -0800 (PST) Message-ID: Date: Thu, 25 Nov 2004 16:50:54 +0100 From: Piotras Subject: Re: [Qemu-devel] Has anyone got tun/tap network running on WinXp host / Linux guest ? In-Reply-To: <20041125132218.GA17546@jbrown.mylinuxbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <000301c4d2ad$34a6d360$0301a8c0@mohammadkhan> <20041125132218.GA17546@jbrown.mylinuxbox.org> Reply-To: Piotras , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: jbrown106@swift-mail.com, qemu-devel@nongnu.org Doesn't OpenVPN use a port of tun/tap? Piotrek On Thu, 25 Nov 2004 08:22:18 -0500, Jim C. Brown wrote: > You mean Linux guest and WinXP host I assume? As there is no support for tuntap > in a Windows host, and never will. (Windows doesn't directly provide the mechisms > need to do this. I am aware of two alternatives: the easy way is to set up VPN > through user-net, the hard way is to patch qemu to use winpcap.)