Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2000 00:57:39 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        vasu@inorbit.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: help needed on nfs
Message-ID:  <20000418005739.T4381@fw.wintelcom.net>
In-Reply-To: <000418023017K2.04586@weba6.iname.net>; from vasu@inorbit.com on Tue, Apr 18, 2000 at 02:30:17AM -0400
References:  <000418023017K2.04586@weba6.iname.net>

next in thread | previous in thread | raw e-mail | index | archive | help
* vasu@inorbit.com <vasu@inorbit.com> [000418 00:00] wrote:
> hello freebsd'rs
> 
> need urgent help on nfs.
> 
> I have installed freebsd v3.2 on two machines and i
> want to nfs mount filesystem from one machine to
> another. I did the following (from my earlier exp
> with BSDI v3.0)
> 
> 1. I edited /etc/exports on the nfs server machine
>    to include
>    /home -alldirs 10.118.10.10 10.118.10.11
>  
>    basically i want to mount /home of one machine
>    onto machines 10.118.x.x but these two machines
>    are just examples
> 
>    I sent a SIGHUP to all 'nfsd' processes and also to
>    inetd'
> 
> 2. I attemped to mount this on 10.118.10.10 using
>    % mount_nfs 20.0.0.2:/home /mnt
>    where 10.0.0.2 is the ip address of the
>    nfs server
>    I got the error 
>    mount_nfs : can't access /home : permission denied
> 
>    Is there anything wrong with my procedure or 
>    do I need to do something else to get this working

You need to HUP mountd on the server.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


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?20000418005739.T4381>