From owner-freebsd-questions@FreeBSD.ORG Mon Jan 8 21:17:18 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 242C616A40F for ; Mon, 8 Jan 2007 21:17:18 +0000 (UTC) (envelope-from lists@qwirky.net) Received: from public.aci.on.ca (aci.on.ca [205.207.148.251]) by mx1.freebsd.org (Postfix) with ESMTP id AFC2913C465 for ; Mon, 8 Jan 2007 21:17:17 +0000 (UTC) (envelope-from lists@qwirky.net) Received: from (invalid client hostname: host address literal does not match remote client address)[192.168.15.100] (xtreme-33-61.dyn.aci.on.ca[24.137.192.61] port=2019) by public.aci.on.ca([205.207.148.252] port=25) via TCP with esmtp (1733 bytes) (sender: ) id for ; Mon, 8 Jan 2007 16:17:13 -0500 (EST) (Smail-3.2.0.122-Pre 2005-Nov-17 #1 built 2006-Feb-21) Message-ID: <45A2B555.3030808@qwirky.net> Date: Mon, 08 Jan 2007 16:19:17 -0500 From: Jeff Royle User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20070108220016.K55690@chylonia.3miasto.net> In-Reply-To: <20070108220016.K55690@chylonia.3miasto.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Wojciech Puchar Subject: Re: a bit OT - VPN+Windows X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jan 2007 21:17:18 -0000 There are various VPN solutions available depending on your needs for the network so no one answer will cover everything. Currently I am using OpenVPN with great success and resonable security as well. Homepage: http://www.openvpn.org One of the nice things about this solution is you can customize the OpenVPN GUI (http://openvpn.se/). Even my most computer cluess employee's can use this. There are various IPSEC solutions but you run into a client issue in a lot of cases for the Windows side. Wojciech Puchar wrote: > could You put me to some manual about configuring any king of VPN > (with encryption at least, preferable compression too) with windows > machines as clients and FreeBSD as servers. > > i used VPN's many times but always with unix on both sides and used > vtun which works great. unfortunately there is no vtun for windows. > > thanks > Cheers, Jeff