Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2003 23:14:55 -0500
From:      Marc Wiz <marc@wiz.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: NFS problems (RPC)
Message-ID:  <20030428041455.GE29053@freshaire.wiz.com>
In-Reply-To: <5.2.0.9.0.20030427181909.00ba5510@computer.multihaven.org>
References:  <5.2.0.9.0.20030427181909.00ba5510@computer.multihaven.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 27, 2003 at 06:22:34PM -0500, Jer wrote:
> Dear all
> 
> I tried to get nfs working betwen 2 hosts.
> 
> started nfsd mountd and portmap rpc.statd on the server
> 
> and ran mount on the client
> I got the msg pooh2:/dailyiso: nfsd: RPCPROG_NFS: RPC: Program not 
> registered
> 
> after issuing rpcinfo -p on the server it returns
>   program vers proto   port
>     100000    2   tcp    111  portmapper
>     100000    2   udp    111  portmapper
>     100005    3   udp   1022  mountd
>     100005    3   tcp   1022  mountd
>     100005    1   udp   1022  mountd
>     100005    1   tcp   1022  mountd
>     100003    2   udp   2049  nfs
>     100003    3   udp   2049  nfs
>     100024    1   udp   1013  status
>     100024    1   tcp   1019  status
> 
> but if I issue that on the client as rpcinfo -p pooh2
> No remote programs registered.

Have you tried tcpdump on both the client and server to see what is going
in and coming out of both systems?

Is the server a multi-homed host?

Is the server on the same network as the client?

Marc (who in a former life worked on NFS and is about to resume that former
life :-)

-- 
Marc Wiz
marc@wiz.com
Yes, that really is my last name.



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