From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ec1XE-0007Vw-J9 for qemu-devel@nongnu.org; Tue, 15 Nov 2005 09:11:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ec1X9-0007Up-T3 for qemu-devel@nongnu.org; Tue, 15 Nov 2005 09:11:41 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ec1X9-0007Uk-ET for qemu-devel@nongnu.org; Tue, 15 Nov 2005 09:11:39 -0500 Received: from [212.216.176.143] (helo=vsmtp3alice.tin.it) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Ec1X9-0001J1-8k for qemu-devel@nongnu.org; Tue, 15 Nov 2005 09:11:39 -0500 Message-ID: <4379ECFB.1030806@alice.it> Date: Tue, 15 Nov 2005 15:13:15 +0100 From: Bernd Waldboth MIME-Version: 1.0 Subject: Re: [Qemu-devel] TAP Win32 broken for newer OpenVPN? References: <43764D13.6030200@alice.it> <000a01c5e826$796e24f0$0464a8c0@athlon> In-Reply-To: <000a01c5e826$796e24f0$0464a8c0@athlon> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: bernd.w@alice.it, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kazu , qemu-devel@nongnu.org It is strange. Tap works on my PC. > Here is a patch and a binary I used. > Tap version is 2.0.5 on WinXP pro SP2. > Tap and messagebox patches are applied. > > http://www.h7.dion.ne.jp/~qemu-win/download/qemu-0.7.2-tap.patch > http://www.h6.dion.ne.jp/~kazuw/qemu-win/qemu-0.7.2-tap.zip > > > Regards, > Kazu Sorry, my really stupid mistake. Somehow exactly when trying with the old version I specified the name of the Tap Adapter with exactly the same case of all the letters as I used in the Control Panel. With the new driver I used all lowercase letters and wasn't able to connect anymore. Probably it would be best to ignore case in the patch if it should at some point be integrated into the official source. Thanks for your help Bernd