From owner-freebsd-current Sat Feb 15 11:33:57 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F344F37B401 for ; Sat, 15 Feb 2003 11:33:55 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2155043FBF for ; Sat, 15 Feb 2003 11:33:55 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) by alpha.siliconlandmark.com (8.12.6/8.12.6) with ESMTP id h1FJXk61020491; Sat, 15 Feb 2003 14:33:46 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost) by alpha.siliconlandmark.com (8.12.6/8.12.6/Submit) with ESMTP id h1FJXj71020481; Sat, 15 Feb 2003 14:33:45 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Sat, 15 Feb 2003 14:33:45 -0500 (EST) From: Andre Guibert de Bruet To: Erik Torres Serrano Cc: freebsd-current@FreeBSD.ORG Subject: Re: NFS server vs YO In-Reply-To: Message-ID: <20030215143210.J77240@alpha.siliconlandmark.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Erik, Place your filesystem export configuration in /etc/exports. Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > On Sat, 15 Feb 2003, Erik Torres Serrano wrote: > Hi all, this is my first incursion on FreeBSD, I came from the Linux world. > > My question is: are any of you having problems with the NFS server? I follow all the instructions of the handbook packed with FreeBSD 5.0-RELEASE but I can't export anything. > > Both nfsd and rpcbind are running on my system, /etc/hosts.allow is configured to allow all connections and /etc/export is configured to export a directory to other PC with no aditional options. When I try "mount myPC:/export /mnt" the following error raise: > > [udp] myPC:/export permission denied > > Other significants checks are: > > sockstat -4 > > root nfsd 367 3 tcp4 *:2049 *:* > root rpcbind 282 9 udp4 *:111 *:* > root rpcbind 282 10 udp4 *:1022 *:* > root rpcbind 282 11 tcp4 *:111 *:* > > Any idea? > > Erik > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message