dot name domain resolution

Jim Pazarena bind at ccstores.com
Wed May 18 01:05:48 UTC 2005


Kevin Darcy wrote:

>Jim Pazarena wrote:
>
>  
>
>>my dns cannot resolve dot name
>>
>>what do I need to do to "activate" dot name resolution?
>>    
>>
>There is no "activation" required. What you really need to do is 
>diagnose and correct whatever it is that causing your nameserver(s) to 
>be unable to resolve those names. We could probably help if you provide 
>a little more information beyond just "cannot resolve", e.g. how are you 
>configured to resolve, what diagnostic steps have you already taken, etc.?
>
>                                                                         
>               - Kevin
>  
>
I've got a recursive setup for my clients, of which my named.conf has:

zone "." { type hint;
               file "named.root";
};
followed by my .in-addr.arpa zones
followed by the zone statements for the many domain names which I host.

upon looking I see that I also have:
  zone "name" { type delegation-only; };
 .. but I have the same statements for "net" "org" "com" etc, and they all
resolve just fine..

what more info do you need?

sure would like to have .name resolve like all the others do (presently).

Thanks!
Jim





More information about the bind-users mailing list