From owner-freebsd-questions Fri Apr 11 05:32:55 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA15226 for questions-outgoing; Fri, 11 Apr 1997 05:32:55 -0700 (PDT) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA15217 for ; Fri, 11 Apr 1997 05:32:48 -0700 (PDT) Received: from buffnet11.buffnet.net (shovey@buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.7.5/8.7.3) with SMTP id IAA07825; Fri, 11 Apr 1997 08:32:24 -0400 (EDT) Date: Fri, 11 Apr 1997 08:32:24 -0400 (EDT) From: Steve To: Soren Dossing cc: questions@freebsd.org Subject: Re: three part nfs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 10 Apr 1997, Soren Dossing wrote: > Hi, > > Is it possible to export a nfs mounted file system ? I have a scenario > like this: > > [fileserver] ------ [gateway] ----- [client] > > I want the gateway to mount fileserver:/disk1 on /mnt and then export > /mnt to client. > > I does not currently work - is it possible at all, or do I just not know > how ? It can be done under linux - and is a major bad horrible security not-good-idea