From owner-freebsd-questions Wed Sep 29 20:42:38 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 93C61151F6 for ; Wed, 29 Sep 1999 20:42:34 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id XAA01974; Wed, 29 Sep 1999 23:45:03 -0400 (EDT) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199909300345.XAA01974@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Problem with NFS In-Reply-To: <4.2.0.58.19990930102940.00b69480@mail.kaldor.com.au> from Andrew Barnes at "Sep 30, 1999 10:36:45 am" To: a.barnes@kaldor.com.au (Andrew Barnes) Date: Wed, 29 Sep 1999 23:45:03 -0400 (EDT) Cc: bugs@bugs.au.freebsd.org, freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com 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 Andrew Barnes wrote, > G'day, > > I'm trying to get my Sun Solaris box to connect to my FreeBSD server via NFS. > > my FreeBSD (machine name = gateway = 192.0.1.228) /etc/exports file contains: > /usr/local/hylafax -mapall=root 192.0.1.100 192.0.1.110 203.58.23.226 > > my Sun Solaris (machine name = liberty = 192.0.1.110) /etc/vfstab file > contains: > gateway:/usr/local/hylafax - /hylafax nfs - yes rw > > when I try to "mount /hylafax" on my sun solaris box, I get the following > error message: > "Permission Denied" > > and on the FreeBSD machine I get the following entry in the > /var/log/messages file: > Sep 30 10:29:06 gateway mountd[135]: mount request denied from 192.0.1.110 > for /usr/local/hylafax > > the directory info for the Sun Solaris box is: > drwxrwxr-x 2 root hylafax 512 Sep 30 10:15 hylafax > > the directory info the the FreeBSD box is: > drwxrwxr-x 2 root hylafax 512 Sep 30 10:18 hylafax > > On both machines, group "hylafax" has GID = 1003 > > Can anyone please help. Besides the fact that doing a '-mapall=root' seems to be... how to phrase this... seems to me to be insane, I do not see any obvious problems with the exports file. What does 'showmount -e' show when executed on the FreeBSD box? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message