From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 13 01:45:07 2005 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C14CD16A4CE for ; Sun, 13 Mar 2005 01:45:07 +0000 (GMT) Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B1843D2F for ; Sun, 13 Mar 2005 01:45:07 +0000 (GMT) (envelope-from bsdzz@verizon.net) Received: from [10.0.0.25] ([68.236.212.14])0.04 <0ID900IACOV284P1@vms044.mailsrvcs.net> for emulation@FreeBSD.org; Sat, 12 Mar 2005 19:45:03 -0600 (CST) Date: Sat, 12 Mar 2005 20:45:25 -0500 From: bsdzz In-reply-to: <200503101300.j2AD0F18036122@freefall.freebsd.org> To: emulation@FreeBSD.org Message-id: <42339B35.3060103@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit X-Accept-Language: en-us, en References: <200503101300.j2AD0F18036122@freefall.freebsd.org> User-Agent: Mozilla Thunderbird 1.0 (X11/20050226) Subject: QEMU not support Windows VPN ? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 01:45:07 -0000 Hello, I have been trying to connect from my FreeBSD box to a Microsoft VPN. I am running Windows 2000 Pro and also Windows Millenium inside QEMU. I have also tried using both "-user-net" and "/dev/tun0" connections. The connections fail while trying to authenticate my name and password. Is it possible to use connect to a Micrsoft VPN using WIndows inside QEMU? thx