From owner-freebsd-questions Tue Jun 19 20:43:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web5301.mail.yahoo.com (web5301.mail.yahoo.com [216.115.106.110]) by hub.freebsd.org (Postfix) with SMTP id C06F337B401 for ; Tue, 19 Jun 2001 20:43:49 -0700 (PDT) (envelope-from kf7nn@yahoo.com) Message-ID: <20010620034349.12820.qmail@web5301.mail.yahoo.com> Received: from [148.71.111.158] by web5301.mail.yahoo.com; Tue, 19 Jun 2001 20:43:49 PDT Date: Tue, 19 Jun 2001 20:43:49 -0700 (PDT) From: george vagner Subject: rpc program not registered To: questions@freebsd.org 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 2 freebsd boxes on a private subnet and am trying to mount one of them with the other. i try mount_nfs 192.168.0.4:/storage /storage and I get this back thunderbird# mount_nfs 192.168.0.3:/storage /storage Cannot MNT RPC: RPC: Program not registered the box i am trying to mount is a 4.3-stable machine from about a month ago and the client was cvsupped about 3 days ago or so and made world. I had seen many references to the error i am getting but no solutions. nfsd is running on the server mountd is running on the server portmap is running on the client and server nfsiod is running on the client. I am just trying to make one simple connection but this error is in my way and i nhavent used nfs all too much so i am green on nfs. where do i look help __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message