Date: Sat, 15 Feb 2003 14:44:30 -0500 From: "Erik Torres Serrano" <erik.torres@cigb.edu.cu> To: <freebsd-current@FreeBSD.ORG> Subject: RE: NFS server vs YO Message-ID: <E78E51BB7B45C749B11C8B5BA64107E104635C10@mercurio.cigb.edu.cu>
index | next in thread | raw e-mail
Yes, I reload the demon and also place my exports in /etc/exports. Erik > 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? Also, don't forget to kill -HUP mountd after editing your exports file. Regards, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the messagehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E78E51BB7B45C749B11C8B5BA64107E104635C10>
