On Tue, 11 Oct 2005 23:00:38 +1000
Norberto Meijome <[EMAIL PROTECTED]> wrote:

> 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

Have you considered webdav over SSL?  Configure Apache2 to listen
on port 443 (SSL) only and activate webdave directories with web
authentication.  Windows will map the webdav directories as
"webfolders".

Andrew
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to