Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 1999 18:35:13 -0500
From:      Thomas Hrdina <thrdina@ibm.net>
To:        Jt <hometeam@techpower.net>
Cc:        Derek Jewett <djewett@snowcrest.net>, questions@FreeBSD.ORG
Subject:   Re: named.conf syntax help
Message-ID:  <369E7F30.409916C5@ibm.net>
References:  <Pine.BSF.4.05.9901140731030.10147-100000@techpower.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm using h2n (perl script), which reads the hosts file, but i only use the db files
from the output. i maintain the named.conf manually.

Jt wrote:

> 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?369E7F30.409916C5>