What’s the difference between forward lookup and reverse
lookup in DNS?
Answers were Sorted based on User's Feedback
Answer / ilango
Short for Domain Name System (or Service or Server), an Internet service that translates domain names into IP addresses. Because domain names are alphabetic, they're easier to remember. The Internet however, is really based on IP addresses. Every time you use a domain name, therefore, a DNS service must translate the name into the corresponding IP address. For example, the domain name www.example.com might translate to 198.105.232.4. (http://www.webopedia.com/TERM/D/DNS.html...
A forward lookup zone is a DNS zone in which hostname to IP address relations are stored. When a computer requests the IP address of a specific hostname, the forward lookup zone is queried and the result is returned.
A reverse lookup zone does just the opposite. When a computer requests the hostname of an IP address, the reverse lookup zone is queried and the result is returned.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rahul kaushal- pune
Forward Lookup Zone that means it resolves fully qualified
domain name to IP Address.
for Ex. www.admin.com to resolve 192.168.34.23
Reverse Lookup Zone that means it resolves IP Address to
Fully qualified domain name.
for Ex. 192.168.34.23 to resolve www.admin.com
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ravi
Forward lookup zone resolves domain name into ip address.
example: try this in nslookup. in that if you give domain
name it resolves to IP.
Reverselookup zone resolves Ip into domain name. try this
same as forward lookupzone. but give ip address. it resolves
to domain name.
these all are performed with DNS server. without DNS server
it doesn't.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raju mondal
A forward lookup zone is a DNS zone in which hostname to IP
address relations are stored. When a computer requests the
IP address of a specific hostname, the forward lookup zone
is queried and the result is returned.
A reverse lookup zone does just the opposite. When a
computer requests the hostname of an IP address, the
reverse lookup zone is queried and the result is returned.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / firewall
Forware lookup zone means transfer the primary zone records
to secondary dns server,secondary server can get all record
from primary server.
| Is This Answer Correct ? | 11 Yes | 13 No |
What is the use of the code definition window in visual studio?
DOTNET -> WPF what is Freezable?
Where is microsoft recycle bin located?
How do I stop microsoft teams from opening on startup?
Explain session variables?
How does xaml relate to biztalk/.net? : xaml
can u tel me how we can use temp table in sql sserver instead of Dual in oracle?
What are the different refactoring options in visual studio?
Where is microsoft notepad located?
what is stateless and statefull? why do we need to serialize an object?
what are the command utility 's using in fail over cluster?
While server generating the patches . that time server pull or push the resources?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)