From owner-freebsd-questions Mon Apr 15 13:44:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dolphin.lewiz.org (dialup.212-50-179-182.karoo.KCOM.COM [212.50.179.182]) by hub.freebsd.org (Postfix) with ESMTP id 4D5BE37B400 for ; Mon, 15 Apr 2002 13:44:10 -0700 (PDT) Received: from turtle.lewiz.org (turtle.lewiz.org [192.168.0.9]) by dolphin.lewiz.org with esmtp; Mon, 15 Apr 2002 20:43:46 +0000 Subject: Re: mount request denied from 192.168.0.4 for /usr/ports From: lewiz To: The Anarcat Cc: freebsd-questions@freebsd.org In-Reply-To: <20020415202725.GE410@lenny.anarcat.dyndns.org> References: <20020415202725.GE410@lenny.anarcat.dyndns.org> X-Mailer: Ximian Evolution 1.0.3 Date: 15 Apr 2002 20:44:13 +0000 Message-Id: <1018903454.1724.14.camel@turtle.lewiz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I could be wrong but I think you list the root of the mount then a list of directories, ie: /usr /usr/ports -ro 192.168.0.4 /home /home/mp3 -ro 192.168.0.4 or something along those lines. Hope that's some help. -lewiz. -- `Linux is for people who hate Microsoft. FreeBSD is for people who love UNIX.` Website accessible from http://www.lewiz.info. PGP public key block: http://www.westwood.karoo.net/pubring.htm. On Mon, 2002-04-15 at 20:27, The Anarcat wrote: > Hi. > > I'm having problems with my mountd. > > My exports file: > > /home/mp3 /home/music -ro 192.168.0.4 > /usr/ports -ro 192.186.0.4 > > mount confirms that those lines are correct: > > /dev/ad0f on /usr (ufs, NFS exported, local, soft-updates) > /dev/ad0g on /home (ufs, NFS exported, local, soft-updates) > > But on the remote machine, when I try mount server:/usr/ports > /usr/ports, I get: > > shall:/usr/ports: Permission denied > > and mount hangs. > > On my logs, i get: > > Apr 15 16:28:10 shall mountd[76]: mount request denied from 192.168.0.4 for /usr/ports > > mountd is ran with "mountd -r" and I killed -HUP it before running > mount. > > I don't understand what's wrong since I can read mp3s off /home/mp3 by > mounting it with "mount shall:/home/mp3 /mp3" without any problems. > > Any idea? > > A. > > -- > The idea that Bill Gates has appeared like a knight in shining armour to > lead all customers out of a mire of technological chaos neatly ignores > the fact that it was he who, by peddling second-rate technology, led > them into it in the first place. - Douglas Adams (1952-2001) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message