Thursday, October 16, 2008

nfs tunneling over ssh

In order to allow nfs mounting to a machine with a dhcp address I'm setting up ssh tunneling to allow the remote machine to connect with a tunnel address and then export the nfs filesystem to the tunneled address.

I mostly followed this web page
http://www.debian-administration.org/articles/539

The main difference is that I didn't set up the routing since it isn't necessary to use it as a gateway.

No comments: