Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 1999 23:45:03 -0400 (EDT)
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        a.barnes@kaldor.com.au (Andrew Barnes)
Cc:        bugs@bugs.au.freebsd.org, freebsd-questions@FreeBSD.ORG
Subject:   Re: Problem with NFS
Message-ID:  <199909300345.XAA01974@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <4.2.0.58.19990930102940.00b69480@mail.kaldor.com.au> from Andrew Barnes at "Sep 30, 1999 10:36:45 am"

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909300345.XAA01974>