From owner-freebsd-questions Sun Apr 28 05:49:42 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA28413 for questions-outgoing; Sun, 28 Apr 1996 05:49:42 -0700 (PDT) Received: from lenzi ([200.247.248.103]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA28408 for ; Sun, 28 Apr 1996 05:49:37 -0700 (PDT) Received: (from lenzi@localhost) by lenzi (8.6.12/8.6.12) id UAA06014; Sat, 27 Apr 1996 20:06:31 -0300 Date: Sat, 27 Apr 1996 20:06:30 -0300 (EST) From: "Lenzi, Sergio" X-Sender: lenzi@lenzi To: Alex Carlos Braga Antao cc: amnuay muthitacharoen , questions@FreeBSD.org Subject: Re: NFS server error In-Reply-To: <3180F613.2D9B@linf.unb.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On regarding NFS server, My FreeBSD works very well as a nfs server, Make shure that the daemons are running, and the kernel is compiled whith NFS. And, the /etc/exports file has the options configured ok. ex: /usr -alldirs -maproot=root /home -alldirs -maproot=root. Please create /etc/exports whith dis options, reboot the machine. Should work. Sergio lenzi.