From owner-freebsd-emulation@FreeBSD.ORG Thu Mar 24 03:05:23 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 87E8916A4CE; Thu, 24 Mar 2005 03:05:23 +0000 (GMT) Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EBFD43D39; Thu, 24 Mar 2005 03:05:23 +0000 (GMT) (envelope-from bsdzz@verizon.net) Received: from [192.168.0.25] ([68.236.212.14]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0IDU00HY85WXRQ80@vms046.mailsrvcs.net>; Wed, 23 Mar 2005 21:05:22 -0600 (CST) Date: Wed, 23 Mar 2005 22:05:57 -0500 From: bsdzz In-reply-to: <42414647.706@verizon.net> To: emulation@FreeBSD.org Message-id: <42422E95.80307@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: <423CB55D.9090204@verizon.net> <42414647.706@verizon.net> User-Agent: Mozilla Thunderbird 1.0 (X11/20050226) cc: freebsd-questions@freebsd.org Subject: Does QEMU support Windows VPN ? (4th try) 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: Thu, 24 Mar 2005 03:05:23 -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 Millennium 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. This connection is being made from my home (which is behind a hardware firewall) to my workplace. I can connect to the VPN when I am using a native Windows computer at my house. After I get the VPN connection working from within QEMU, I am going to use RemoteDesktop, but I haven't got that far yet. Is it possible to use connect to a Microsoft VPN using Windows inside QEMU? So far the authentication always fails. thx