What is the difference between a forward lookup and a reverse lookup?

What is the difference between a forward lookup and a reverse lookup?

With a forward DNS lookup, the DNS is queried for the IP address of a certain hostname. A reverse DNS is exactly what you’d expect. It’s where the hostname of a certain IP address is queried. Basically, a reverse DNS lookup returns the hostname of an IP address.

How do you create a forward lookup zone and a reverse lookup zone?

Configure the forward lookup zone Click Start, point to Administrative Tools, and then click DNS. In the console tree, under DNS, click Host name (where Host name is the host name of the DNS server). In the console tree, click Forward Lookup Zones. Right-click Forward Lookup Zones, and then click New Zone.

What is the difference between a forward lookup zone and a reverse lookup select two?

What is the difference between a forward lookup zone and a reverse lookup? -A forward lookup finds the IP address for a given host name. -A reverse lookup finds the host name from the given IP address.

How do I do a forward lookup zone?

Click Start | Administrative Tools and then click DNS. 3. In the DNS Management snap-in, expand the Server node and then Forward Lookup Zones (see Figure 7.4).

How do I do a forward lookup?

To create a new forward lookup zone:

  1. Start the DNS snap-in.
  2. Click the DNS Server object for your server in the left pane of the console, and then expand the server object to expand the tree.
  3. Right-click Forward Lookup Zones and then click New Zone.
  4. New Zone Wizard appears, click Next to continue.

Which records are located in a forward lookup zone?

A forward lookup zone is a DNS zone in which hostname to IP address relations are stored. When a computer asks the IP address of a specific host name, the forward lookup zone is checked and the desired result is returned.

What records are kept in the reverse lookup zones?

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.

How does forward lookup work in DNS server?

Forward Lookup When a DNS query comes from the client, DNS server works by looking up the hostname string value on column “ Name ” then returns the IP address value on column “ Data ” as the answer to the query. This process can be illustrated using the below figure:

When to use a Forward Look Up Zone?

What is forward lookup zone? Forward lookup zone contains a mapping between host names and IP addresses. When a computer requests an IP address by providing a host name (that is more user friendly), the forward lookup zone is queried to find the IP address for the given host name.

Is there a forward lookup zone in Windows Server 2008?

The DNS Server role in Windows Server 2008 supports dynamic DNS (DDNS). If this option is selected, computers can communicate with the DNS server to create and manage their own records. If the zone is AD integrated, a third option with enhanced security is available.

Where do forward lookup zones store hostname string?

In conclusion, Forward Lookup Zones contains zones where forward lookup is performed. In other words, the zones in Forward Lookup Zones stores hostname string under column “Name” and IP address under column “Data”. For example, the zone mustbegeek.com below is a Forward Lookup Zone: