From owner-freebsd-questions Wed Jan 13 19:31:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA08507 for freebsd-questions-outgoing; Wed, 13 Jan 1999 19:31:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from out4.ibm.net (out4.ibm.net [165.87.194.239]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA08498 for ; Wed, 13 Jan 1999 19:31:35 -0800 (PST) (envelope-from thrdina@ibm.net) Received: from ibm.net (slip129-37-113-36.ny.us.ibm.net [129.37.113.36]) by out4.ibm.net (8.8.5/8.6.9) with ESMTP id DAA119542; Thu, 14 Jan 1999 03:30:23 GMT Message-ID: <369D647F.22E113F0@ibm.net> Date: Wed, 13 Jan 1999 22:29:04 -0500 From: Thomas Hrdina Reply-To: thrdina@ibm.net X-Mailer: Mozilla 4.04 [en] (Win95; U) MIME-Version: 1.0 To: Derek Jewett CC: questions@FreeBSD.ORG Subject: Re: named.conf syntax help References: <001701be3f5d$c03bde50$0afea8c0@ws2600> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi derek, here's a copy of one that works: ======================= directory /var/named cache . db.cache primary ops.nya.ScotiaBank.com db.ops primary 0.0.127.IN-ADDR.ARPA db.127.0.0 primary 35.188.199.IN-ADDR.ARPA db.199.188.35 primary 37.188.199.IN-ADDR.ARPA db.199.188.37 primary 38.188.199.IN-ADDR.ARPA db.199.188.38 primary 39.188.199.IN-ADDR.ARPA db.199.188.39 primary 40.188.199.IN-ADDR.ARPA db.199.188.40 primary 111.168.192.IN-ADDR.ARPA db.192.168.111 forwarders 192.9.48.1 199.85.185.110 slave ========================================== Derek Jewett wrote: > I have my named server up and going finaly! > > I have it set up as a forwarder only, and it works great. My problem is I > want to add four DNS forwarders in my named.conf file. I have tried add more > addresses but I either get a syntax error, or no name resolution at all. In > other words I get nslookup errors when I try to lookup a host. If anyone > know the correct syntax (one that works) please post, thanks! > > PS I have already tried; > forwarders 158.96.11.9 158.96.12.9 158.96.13.9 209.60.80.1 207.201.33.195 > this didn't create a syntax error, but nslookup did not resolve hostnames > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message