A site can be reached by IP address but not by name. What is the problem?
- A DNS resolution
- B Physical connectivity
- C The default gateway
- D The firewall blocking all traffic
Answer
DNS resolution
Confirming the IP works isolates the fault to name resolution, which is checked with nslookup or dig against the configured resolver.





