
Hi, Is there anbody running NFS over Srunnel? I need to do so for Solaris. Can this be done? Has anybody done it? Any pointers? Beforehand, thank you for your help. Best regards, Erick Sanz _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com

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 -- http://www.surfnet.nl/organisatie/jame

Hi,
Is there anbody running NFS over Srunnel?
I need to do so for Solaris.
Can this be done? Has anybody done it?
Should be possible if you use NFS version 3 an onward and configure it to use TCP instad of UDP for transport. TCP did exist in V3 but was not really optimized but as i understand it work better in V4
Any pointers?
Try the man page in Solaris for nfsd/nfs..;-) And.. Check if there is any possibility in solaris to encrypt the datastream instad of using stunnel.. Not that stunnel is bad, just that a native Solaris solution might be better in your case.. /Sqm
Beforehand, thank you for your help.
Best regards, Erick Sanz
_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com _______________________________________________ stunnel-users mailing list stunnel-users@mirt.net http://stunnel.mirt.net/mailman/listinfo/stunnel-users
participants (3)
-
E SA
-
Jan Meijer
-
SqM