QuestionQ12

Virtual Servers

Question Image

Refer to the exhibit.

A user with IP address 192.168.162.70 is unable to connect to an HTTP application.

What is a possible cause within the Virtual Server configuration?

  • A The Source Address is configured as 10.128.10.0/24
  • B The Service Port is configured as 0 *All Ports
  • C The Virtual Server is configured as a Standard Type
  • D The Destination Address is configured as 192.168.162.80
Explanation

The virtual server's Source Address field is configured as 10.128.10.0/24, which limits accepted client connections to only those originating from that subnet. Because the user's IP address (192.168.162.70) does not belong to the 10.128.10.0/24 network, the BIG-IP will not permit the connection to reach the virtual server, resulting in the inability to connect to the HTTP application. The other listed settings (Standard type, Service Port set to All Ports, and Destination Address of 192.168.162.80) are either correct/expected values or are permissive rather than restrictive, so they would not cause this specific connectivity failure.

Community Discussion

No comments yet. Be the first to start the discussion!