From owner-freebsd-fs Tue Oct 9 4:10: 3 2001 Delivered-To: freebsd-fs@freebsd.org Received: from stiggy.masaclaw.co.nz (203-79-83-205.cable.paradise.net.nz [203.79.83.205]) by hub.freebsd.org (Postfix) with ESMTP id 6982737B401 for ; Tue, 9 Oct 2001 04:09:58 -0700 (PDT) Received: from there (unknown [192.168.0.80]) by stiggy.masaclaw.co.nz (Postfix) with SMTP id 99429505 for ; Tue, 9 Oct 2001 12:12:40 +1300 (NZDT) Content-Type: text/plain; charset="iso-8859-1" From: Tom Peck To: freebsd-fs@freebsd.org Subject: NFS sharing an NFS Mount Date: Wed, 10 Oct 2001 00:07:58 +1300 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011008231240.99429505@stiggy.masaclaw.co.nz> Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Is it possible to nfs share a mount that has been mounted using nfs? Here's my setup.. I have one system which holds files, which is shared using nfs. I have another system which mounts this nfs share from the other system. This share then needs to be shared from the second system to all other available systems.. I have tried without success to let this happen. How can this nfs mount be added to the /etc/fstab file? I assume it has to be before the /etc/exports file has been read.. Thanks for any help.. i'm new to this game.. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message