how to forward the domain?

MontyRee chulmin2 at hotmail.com
Fri Nov 14 05:31:18 UTC 2008


I tested only using dig or ping.
 
 
# dig www.example.com or 
# ping www.example.com 
ping: unknown host www.example.com
 
when I dig using +trace option, 
it seems that looping occurs between .com root server and example.com dns sevrer.
 
anyway, your forwading config works ok?
 
 
Thanks again for your help..

 


> To: comp-protocols-dns-bind at moderators.individual.net
> From: barmar at alum.mit.edu
> Subject: Re: how to forward the domain?
> Date: Thu, 13 Nov 2008 23:46:00 -0500
> 
> In article , MontyRee  
> wrote:
> 
>> Thanks for your anaswe.
>> 
>> But the result was some, 
>> Is there any relations with recursion or not?
>> anyway the result was same even if I set allow or not the recursion.
>> 
>> Below is my options config.
>> 
>> options {
>> directory "/var/named";
>> allow-recursion {any;};
>> allow-transfer {127.0.0.1; };
>> allow-query-cache { any; };
>> version "DNS";
>> };
>> 
> 
> Does the query have the Recursion Desired flag set? Forwarding only 
> works when recursion is requested.
> 
> -- 
> Barry Margolin, barmar at alum.mit.edu
> Arlington, MA
> *** PLEASE don't copy me on replies, I'll read them in the group ***
> 
_________________________________________________________________
나의 글로벌 인맥, Windows Live Space!  
http://www.spaces.live.com


More information about the bind-users mailing list