会社の Web アプリケーションにインターネット経由でアクセスできなくなりました。クラウド管理者は調査し、アプリケーションがローカルで IP アクセス経由でのみアクセスできることを発見しました。次のうち、設定が間違っていたのはどれですか?
正解:D
When a web application is accessible locally via an IP address but not via the internet, the issue likely lies with the Domain Name System (DNS). DNS is responsible for translating domain names into IP addresses. A misconfiguration in DNS records or failure in DNS resolution can prevent users from accessing the application through its domain name, even though the application itself is running and accessible via its direct IP address.