Help with delegation
    Barry Margolin 
    barmar at alum.mit.edu
       
    Sat Jun 11 01:11:07 UTC 2005
    
    
  
In article <d8dbs5$heo$1 at sf1.isc.org>,
 "Michael Barber" <mikeb at comcity.com> wrote:
> I am having a problem researching a domain delegation issue.  Thanking in
> advance for any help.
>  
> I'm trying to delegate the entire *.preview.web-hosters.com to a secondary
> location which will/should be running dns as n3.hostingplatform.com
>  
> Heres the operative part of my named.zone
>  
> zone "preview.web-hosters.com" {
>  type master;
>  file "_db_WEBHOSTERS.zone";
> };
The delegation belongs in the web-hosters.com zone, not 
preview.web-hosters.com.  That zone should contain:
preview IN NS ns3.hostingplatform.com.
        IN NS ns4.hostingplatform.com.
-- 
Barry Margolin, barmar at alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
    
    
More information about the bind-users
mailing list