5 pts.
 reverse lookup zone
what is the use of reverse lookup zone

Software/Hardware used:
ASKED: July 7, 2008  12:18 PM
UPDATED: July 8, 2008  7:30 PM

Answer Wiki:
A DNS zone which provides for a resource record that resolves an IP address to its corresponding fully qualified domain name.
Last Wiki Answer Submitted:  July 7, 2008  12:38 pm  by  Labnuke99   32,645 pts.
All Answer Wiki Contributors:  Labnuke99   32,645 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

The reverse lookup zone was originally used for network troubleshooting (ping, traceroute, dig, etc). For external DNS (especially mail servers) reverse lookups are essential. Most ISP/Hosting services rely on reverse lookups for anti-spam techniques.

Active Directory does not require reverse lookups but without them clients may not be able to fully resolve host names. Some will argue that adding reverse lookups (PTR records) to an Active Directory Integrated zone will slow your DNS query’s. I have not found this to be true.

 280 pts.