0% found this document useful (0 votes)
11 views8 pages

??? ?? ??? ?? ??????? ?????? ????? ?? ??????? ??????

This document provides a step-by-step guide for configuring DNS Reverse Lookup Zones and PTR Records to resolve IP addresses to hostnames. It includes detailed instructions on logging into a Windows server, creating a new reverse lookup zone, and adding PTR records. The guide concludes with a verification step using the nslookup command to ensure proper configuration.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views8 pages

??? ?? ??? ?? ??????? ?????? ????? ?? ??????? ??????

This document provides a step-by-step guide for configuring DNS Reverse Lookup Zones and PTR Records to resolve IP addresses to hostnames. It includes detailed instructions on logging into a Windows server, creating a new reverse lookup zone, and adding PTR records. The guide concludes with a verification step using the nslookup command to ensure proper configuration.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Configure DNS Reverse Lookup Zones and PTR Records

(Step by Step Guide)


Reverse lookup zones are used to resolve IP addresses to a hostname. For reverse lookup zones to work they use a
PTR record that provides the mapping of the IP address in the zone to the hostname.

Step 1. Login to your win server via RDP

Step 2. Open Server Manager


Step 3. Go to tools and open DNS

Step 4. In the DNS Manager, under your server, right-click on Reverse Lookup zones, and click on New Zone…
Step 5. In NEW ZONE wizard, click next

Step 6. Select Primary Zone and click Next.


Step 7. Select IPv4 Reverse Lookup Zone and click Next.

Step 8. Select Network ID, input your server IP and click Next.
Step 9. Select Create a new file name. A file name should automatically be created. Click Next.

Step 10. Click Finish.


Step 11. Expand Reverse Lookup Zones and click on the zone you just added.

Step 12. Open cmd and input the command:

C:UsersAdminnistrator>**ipconfig /registerdns**
Step 13. Add the pointer. Go to DNS Manager, right click on the mid screen, and click on “New Pointer (PTR)…”.

Step 14.Add Host IP Address and Hostname, then click OK.


Pointer Added

Step 15. Exit your server and go to your main desktop. Open cmd and type the command

C:UsersAdministrator> **nslookup your_server_ip**

Example:

C:UsersAdministrator>**nslookup 103.127.30.85**

Name: 1031273085.network.microhost.in

Address: 103.127.30.85

Thank you!

─── ⋆⋅☆⋅⋆ ───

You might also like