Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2000 09:32:31 +0200 (CEST)
From:      Micke Josefsson <mj@isy.liu.se>
To:        vasu@inorbit.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: help needed on nfs
Message-ID:  <XFMail.000418093231.mj@isy.liu.se>
In-Reply-To: <000418023017K2.04586@weba6.iname.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On 18-Apr-00 vasu@inorbit.com 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

/home -alldirs 10.118

> 
>    I sent a SIGHUP to all 'nfsd' processes and also to
>    inetd'

Give mountd one too

> 
> 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

Use 'showmount -e 20.0.0.2' to see what he think he is exporting.

------------
Michael Josefsson, MSEE
mj@isy.liu.se

This message was sent by XFMail
running on FreeBSD 3.4
----------------------------------


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?XFMail.000418093231.mj>