From owner-freebsd-questions@FreeBSD.ORG Thu Aug 28 08:10:54 2003 Return-Path: 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 86D3E16A4BF for ; Thu, 28 Aug 2003 08:10:54 -0700 (PDT) Received: from albatross.mail.pas.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEE5A43F75 for ; Thu, 28 Aug 2003 08:10:53 -0700 (PDT) (envelope-from mbaki@whywire.net) Received: from user-119apb3.biz.mindspring.com ([66.149.101.99] helo=nebula.whywire.net) by albatross.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19sOQG-0003nv-00 for freebsd-questions@freebsd.org; Thu, 28 Aug 2003 08:10:53 -0700 Received: from whywire.net (nebula.whywire.net [10.0.3.1]) by nebula.whywire.net (8.12.2/8.12.2) with ESMTP id h7SEqOQv004297 for ; Thu, 28 Aug 2003 10:52:25 -0400 (EDT) From: "Monah Baki" To: freebsd-questions@freebsd.org Date: Thu, 28 Aug 2003 11:52:24 -0400 Message-Id: <20030828144749.M45395@whywire.net> X-Mailer: Open WebMail 2.10 20030731 X-OriginatingIP: 68.98.162.39 (mbaki) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: NFS/Epiphany error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 15:10:54 -0000 Hi all, I'm trying to run epiphany bowser, I have my users home directory mounted via nfs from a freebsd 4.8 machine, the client is a freebsd 5.1. I get the error: rpc.lockd:clntudp_create: RPC: program not registered. rpc.lockd: Unable to return result to Client has rpc.statd & rpc.lockd enabled Server has portmapper enabled and in inetd.conf I enabled: rstatd/1-3 dgram rpc/udp wait root /usr/libexec/rpc.rstatd rpc.rstatd Thank you