NFS problems (RPC)

Marc Wiz marc at wiz.com
Sun Apr 27 21:15:00 PDT 2003


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 at wiz.com
Yes, that really is my last name.


More information about the freebsd-questions mailing list