nerdexam
CompTIA

CNX-001 · Question #91

A user reports an issue connecting to a database server. The front-end application for this database is hosted on the company's web server. The network engineer has changed the network subnet that…

The correct answer is D. The web server does not have the correct network configuration. With a /27 mask on 10.10.10.64/27, valid host addresses run from 10.10.10.65 through 10.10.10.94. The database server's IP (10.10.10.93) is in that range, but the web server's IP (10.10.10.101) falls outside it--so it's mis-configured and cannot reach the database.

Cloud Network Operations and Troubleshooting

Question

A user reports an issue connecting to a database server. The front-end application for this database is hosted on the company's web server. The network engineer has changed the network subnet that the company servers are located on along with the IP addresses of the servers. These are the new configurations:

  • New subnet for the servers is 10.10.10.64/27
  • Web server IP address is 10.10.10.101
  • Database server IP is 10.10.10.93

Which of the following is most likely causing the user's issue?

Options

  • AThe web application server is not forwarding the requests.
  • BThe database server firewall is blocking the port to the database.
  • CThe DNS server is not resolving properly.
  • DThe web server does not have the correct network configuration.

How the community answered

(50 responses)
  • A
    16% (8)
  • B
    4% (2)
  • C
    8% (4)
  • D
    72% (36)

Explanation

With a /27 mask on 10.10.10.64/27, valid host addresses run from 10.10.10.65 through 10.10.10.94. The database server's IP (10.10.10.93) is in that range, but the web server's IP (10.10.10.101) falls outside it--so it's mis-configured and cannot reach the database.

Topics

#Subnetting#IP Addressing#Network Troubleshooting#Server Network Configuration

Community Discussion

No community discussion yet for this question.

Full CNX-001 Practice