Friday, September 20, 2024
Google search engine
HomeGuest BlogsHow To add DNS Reverse Lookup Zone in Windows Server 2019

How To add DNS Reverse Lookup Zone in Windows Server 2019

.tdi_3.td-a-rec{text-align:center}.tdi_3 .td-element-style{z-index:-1}.tdi_3.td-a-rec-img{text-align:left}.tdi_3.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_3.td-a-rec-img{text-align:center}}

Introduction

In the world of DNS, Reverse Lookup Zones requests the fully qualified domain name (FQDN) that corresponds to an IP address. When you query an IP, reverse lookup helps you get the FQDN associated with that IP. This is what we are going to configure in the DNS Server we installed earlier in Install and Configure DNS Server on Windows Server 2019.

Step 1: Open DNS Configuration Window

Load up your Server Manager and open DNS from Tools.

Add Forward Lookup 01

You will get the window as shown below.

.tdi_2.td-a-rec{text-align:center}.tdi_2 .td-element-style{z-index:-1}.tdi_2.td-a-rec-img{text-align:left}.tdi_2.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_2.td-a-rec-img{text-align:center}}

Add Forward Lookup 03

Step 2: Open a new zone

Right-click your server name and choose “New Zone..”. That will open up a New Zone Wizard.

Add Forward Lookup 04

Step 3: Go ahead and follow the Wizard Prompts

Click “Next” on the first window.

Add Forward Lookup 05

Step 4: Choose “primary zone” and hit “Next

Add Forward Lookup 06

Step 5: Add a Reverse Lookup Zone

We are adding a “Forward Lookup Zone” here. Choose that radio button and hit “Next

Add ReverseLookUp Zone 1

Step 6: Choose IPv4 Reverse Lookup Zone

Add ReverseLookUp Zone 2

Step 7: Enter NetworkID

In this step, you can either enter NetworkID or Reverse lookup zone name. Explanations are on the same window for clarity.

Add ReverseLookUp Zone 3

Step 8: Input Zone File name

The auto-created file name is sufficient for this step. You can leave it that way not unless you really need to change it.

Add ReverseLookUp Zone 4

Step 9: Decide if you want Dynamic Update

Just click “Next” here to keep the defaults not unless you are happy with other settings.

Add Forward Lookup 10

Step 10: Finish up the Setup

Simply click on “Finish

Add ReverseLookUp Zone 5 1

Step 11: Confirm your settings

Go over to DNS Manager and check your Reverse Lookup Zones if what we have configured is added.

Add ReverseLookUp Zone 6

For adding records, check:

How To add DNS A/PTR Record in Windows Server 2019

Conclusion

We hope your Reverse Lookup zone is working well and you enjoyed this session. Check below for other guides similar to this one.

Install and Configure Windows Admin Center on Windows Server 2019/Windows 10

How To add FTP Site on Windows Server 2019

How To add a Local User Account to Windows Server 2019

Install and Configure FTP Server on Windows Server 2019

Install and Configure OpenSSH Server on Windows Server 2019

.tdi_4.td-a-rec{text-align:center}.tdi_4 .td-element-style{z-index:-1}.tdi_4.td-a-rec-img{text-align:left}.tdi_4.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_4.td-a-rec-img{text-align:center}}

RELATED ARTICLES

Most Popular

Recent Comments