Date: Sun, 29 Jun 2003 16:52:46 -0400 From: Bill Moran <wmoran@potentialtech.com> To: Rod Person <rod.person@hotpop.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: NFS - Problem 2 today, NFSPROC_NULL error Message-ID: <3EFF519E.7090901@potentialtech.com> In-Reply-To: <20030629113149.0a9d858c.rod.person@hotpop.com> References: <20030629113149.0a9d858c.rod.person@hotpop.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Rod Person wrote: > ok, > > when trying to make a nfs connect to the server, I get the following > error. > > NFSPROC_NULL: RPC: Unable to receive; errno = Connection refused > > Nothing is written in /var/messages on the server. So I'm not sure what > to do. > > I tried starting nfsiod on the client and still the same error. I'm > assuming this is a client problem and not a server problem. > > Googling this error return nothing of use. So I'm stuck at what to look > at now. > > The Client is a FreeBSD 4.8-stable laptop and the Server is 4.7. IPFW rules on the server? Is the /etc/exports file on the server configured to deny certain hosts? Try running nmap from the client to see if it sees ports 111, 1022, 1023 open. If not, it's a packet filter somewhere or the required services aren't running. -- Bill Moran Potential Technologies http://www.potentialtech.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EFF519E.7090901>
