From owner-freebsd-questions@FreeBSD.ORG Tue Oct 11 09:29:41 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 C6BA916A41F for ; Tue, 11 Oct 2005 09:29:41 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6390043D49 for ; Tue, 11 Oct 2005 09:29:41 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so299621nzd for ; Tue, 11 Oct 2005 02:29:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RAktcppvjdK4iWREaW07H8N1Hq33e3rG9IVeuW9BOFqYBlsF4YV5Qa8gfVPje+H9DYb73cu/CvpVXVTlVhWVq61iZPylfdtTpr7426HQiod1NgGHmk/dUzrwr+l1JmDntrXN5lmqZL0cynR+5veXK2O2gqdPcvYRsM5BIwlDG48= Received: by 10.36.65.12 with SMTP id n12mr4348860nza; Tue, 11 Oct 2005 02:29:41 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Tue, 11 Oct 2005 02:29:40 -0700 (PDT) Message-ID: Date: Tue, 11 Oct 2005 13:29:40 +0400 From: "Andrew P." To: nospam@mgedv.net In-Reply-To: <20051011085210.5D1A4186800@mgedv.at> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051011085210.5D1A4186800@mgedv.at> 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 09:29:41 -0000 On 10/11/05, 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... > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > VPN is probably your choice. Check out OpenVPN (http://openvpn.net/) for a portable and relatively easy-to-setup solution.