Date: Sun, 27 Apr 2003 18:22:34 -0500 From: Jer <jeremy@multihaven.org> To: freebsd-questions@freebsd.org Subject: NFS problems (RPC) Message-ID: <5.2.0.9.0.20030427181909.00ba5510@computer.multihaven.org>
next in thread | raw e-mail | index | archive | help
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.
we tried on another system to start portmap nfsd and mountd
then isued a rpcinfo -p test.system
and that worked fine
the problems appears to be with something on the server yet I do not know wat
any ideas
Thankyou
Jer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.0.9.0.20030427181909.00ba5510>
