Linux NFS development
 help / color / mirror / Atom feed
* Problems getting NFS over SSH to work
@ 2005-05-31 21:45 Julius Schwartzenberg
  2005-06-27 16:44 ` Peter Åstrand
  0 siblings, 1 reply; 2+ messages in thread
From: Julius Schwartzenberg @ 2005-05-31 21:45 UTC (permalink / raw)
  To: nfs

Hi,
I've got a server & client on a campus network on which it is easy to 
'overtake' another computer by spoofing it's MAC address. Since I would 
like to access the server easily from my workstation, I thought NFS over 
SSH would be a good solution.
The server uses Slackware 10.1, the workstation uses Slackware 10.0 with 
some updates including kernel 2.6.9.
I installed UNFS3 version 0.9.12 on the server and I followed the exact 
instructions from the NFS how-to on how to set up the tunnel over SSH. 
When I run the mount command on my client, I get the following error 
message though:
mount: RPC: Cannot receive; errno = Connection refused (translated from 
dutch)
Everything works fine when I try to do the mount on the server itself 
though, so that seems to be working.
My /etc/exports file has this:
/         localhost(rw)

rpcinfo -p gives me on the server:
    program vers proto   port
     100000    2   tcp    111  portmapper
     100000    2   udp    111  portmapper
     100003    3   udp   2049  nfs
     100003    3   tcp   2049  nfs
     100005    1   udp  32767  mountd
     100005    3   udp  32767  mountd
     100005    1   tcp  32767  mountd
     100005    3   tcp  32767  mountd

Is there any way I can see what is going on (and what might be going 
wrong) with the SSH tunnel?
Thanks in advance,
Julius


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-27 16:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-31 21:45 Problems getting NFS over SSH to work Julius Schwartzenberg
2005-06-27 16:44 ` Peter Åstrand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox