Date: Sat, 15 Feb 2003 14:33:45 -0500 (EST) From: Andre Guibert de Bruet <andy@siliconlandmark.com> To: Erik Torres Serrano <erik.torres@cigb.edu.cu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: NFS server vs YO Message-ID: <20030215143210.J77240@alpha.siliconlandmark.com> In-Reply-To: <E78E51BB7B45C749B11C8B5BA64107E104635C0E@mercurio.cigb.edu.cu> References: <E78E51BB7B45C749B11C8B5BA64107E104635C0E@mercurio.cigb.edu.cu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030215143210.J77240>