I am trying to tunnel nfs thru ssh. I go the ports and everything set up using these commands
ssh -f -c blowfish -L 10962:my-nfsserver:2049 -l myusername my-nfs-server
ssh -f -c blowfish -L 10972:my-nfsserver:2219 -l myusername my-nfs-server
where 2049 and 2219 are the ports where the nfs server and mountd are running
i made the change in the exports file /mt myipaddr (rw,no_root_squash)
And when i run the mount command it gives me an error permission denied.
Regular NFS mounting that is without ssh tunneling works fine can any body help
Have a look at http://www.math.ualberta.ca/imaging/snfs/
I guess this is what is on your mind.
Ram.
regards,
somesh
--
*Raghuram Vijapurapu*
SentryBay Corporation
Off: +64-9-309-2491
Mob: +64-21-189-7647
<http://www.sentrybay.com/>
------------------------------------------------------------------------
When One Computer in Cyberspace sneezes, software round the world can catch cold.
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
