A user can reach a site by IP but not by name. What is the fault?
- A DNS resolution
- B Physical connectivity
- C Routing
- D The web server
Answer
DNS resolution
Testing by IP isolates the fault immediately, after which nslookup or dig against the configured resolver identifies where it breaks.





