From owner-freebsd-stable@FreeBSD.ORG Tue Oct 14 06:28:34 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FB3816A4BF for ; Tue, 14 Oct 2003 06:28:34 -0700 (PDT) Received: from host185.dolanmedia.com (host185.dolanmedia.com [209.98.197.185]) by mx1.FreeBSD.org (Postfix) with SMTP id 4B8B343FBF for ; Tue, 14 Oct 2003 06:28:33 -0700 (PDT) (envelope-from greg.panula@lexisnexis.com) Received: (qmail 64577 invoked by uid 0); 14 Oct 2003 13:28:32 -0000 Received: from greg.panula@lexisnexis.com by proxy by uid 82 with qmail-scanner-1.16 ( Clear:. Processed in 2.033128 secs); 14 Oct 2003 13:28:32 -0000 X-Qmail-Scanner-Mail-From: greg.panula@lexisnexis.com via proxy X-Qmail-Scanner-Rcpt-To: jake@yaknetworks.com,freebsd-stable@freebsd.org X-Qmail-Scanner: 1.16 (Clear:. Processed in 2.033128 secs) Received: from unknown (HELO mail.dolanmedia.com) (10.1.1.23) by host185.dolanmedia.com with SMTP; 14 Oct 2003 13:28:30 -0000 Received: from lexisnexis.com (10.1.1.135) by mail.dolanmedia.com (Worldmail 1.3.167); 14 Oct 2003 08:28:30 -0500 Message-ID: <3F8BF9FD.8080703@lexisnexis.com> Date: Tue, 14 Oct 2003 08:28:29 -0500 From: "G. Panula" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030918 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jake@yaknetworks.com References: <20031013191044.M25865@yaknetworks.com> In-Reply-To: <20031013191044.M25865@yaknetworks.com> X-Enigmail-Version: 0.76.7.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: good solution for VPN? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2003 13:28:34 -0000 Jake Eaker wrote: > Anyone got a good solution for a freebsd VPN server to windows clients? Tried > poptop, but not really working for me any other ideas? Thanks in advance. > You could try ipsec. A good how-to is available at: http://www.sigsegv.cx/FreeBSD-WIN2K-IPSEC-HOWTO.html greg