I was looking into tunneling NFS a while ago, but it appears that it's
not easy to send NFS (udp) datagrams through a SSH (tcp) tunnel, I think
you might have to run NFS over PPP over SSH.  Which I've read is
inefficient due to forcing UDP into TCP packets.  But not an expert on
this part if I'm incorrect, somebody will correct me.

There is also a Secure NFS out there, I don't know where, try google.

On Mon, 2002-10-14 at 02:13, Peter Kiem wrote:
> I have been using rsync to distribute RPMs from a central server to other 
> servers across the Internet.  It has been working well but is quite wasteful 
> of bandwidth as it is no use rsync'ing all RPMs to every machine when they 
> might only want a couple of the RPMs anyway.
> 
> Ok so now I am thinking of making a Samba or NFS connection via an SSH tunnel 
> instead.  That way the machines only pull back what RPMs they actually NEED.
> 
> Which would be better/safer to use in this scenario?  Am I better to stick 
> with Samba which is already setup on the central server or is NFS better for 
> this purpose?
> 
> -- 
> Regards,
> +-----------------------------+---------------------------------+
> | Peter Kiem            .^.   | E-Mail    : <[EMAIL PROTECTED]> |
> | Zordah IT             /V\   | Mobile    : +61 0414 724 766    |
> |   IT Consultancy &  /(   )\ | WWW       : www.zordah.net      |
> |   Internet Hosting   ^^-^^  | ICQ       : "Zordah" 866661     |
> +-----------------------------+---------------------------------+
> 
> 
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
-- 
Jeff Bearer, RCHE
Webmaster, PittsburghLIVE.com
Winner 2002 Eppy Award, Best U.S. Newspaper Website



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to