From owner-freebsd-questions Mon Apr 23 0:28:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tmd.df.ru (cr219023-a.rchrd1.on.wave.home.com [24.43.203.140]) by hub.freebsd.org (Postfix) with ESMTP id 5DF0137B43F for ; Mon, 23 Apr 2001 00:28:38 -0700 (PDT) (envelope-from tmd@tmd.df.ru) Received: by tmd.df.ru (Postfix, from userid 1000) id 0E0AA1C9BB; Mon, 23 Apr 2001 03:28:35 -0400 (EDT) Date: Mon, 23 Apr 2001 03:28:34 -0400 From: Vlad To: freebsd-questions@freebsd.org Subject: NFS question.. Message-ID: <20010423032833.A2025@tmd.df.ru> Mail-Followup-To: Vlad , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.3-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Re, i've the following in my /etc/exports file: /usr/ports -maproot=0 192.168.0.10 192.168.0.1 /home -maproot=0 192.168.0.10 192.168.0.1 /mybox -maproot=0 192.168.0.10 192.168.0.1 however, if i add, say, "/root -maproot=0 192.168.0.10 192.168.0.1" to the file.. and restart mountd, it will not show up in "showmount -e" nor will mount. if i erase "/mybox" entry, "/root" will appear.. looks like i can mount only 1 directory from a given partition. am i doing something wrong or it is the way it should be? p.s. mounting host's directories to the jail environment. - -- tmd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message