| Author |
dns and firewall question
|
|
|
| Your internal dns is located behinf a firewall. the server pass the simple test but fail the recursive test.
the solution is:
delete c:\system32\dns\cache.dns
and
copy c:\system\system32\dns\samples
\cache.dns to c:\system32\dns\cache.dns
why?
i want to know some good explanations of this......... | |
| twister166 2002-09-08, 8:11 pm |
| Not sure about this one, it probably has something to do with the private addressing behind the firewall, and the recusive can't get back on the private IP. Let me check later, may be I will get luck...  | |
| Slinky 2002-09-08, 10:11 pm |
| Whats the difference in between the two files? | |
| cm2gj 2002-09-08, 11:57 pm |
| quote: Originally posted by Slinky
Whats the difference in between the two files?
diferences: one is your dns working database the other one is like a backup....... on samples directory...... i see the same question on SEVERAL study test...... on ALL the answer is THE SAME...... but i donīt find a explanation........ | |
| Zaraspook 2002-09-09, 7:04 am |
| The current root hints file has become corrupt causing DNS recursion to fail, therefore, it should be replaced with the backup copy allowing DNS recursion to work.  | |
| jeff_j_black 2002-09-09, 9:50 am |
| cache.dns file has the negative response in it even though the host exists, doing this allows the correct response to get into the cache. | |
|
| quote: Originally posted by jeff_j_black
cache.dns file has the negative response in it even though the host exists, doing this allows the correct response to get into the cache.
thanks...
i understand now.... |
|
|
|