configuring a dns server to manage two different domains.

Betania Echavarria betania.echav at codetel.net.do
Sun Dec 1 03:30:24 UTC 2002


When I try to resolv , lookup  a host in the domain palamara.com.do I
get an error that the host not found , why ?, is the configuration wrong
?

-----Original Message-----
From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org] On
Behalf Of Simon Waters
Sent: Saturday, November 30, 2002 3:05 PM
To: comp-protocols-dns-bind at isc.org
Subject: Re: configuring a dns server to manage two different domains.


Betania Echavarria wrote:
> 
>  nslookup
>  > ls -d palamara.com.do,  this is the error I get :

To do a zone transfer (ls -d) you'll need "allow-transfer" in
named.conf

dig @127.0.0.1 palamara.co.do any

will check for any records with a name matching the domain (i.e.
SOA and NS, and others like MX perhaps), and you can check the
"flags" section for "AA" meaning it is authoritative.



More information about the bind-users mailing list