Re: [Samba] Re: using samba through a VPN

2004-12-02 Thread Adam Tauno Williams
> If you find smb too slow, you should try using http to serve the files 
> across the VPN.
> Set up apache to use samba authentication and you should be all set.
> You could even run both Samba and Apache at the same time, and see for 
> yourself which works out better.

We use Davenport, which is a DAV<-->CIFS/SMB portal, to provide DAV
access to all our Samba volumes.  Davenport is a setup-and-go app, very
nice and has worked well for us.  http://{hostname}:8080/davenport and
you see the domains & workgroups listed, you drill down through hosts to
volumes just like using Network Neighborhood.  A volume can be browsed
as a web page (for non-DAV clients like Win9x) or as a DAV volume.

DAV is much faster over VPN links than native SMB.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Re: using samba through a VPN

2004-12-02 Thread Tom
If you find smb too slow, you should try using http to serve the files 
across the VPN.

Set up apache to use samba authentication and you should be all set.

You could even run both Samba and Apache at the same time, and see for 
yourself which works out better.


-tom

"Andrew Gaffney" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>I already have an existing network that is managed by a samba PDC. In the 
>next few days, I will be linking another small LAN to the existing one over 
>the internet using openvpn. I've been told that samba (through no fault of 
>its own) doesn't work very well through a VPN.
>
> For the new network, there will be a box with 2 NICs: one for the internet 
> and one for the LAN. This box will use openvpn and iptables to allow the 
> entire LAN direct access to the PDC (which provides other services also) 
> through the VPN tunnel.
>
> I want the workstations in the new network to be able to logon to the 
> domain and access the file shares hosted by the samba PDC in the first 
> network. Will I be able to do this? Easily? :)
>
> -- 
> Andrew Gaffney
> Gentoo Linux Developer
> Installer Project
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba