119k views
0 votes
Where does a DNS server store the IP address and FQDNs for the computers within a domain?A. MX recordB. Canonical zoneC. SMTP recordD. Forward lookup zone

1 Answer

6 votes

Answer:

D. Forward lookup zone

Step-by-step explanation:

The DNS server is an application layer protocol or service that resolves IP addresses to domain names of computers in a network. It can be statically or dynamically configured in a computer system.

The DNS server stores the IP addresses and FQDN of computers in a domain in the storage called forward lookup zone. The forward is a very important part of the DNS server.

User Aaron Saray
by
5.8k points