From owner-freebsd-questions Thu Sep 23 3:45:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sad.rosevale.com.au (gregro.lnk.telstra.net [139.130.137.117]) by hub.freebsd.org (Postfix) with ESMTP id 43BB215A79 for ; Thu, 23 Sep 1999 03:45:14 -0700 (PDT) (envelope-from greg@rosevale.com.au) Received: (from root@localhost) by sad.rosevale.com.au (8.9.3/8.9.3) id UAA35584; Thu, 23 Sep 1999 20:14:47 +0930 (CST) From: Greg Robinson Message-Id: <199909231044.UAA35584@sad.rosevale.com.au> Subject: Re: nfs exports In-Reply-To: <37E9FAA9.2C36400A@cs.curtin.edu.au> from Peter Duff at "Sep 23, 1999 06:02:17 pm" To: peter@cs.curtin.edu.au (Peter Duff) Date: Thu, 23 Sep 1999 20:14:47 +0930 (CST) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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