Date: Tue, 10 Apr 2007 15:24:26 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: freebsd-questions@freebsd.org Subject: Re: What am I not understanding about /etc/exports? Message-ID: <20070410122426.GA6122@kobe.laptop> In-Reply-To: <20070407035704.GB9295@parts-unknown.org> References: <20070406183630.GA56672@parts-unknown.org> <20070406190849.GA1465@kobe.laptop> <20070406222614.GA63630@parts-unknown.org> <20070406225640.GA1562@kobe.laptop> <20070407035704.GB9295@parts-unknown.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-04-06 20:57, David Benfell <benfell@parts-unknown.org> wrote: >On Sat, 07 Apr 2007 01:56:41 +0300, Giorgos Keramidas wrote: >> To allow NFS mounts to work correctly from hosts in the IP ranges >> 192.168.18.XXX, 192.168.19.XXX listed in your /etc/exports file, you >> will have to extend the list of addressed permitted for 'rpcbind'. > > I'd definitely missed that. Unfortunately, correcting it (both on > client and server) seems to have made no difference. I still have the > same symptoms, as if I need to send a HUP signal someplace (but if > this is true, then where?). AFAIR, you have to restart at leats the following: /etc/rc.d/rpcbind restart /etc/rc.d/mountd restart
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070410122426.GA6122>