From owner-freebsd-questions Sat Sep 22 19:57: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from babel.acu.edu (babel.acu.edu [150.252.167.240]) by hub.freebsd.org (Postfix) with ESMTP id EC6A337B405 for ; Sat, 22 Sep 2001 19:56:59 -0700 (PDT) Received: from localhost (scattered@localhost) by babel.acu.edu (8.9.3/8.8.7) with ESMTP id VAA13642 for ; Sat, 22 Sep 2001 21:55:49 -0500 Date: Sat, 22 Sep 2001 21:55:48 -0500 (CDT) From: Cary To: freebsd-questions Subject: nfs/portmap errors Message-ID: 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 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. (Could you please cc: any reply to me, as I am not currently subscribed to -questions) Thanks very much in advance, Cary Mathews Abilene Christian University ACM Chair | Education Committee | System Admin: babel.acu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message