Date: Thu, 23 Sep 1999 20:14:47 +0930 (CST) From: Greg Robinson <greg@rosevale.com.au> To: peter@cs.curtin.edu.au (Peter Duff) Cc: freebsd-questions@freebsd.org Subject: Re: nfs exports Message-ID: <199909231044.UAA35584@sad.rosevale.com.au> In-Reply-To: <37E9FAA9.2C36400A@cs.curtin.edu.au> from Peter Duff at "Sep 23, 1999 06:02:17 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> Sure Sheldon, I'm running it as root, and the filesystem is mounted. > > The mounts are being done by amd (please dont laugh - it works) :) > on the nfs client I get something like : > > nfs_mount: access denied for blah:/usr/blah/data access denied usually always points to name resolution problems. I bet you can't mount it manually either? In that case you need to find out what the server & client thinks the other is called. It's probably a typo in DNS, /etc/hosts or NIS hosts database... Just a few more pointers to try. Greg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909231044.UAA35584>