Date: 15 Apr 2002 20:44:13 +0000 From: lewiz <purple@lewiz.info> To: The Anarcat <anarcat@anarcat.dyndns.org> Cc: freebsd-questions@freebsd.org Subject: Re: mount request denied from 192.168.0.4 for /usr/ports Message-ID: <1018903454.1724.14.camel@turtle.lewiz.org> In-Reply-To: <20020415202725.GE410@lenny.anarcat.dyndns.org> References: <20020415202725.GE410@lenny.anarcat.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1018903454.1724.14.camel>