Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 1999 07:32:34 -0500 (EST)
From:      Jt <hometeam@techpower.net>
To:        Thomas Hrdina <thrdina@ibm.net>
Cc:        Derek Jewett <djewett@snowcrest.net>, questions@FreeBSD.ORG
Subject:   Re: named.conf syntax help
Message-ID:  <Pine.BSF.4.05.9901140731030.10147-100000@techpower.net>
In-Reply-To: <369D647F.22E113F0@ibm.net>

next in thread | previous in thread | raw e-mail | index | archive | help

You using named-bootconf.pl to generate the named.conf ?


On Wed, 13 Jan 1999, Thomas Hrdina wrote:

> 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
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9901140731030.10147-100000>