From owner-freebsd-questions Tue Apr 18 0:32:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 1E64637B679 for ; Tue, 18 Apr 2000 00:32:38 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3I7WWx06621; Tue, 18 Apr 2000 09:32:32 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <000418023017K2.04586@weba6.iname.net> Date: Tue, 18 Apr 2000 09:32:31 +0200 (CEST) From: Micke Josefsson To: vasu@inorbit.com Subject: RE: help needed on nfs Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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