Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2000 13:29:32 -0500
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        Ahmed Khudre <aaz_freebsd@hotmail.com>
Cc:        FreeBSD-Questions@FreeBSD.ORG
Subject:   Re: NFS setup failure
Message-ID:  <20000123132932.A7396@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <20000123140012.39183.qmail@hotmail.com>; from aaz_freebsd@hotmail.com on Sun, Jan 23, 2000 at 04:00:12PM %2B0200
References:  <20000123140012.39183.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 23, 2000 at 04:00:12PM +0200, Ahmed Khudre wrote:
> Dear all,
> 
> I have got the FreeBSD 3.4-stable CD. I installed it on my computer which 
> has the IP 11.11.11.11 I choose it to be NFS server, and client also.
> I tried to install FreeBSD on another computer which has the IP 22.22.22.22
> 
> I did the following
> 
> 1 - In my computer (11.11.11.11), I added the line
> /cdrom   -ro    22.22.22.22

I assume you are saying you added this line to /etc/exports?

> 2 - On the other computer, I choose NFS as the setup media and I gave the 
> NFS file specs
> 11.11.11.11:/cdrom
> 
> That exactly what was written in the CD manual to install using NFS, but it 
> did not work.
> 
> On my computer(11.11.11.11) I got
> "mount request denied from 22.22.22.22 for /cdrom"

Did you tell mountd(8) to re-read the exports(5) file?

  # kill -HUP `cat /var/run/mountd.pid`

-- 
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?20000123132932.A7396>