From owner-freebsd-questions Tue Nov 19 05:08:56 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA03646 for questions-outgoing; Tue, 19 Nov 1996 05:08:56 -0800 (PST) Received: from manaslu.inforoute.cgs.fr (manaslu.inforoute.cgs.fr [194.2.90.38]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id FAA03641 for ; Tue, 19 Nov 1996 05:08:47 -0800 (PST) Received: from aix150.sud.cgs.fr (AIX150.sud.241.3.194.in-addr.arpa [194.3.241.150]) by manaslu.inforoute.cgs.fr (8.6.12/8.6.12) with SMTP id OAA27151 for ; Tue, 19 Nov 1996 14:14:45 +0100 Message-ID: <3291B0C2.334C@inforoute.cgs.fr> Date: Tue, 19 Nov 1996 14:06:10 +0100 From: "C. Novara" Reply-To: Christophe.Novara@inforoute.cgs.fr Organization: Cap GEMINI X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Mounting FBSD file systems from PC-Win clients via NFS Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk What are the steps to share FBSD Files with PC-win clients via NFS ? Running portmap, mountd, nfsd and rpc.pcnfsd I can only mount the shared filesystem (I see it with the File Manager). If I try to read a file I get a "can't open file" message. My PC's use Pathway V4.0 tcp/nfs stack and work properly with an aix server. my exports file semms correct (like aix one). TIA :)