From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 23 10:34:18 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 7188B16A4CE; Wed, 23 Mar 2005 10:34:18 +0000 (GMT) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EC3243D2D; Wed, 23 Mar 2005 10:34:18 +0000 (GMT) (envelope-from bsdzz@verizon.net) Received: from [192.168.0.25] ([68.236.212.14]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0IDS00ELRW10CPC2@vms048.mailsrvcs.net>; Wed, 23 Mar 2005 04:34:18 -0600 (CST) Date: Wed, 23 Mar 2005 05:34:47 -0500 From: bsdzz In-reply-to: <423CB55D.9090204@verizon.net> To: emulation@FreeBSD.org Message-id: <42414647.706@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> User-Agent: Mozilla Thunderbird 1.0 (X11/20050226) cc: freebsd-questions@freebsd.org Subject: Does QEMU support Windows VPN ? (3rd 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: Wed, 23 Mar 2005 10:34:18 -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