計画停電の後、ユーザーはローカル イントラネットにアクセスできないと報告します。技術者は、Web サイトをホストしているサーバーの IP アドレスに ping を送信できます。次のサービスのうち、オフラインである可能性が最も高いのはどれですか?
正解:B
DNS stands for Domain Name System and is a service that translates domain names (such as www.example.com) into IP addresses (such as 192.168.1.100) that computers can use to communicate over a network. If the DNS server is offline, users may not be able to access websites or other network resources by using their domain names, even if they are online and reachable by their IP addresses. The technician should check if the DNS server is running and configured correctly, or use an alternative DNS server if possible. Reference: https://www.comptia.org/training/books/a-core-1-220-1101-study-guide (page 81)