When a system needs to know the IP address for a specific fully qualified domain name (FQDN), how does it know where to find the Domain Name System (DNS) server to query?
What will be an ideal response?
Systems running DNS server software store the DNS information. When a system needs to know the IP address for a specific FQDN, it queries the DNS server listed in its TCP/IP configuration. Assuming the DNS server stores the zone for that particular FQDN, it replies with the computer's IP address. A simple network usually has one DNS server for the entire domain. This DNS server has a single zone that lists all the host names on the domain and their corresponding IP addresses.
You might also like to view...
By default, documents with the file extension of .bmp open in ________
A) Microsoft Paint B) File Explorer C) Excel D) WordPad or Word
The ____________________ function is a built-in Perl routine usually used as the UNIX password-encryption function.
Fill in the blank(s) with the appropriate word(s).
When mixing process tints, darker colors are created with higher percentages of ink.
Answer the following statement true (T) or false (F)
The statement cin.getline(message, MAXCHARS, ‘x') will stop accepting character input whenever the RETURN key is pressed.
Answer the following statement true (T) or false (F)