DNS: Difference between revisions

Content added Content deleted
Line 96: Line 96:


'''Iterative query:'''
'''Iterative query:'''
[[File:Iterative DNS.jpg|thumb|right|Iterative DNS Query]]
[[File:Iterative DNS.jpg|thumb|right| 1 & 8 are Recursive - rest are Interative]]
* Returns the best answer server can give based on its cache or zone data.
* Returns the best answer server can give based on its cache or zone data.
* If it does not have an exact match, it returns a pointer to another DNS server.
* If it does not have an exact match, it returns a pointer to another DNS server.