In: Computer Science
a) You have installed the DNS server role on a computer running Windows Server 2016 and in the process of configuring forward/reverse lookups. Explain the difference between “ping www.google.com” and “ping the IP address of Google server at 172.217.167.68”. You may want to try both and observe any differences. Your answer should include your explanation, as well as screenshots. [5 Marks]
b) Network administrators warn against configuring a file server to use DHCP. Explain what would happen if a file server was configured to use DHCP and, due to a power outage, the file server and DHCP server rebooted at the same time? Justify your answer.
A) The stand-alone server running Windows Server 2016 becomes a DNS server for your network. In the first step, you assign this server a static Internet Protocol (IP) address. DNS servers must not use dynamically assigned IP addresses because a dynamic change of address could cause clients to lose contact with the DNS server.
Configure TCP/IP
Install Microsoft DNS Server
Configure the DNS Server
To configure DNS by using the DNS snap-in in Microsoft Management Console (MMC), follow these steps:
B)The ping command is used to test the reachability of a specified destination computer.The ping computer operates by sending several messages to a destination computer and waiting for a response the output of aping command contain two major pieces of information.