Linux NFS development
 help / color / mirror / Atom feed
From: Julius Schwartzenberg <julius@zgod.cjb.net>
To: nfs@lists.sourceforge.net
Subject: Problems getting NFS over SSH to work
Date: Tue, 31 May 2005 23:45:45 +0200	[thread overview]
Message-ID: <429CDB09.1060301@zgod.cjb.net> (raw)

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

             reply	other threads:[~2005-05-31 21:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-31 21:45 Julius Schwartzenberg [this message]
2005-06-27 16:44 ` Problems getting NFS over SSH to work Peter Åstrand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=429CDB09.1060301@zgod.cjb.net \
    --to=julius@zgod.cjb.net \
    --cc=nfs@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox