Saturday, September 21, 2024
Google search engine
HomeGuest BlogsHow To add DNS Forward Lookup Zone in Windows Server 2019

How To add DNS Forward 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, Forward Lookup Zones requests the IP address that corresponds to a fully qualified domain name (FQDN). When you type in geeksforgeeks.org in your browser, DNS’s Forward lookup Zone will translate that FQDN to an IP Address of the server hosting that site. 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 should get a screen similar to 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: Follow Wizard Prompts

Click “Next” on the first Wizard screen.

Add Forward Lookup 05

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

Add Forward Lookup 06

Step 5: Add a Forward Lookup Zone

Of course, we are adding a “Forward Lookup Zone” here. Choose that and hit “Next

Add Forward Lookup 07

Step 6: Set Zone name

Enter the “Zone Name” for lookup and click “Next

Add Forward Lookup 08

Step 7: Configure Zone file

Enter a “Zone file” or go with the auto-created one then click “Next“.

Add Forward Lookup 09

Step 8: Check if to allow dynamic updates

Click “Next” on the “Dynamic Update” part

Add Forward Lookup 10

Step 9: Complete Setup

Complete the “New Zone Wizard” by hitting “Finish

Add Forward Lookup 11

Step 10: Confirm Forward Lookup Zone

Confirm your “Forward Lookup Zone” by checking your DNS Manager

Add Forward Lookup 12

For Reverse DNS, check:

Adding records to your DNS server was covered on How To add DNS A/PTR Record in Windows Server 2019

Conclusion

We hope your Lookup zone is now okay and you enjoyed this session. It is a privilege to have you on the site. Better yet, check below for other refreshing guides.

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

Install and Configure IIS Web Server on Windows Server 2019

Install and Configure NFS Server on Windows Server 2019

Install and Configure NFS Client on Windows 10 / Server 2019

Install and Configure DHCP 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