From owner-freebsd-questions@FreeBSD.ORG Sat Mar 19 23:26:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F225A16A4CE; Sat, 19 Mar 2005 23:26:53 +0000 (GMT) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0ED243D1D; Sat, 19 Mar 2005 23:26:53 +0000 (GMT) (envelope-from bsdzz@verizon.net) Received: from [192.168.0.25] ([68.236.212.14]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0IDM00EB0H4SL6D0@vms042.mailsrvcs.net>; Sat, 19 Mar 2005 17:26:53 -0600 (CST) Date: Sat, 19 Mar 2005 18:27:25 -0500 From: bsdzz To: emulation@FreeBSD.org, freebsd-questions@freebsd.org Message-id: <423CB55D.9090204@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 User-Agent: Mozilla Thunderbird 1.0 (X11/20050226) Subject: QEMU not support Windows VPN ? (2nd try) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 23:26:54 -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