From owner-freebsd-questions@FreeBSD.ORG Tue Aug 21 19:25:16 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC2F816A417 for ; Tue, 21 Aug 2007 19:25:16 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from pollux.dfwlp.com (rrcs-64-183-212-244.sw.biz.rr.com [64.183.212.244]) by mx1.freebsd.org (Postfix) with ESMTP id 891FF13C46E for ; Tue, 21 Aug 2007 19:25:16 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from rigel.publicis-usa.com ([167.246.36.14]) (authenticated bits=0) by pollux.dfwlp.com (8.13.8/8.13.8) with ESMTP id l7LJPC7K043271 for ; Tue, 21 Aug 2007 14:25:13 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Tue, 21 Aug 2007 14:25:01 -0500 User-Agent: KMail/1.9.7 References: <41081.135.245.152.33.1187720214.squirrel@www.wingfoot.org> In-Reply-To: <41081.135.245.152.33.1187720214.squirrel@www.wingfoot.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708211425.02054.freebsd@dfwlp.com> X-Spam-Status: No, score=-3.4 required=3.6 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on pollux.dfwlp.com Subject: Re: NFS /etc/exports question.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Aug 2007 19:25:16 -0000 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