From owner-freebsd-questions Thu Aug 15 20:57:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB8B237B400 for ; Thu, 15 Aug 2002 20:57:23 -0700 (PDT) Received: from blueyonder.co.uk (pcow057o.blueyonder.co.uk [195.188.53.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id B78CB43E72 for ; Thu, 15 Aug 2002 20:57:22 -0700 (PDT) (envelope-from andrew@cream.org) Received: from pcow057o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Fri, 16 Aug 2002 00:52:24 +0100 Received: from cream.org (unverified [62.31.80.97]) by pcow057o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Fri, 16 Aug 2002 00:52:24 +0100 Message-ID: <3D5C3F73.3040307@cream.org> Date: Fri, 16 Aug 2002 00:55:31 +0100 From: Andrew Boothman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020611 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Brezny Cc: freebsd-questions@freebsd.org Subject: Re: manual nfs configuration not working References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Brezny wrote: >Hi everyone, > >I'm trying to configure a system to temporarily allow nfs connections (i >don't want it coming up automatically via configs in rc.conf). > >So i configured /etc/exports then manually started >portmap >nfsd >mountd > >in that order, but when I try to connect from a client, I get: >nfsd: RPCPROG_NFS: RPC: Program not registered > > Try starting mountd before nfsd. I think that fixed it for me when I was having that problem just a few days ago. Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message