From owner-freebsd-questions Fri Jul 5 11:57:15 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA25492 for questions-outgoing; Fri, 5 Jul 1996 11:57:15 -0700 (PDT) Received: from sam.networx.ie (dublin-ts13-66.indigo.ie [194.125.134.66]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA25480 for ; Fri, 5 Jul 1996 11:57:11 -0700 (PDT) Received: from mip1.networx.ie (mip1.networx.ie [194.9.12.1]) by sam.networx.ie (8.6.12/8.6.12) with SMTP id TAA01844 for ; Fri, 5 Jul 1996 19:51:52 GMT X-Organisation: I.T. NetworX Ltd X-Business: Network Consultancy and Training X-Address: 67 Merrion Square, Dublin 2, Ireland X-Voice: +353-1-676-8866 X-Fax: +353-1-676-8868 Received: from mike.networx.ie by mip1.networx.ie Date: Fri, 5 Jul 1996 19:49:54 BST From: Michael Ryan Reply-To: mike@NetworX.ie Subject: no rpc.statd and rpc.lockd To: FreeBSD Support Message-Id: Priority: Normal Mime-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I want to mount a FreeBSD 2.1 filesystem from a remote PC running Windows and an NFS client. It fails with the error message that there's no rcp.lockd daemon running. The same filesystem can be mounted from another, non-FreeBSD, Unix machine and the PC *can* mount filesystems from this non-FreeBSD box with no problems (it has rpc.statd and rpc.lockd). What am I missing on the FreeBSD box so the PC can successfully complete the mount? I've checked and there's no sign or reference to these two daemons. If they don't exist, how is file locking performed? Thanks, Mike ---