From owner-freebsd-questions Sun Sep 23 8:27: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.is.co.za (mercury.is.co.za [196.4.160.222]) by hub.freebsd.org (Postfix) with ESMTP id 93AEC37B411 for ; Sun, 23 Sep 2001 08:27:05 -0700 (PDT) Received: from c4-pta-6.dial-up.net (c4-pta-6.dial-up.net [196.26.210.6]) by mercury.is.co.za (Postfix) with ESMTP id 9D74E3E4C; Sun, 23 Sep 2001 17:27:01 +0200 (SAST) Date: Sun, 23 Sep 2001 17:29:17 +0200 (SAST) From: The Psychotic Viper X-X-Sender: To: Cary Cc: freebsd-questions Subject: Re: nfs/portmap errors In-Reply-To: Message-ID: <20010923172615.C49297-100000@lucifer.fuzion.ath.cx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hi, On Sat, 22 Sep 2001, Cary wrote: > I have tried to follow the directions given on freebsddiary.org about > setting up nfs (http://www.freebsddiary.org/nfs.php), but to no avail. > here's my /etc/exports file: > /usr 150.252.106.59 > # end exports - 106.59 is ip address of jabez (my client) > > I have nfs_server_enable="YES" and nfs_server_flags="-t -n 4" in > /etc/rc.conf on my server (fledermaus). > > showmount -e (on fledermaus) results in: > /usr 150.252.106.59 > > On jabez, I have nfs_client_enable="YES" and nfs_client_flags="-n 4" > in /etc/rc.conf > > I have taken the server to single-user mode and back > to multi-user mode and did a shutdown -r now for the client to get > this to work, but every time I give the command (as root): > > # mount fledermaus:/usr/ports/distfiles /mnt > NFS Portmap: RPC: Program not registered > > What am I doing wrong? The man pages for portmap and rpc were not > very helpful. if anyone could point me to other documentation, I'd be > appreciative. If you need more information, I'd be happy to provide > it. > Is portmap running at all? portmap_enable="YES" in /etc/rc.conf to make sure, then test. If you tried all that reply again with more information on your setup. PsyV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message