Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2007 14:25:01 -0500
From:      Jonathan Horne <freebsd@dfwlp.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: NFS /etc/exports question..
Message-ID:  <200708211425.02054.freebsd@dfwlp.com>
In-Reply-To: <41081.135.245.152.33.1187720214.squirrel@www.wingfoot.org>
References:  <41081.135.245.152.33.1187720214.squirrel@www.wingfoot.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 21 August 2007 13:16:54 Glenn Sieb wrote:
> /u2 -alldirs...

first up, that line negates the need for:

/u2/opt/portage  -alldirs....

alldirs, is all dirs!  anything underneath is then redundant.

> /u2 -alldirs -maproot=root important1.domain.com important2.domain.com

probably requires correctly configured DNS or proper entries in the hosts 
files.  while you are working this problem out, i would eliminate that line, 
as it might be conflicting with:

>/u2 -alldirs -network 127.0.0.0 -mask 255.255.255.0
>/u2 -alldirs -network 10.0.5.0 -mask 255.255.255.0

... either of those lines.

cheers,
-- 
Jonathan Horne
http://dfwlpiki.dfwlp.org
freebsd@dfwlp.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708211425.02054.freebsd>