From owner-freebsd-questions@FreeBSD.ORG Sun Mar 27 22:34:40 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 9488D16A4CE; Sun, 27 Mar 2005 22:34:40 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 326C443D3F; Sun, 27 Mar 2005 22:34:40 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j2RMYmb61348; Sun, 27 Mar 2005 14:34:49 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "bsdzz" , Date: Sun, 27 Mar 2005 14:34:36 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 In-Reply-To: <424668C5.5040806@verizon.net> Importance: Normal cc: freebsd-emulation@freebsd.org Subject: RE: Does QEMU support Windows VPN ? (5th 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: Sun, 27 Mar 2005 22:34:40 -0000 owner-freebsd-questions@freebsd.org wrote: >>> 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. >>> >>> >> >> What does the port maintainer say? >> >> > The port maintainer has not replied to my email I sent them. > > Am I the only one trying to use Microsoft's VPN and RemoteAccess > software from within QEMU ? > We use poptop from the ports and it works fine for Microsoft's PPP VPN client. If you want my notes on how to set it up and configure it just ask. Ted