On Wed, 2002-04-10 at 23:19, jullius wrote: > Thank you for the response. > > I started installing the necessary packages, but ran into a 'Connection > Refused' problem when I tried to make the connection. (This is why I > considered doing a fresh installation.) > <snip> > I get: > rpcinfo: can't contact portmapper: RPC: Remote system error - Connection > refused >
I think you need portmapper running on the client machine too. try as root: service portmap on and see what happens. here is what I get from rpcinfo on my laptop with several nfs mounts. [bhughes@bretsony init.d]$ rpcinfo -p program vers proto port 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper 100024 1 udp 32768 status 100024 1 tcp 32768 status 100021 1 udp 32769 nlockmgr 100021 3 udp 32769 nlockmgr 100021 4 udp 32769 nlockmgr You might need nfslock too. I notice that it is running too. I have also had problems with nfs on the server wanting to reverse map the ipaddress of the connecting client. Bret _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list