[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [Qube2]Setting up as a Secondary DNS Server?
- Subject: Re: [cobalt-users] [Qube2]Setting up as a Secondary DNS Server?
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Sat Nov 11 20:03:01 2000
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
James Hoaggs wrote:
> Here's our
> /etc/named.conf:
> options { directory "/etc/named"; };
> zone "." { type hint; file "db.cache"; };
> zone "0.0.127.in-addr.arpa" { type master; file "pri.0.0.127.in-addr.arpa;
> };
> zone "x.xxx.xxx.in-addr.arpa" { type slave; file "sec.xxx.xxx.x"; masters
> {xxx.xxx.x.xxx;}; };
> zone "domain.cxm" { type slave; file "sec.domain.cxm"; masters { xxx.xxx.x.xxx;};
> };
> All we did was add the 2 last zones above and then did /etc/rc.d/init.d/named
> restart. If it was set up correctly, we would have new files created
> in /etc/named and be able to do nslookup www xxx.xxx.x.xxx but somewhere
> we messed up. These machines are on an Intranet without I-net access.
> Thanks for helping.
Not too easy to see the mistakes in the "xxxx"s, is it <smile>.
How about a real copy of the real /etc/named.conf file? Would that be
too much to ask?
Also the log-file entries from when you start the nameserver.
Thanks.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205