From owner-freebsd-questions@FreeBSD.ORG Tue Oct 11 13:00:45 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 57D3E16A473 for ; Tue, 11 Oct 2005 13:00:45 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD29A43D45 for ; Tue, 11 Oct 2005 13:00:44 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 15250 invoked from network); 11 Oct 2005 23:00:43 +1000 Received: from 203-158-40-103.dyn.iinet.net.au (HELO ?192.168.13.3?) (203.158.40.103) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 11 Oct 2005 23:00:43 +1000 Message-ID: <434BB776.5030209@meijome.net> Date: Tue, 11 Oct 2005 23:00:38 +1000 From: Norberto Meijome User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: nospam@mgedv.net References: <20051011093459.9887B186800@mgedv.at> In-Reply-To: <20051011093459.9887B186800@mgedv.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: encrypted file sharing bsd<-->winxp/2k3 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: Tue, 11 Oct 2005 13:00:45 -0000 mdff wrote: >>>staying away from ipsec and hw-crypto-ether-cards how >>>can i connect to network-shares on freebsd-boxes from >>>windows-clients having the whole connection (auth and >>>data stuff) encrypted? >>>it should be possible to map the share as a nw-drive. >>>br... >>> >> >>VPN is probably your choice. Check out OpenVPN >>(http://openvpn.net/) for a portable and relatively >>easy-to-setup solution. > > > thx for the hint, but we don't want VPN/tunnels/ipsec > solutions for this. would you mind explaining why not? (I was going ot suggest SSH forwarding and then your protocol of choice, but that is a tunnel ). Beto