On 9/24/2010 12:43 PM, Dotan Cohen wrote:
>
>> and bind to listen on all addresses and
>> answer for all your domains.
>>
>
> So, then, the association of a FQDN with any particular IP address is
> only done in the domain name's control panel where the nameservers are
> set?

What's a control panel?  Bind is going to want a zone file for each 
domain where it is the primary nameserver and an A record for each host 
in that domain.  You may have some GUI tool to manage them.  But any 
instance of bind can be primary for any number of domains.  The 
association with the IP address(es) that will receive the queries 
happens when you register the domain into the public dns system and you 
can register the same server(s) as primary for many domains.

-- 
   Les Mikesell
    lesmikes...@gmail.com

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to