From owner-freebsd-questions Sat Aug 10 08:45:06 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA04968 for questions-outgoing; Sat, 10 Aug 1996 08:45:06 -0700 (PDT) Received: from atlantis.nconnect.net (root@atlantis.nconnect.net [206.54.227.6]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA04952 for ; Sat, 10 Aug 1996 08:45:02 -0700 (PDT) Received: from win95 (dial183.nconnect.net [206.54.227.183]) by atlantis.nconnect.net (8.7.3/8.7.3) with ESMTP id KAA03769 for ; Sat, 10 Aug 1996 10:43:50 -0500 (CDT) Message-Id: <199608101543.KAA03769@atlantis.nconnect.net> From: "Randall D. DuCharme" To: Subject: NFS Date: Sat, 10 Aug 1996 10:43:20 -0500 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1141 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, I'm kinda confused. I just completed the novice install on another pair of machines on which I've intended to experiment with NFS. I've set them both up as NFS clients and servers. Everything in /etc/fstab and /etc/exports appears to be in order, yet when starting, or when manually entering "mount -a -t nfs" the system responds... NFS Portmap: RPC: Program not registered. I realize this is probably really dumb, but I can't seem to resolve it on my own. thanks Randy