Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Oct 2000 17:16:09 -0400
From:      Tim Gustafson <tim@falconsoft.com>
To:        questions@FreeBSD.org
Subject:   NFS Portmap: RPC: Program not registered
Message-ID:  <4.3.2.7.2.20001005171320.00b29bd0@64.32.242.36>

next in thread | raw e-mail | index | archive | help
I am trying to mount a SNAP 4000 server's NFS drive from a FreeBSD 
4.1.1-STABLE machine.  I have the SNAP server set up to allow NFS 
connections, and I have the root user ID and the FreeBSD server's IP 
address in the SNAP server's user configuration.  However, when I run:

mount 10.0.0.1:/Root /snap

I get this error message, over and over again until I hit ctrl-C:

NFS Portmap: RPC: Program not registered

Here's what I have in my /etc/rc.conf:

nfs_server_enable="YES"
nfs_server_flags="-u -t -n 4"
mountd_flags="-r"
nfs_client_enable="YES"
nfs_client_flags="-n 4"

hosts.allow has this in it:

ALL : ALL : allow

and /etc/exports has:

/usr -alldirs 10.0.0.1

I haven't changed any configs in portmap or rpc, so far as I know.  what am 
I missing here?

Any help is appreciated.

Thanks.

Tim

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
   Tim Gustafson                          tim@falconsoft.com
   www.falconsoft.com                          (631)475-6662
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
   Share your knowledge - it's a way to achieve immortality.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20001005171320.00b29bd0>