サーバー管理者は、ポート 8443 で Web アクセスに非標準ポートを使用する新しい製品を展開しました。しかし、ユーザーは新しいアプリケーションにアクセスできません。サーバー管理者はファイアウォール ルールをチェックし、8443 が許可されると判断します。問題の原因として考えられる可能性が最も高いのは次のうちどれですか?
正解:B
A DNS entry is a record that maps a domain name to an IP address. If the DNS entry for the new application is incorrect, users will not be able to resolve the domain name to the correct IP address and port number. This will prevent them from accessing the application, even if the firewall rules allow port 8443. To fix this issue, the server administrator should verify and update the DNS entry for the new application.