From owner-freebsd-questions Sun Dec 30 10:58:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from java2.dpcsys.com (java2.dpcsys.com [206.16.184.5]) by hub.freebsd.org (Postfix) with ESMTP id 0D89637B405 for ; Sun, 30 Dec 2001 10:58:35 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by java2.dpcsys.com (8.11.1/8.11.1) with ESMTP id fBUIvYD01175; Sun, 30 Dec 2001 10:57:35 -0800 (PST) Date: Sun, 30 Dec 2001 10:57:34 -0800 (PST) From: Dan Busarow To: Bill Moran Cc: Fernando Gleiser , freebsd-questions@FreeBSD.ORG Subject: Re: [OT] bind problems In-Reply-To: <3C2F3C25.8090601@potentialtech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Dec 30, Bill Moran wrote: > Fernando Gleiser wrote: > > Without looking at the named.conf file, we can't say whats wrong with your > > bind configuration. > > Here it is, with comments snipped out to save space: > > options { > directory "/etc/namedb"; > forward only; > forwarders { > 192.168.42.252; > 151.201.71.129; > }; > }; forward only keeps forces named to use your forwarders for *all* queries, including 127.0.0.1 If you leave that option out it will look to itself for zones it is a master or slave of. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message