HI,
On Fri, 8 Oct 2004, E SA wrote:
Is there anbody running NFS over Srunnel?
I need to do so for Solaris.
Can this be done? Has anybody done it?
As far as I remember, NFS uses the portmapper and UDP. sTunnel is a great tool for tunneling TCP but UDP it won't do. Then again, you could tunnel an entire PPP session over it.
Any pointers?
http://www.stunnel.org/examples/pppvpn.html
although this is for stunnel 3.x; where all the options were still given on the commandline. You need to translate those into configfile-args for stunnel 4.x.
Jan