SQUISH LOGO  
 


  << Previous Topic | Next Topic >>Return to Index  

What Does "is recursive" means

January 30 2003 at 11:17 PM
Arturo Rios Espinosa  (no login)

 

We have a DNS that sends me a message at the sqish
page that says Security: Server hobbit.gfinter.com (200.33.202.43) is recursive, I would like what does this message means.

 
 Respond to this message   
AuthorReply
james
(no login)

Re: what does recursive mean

February 21 2003, 1:36 AM 

Nameservers can be configured in recursive allowed (ra) mode or not.

dnscheck says the message about the server being recursive when it receives a response from a server that has the ra flag set.

Recursion is used by "dumb" clients, such as the unix stub resolver (in libc/libresolv) which does not have the capability to descend the DNS tree and find the answer for itself.

For security reasons it is traditional to have nameservers not configured to recurse if they are hosting zones. Recursion is considered bad because part of the process is to cache responses, and therefore this has the potential to poison your authoritative records if the server has a bug, and therefore an attacker might use this to redirect users somewhere else.

 
 Respond to this message   

(no login)

How to resolve "recursive"

May 19 2003, 6:50 AM 

Hi,

When I use dnscheck am getting recursive message. could you please advise how to set/reconfigire my dns to resolve this prblem.

regads

 
 Respond to this message   
Current Topic - What Does "is recursive" means
  << Previous Topic | Next Topic >>Return to Index  
 Copyright © 1999-2009 Network54. All rights reserved.   Terms of Use   Privacy Statement  
james at squish dot net