nerdexam
CompTIA

XK0-005 · Question #1316

Users are reporting collaborate.company.com is inaccessible from the user VLAN, but there is no issue connecting to the system's web page from the DMZ. Given the following outputs from commands run…

The correct answer is C. Users cannot access the system because the connectivity port is running on the incorrect IP. The. Users cannot access collaborate.company.com because the service is only listening on the DMZ interface, preventing connections from the user VLAN; the remediation is to configure the service to listen on the correct IP address or all available interfaces.

Troubleshooting

Question

Users are reporting collaborate.company.com is inaccessible from the user VLAN, but there is no issue connecting to the system's web page from the DMZ. Given the following outputs from commands run on the system: Which of the following explains why users are unable to access the system from the user VLAN, and how can the administrator remediate this issue?

Exhibit

XK0-005 question #1316 exhibit

Options

  • AUsers cannot access the system because the IP subnet mask is /24. The remediation for this
  • BUsers cannot access the system because the DNS server has the incorrect IP address. The
  • CUsers cannot access the system because the connectivity port is running on the incorrect IP. The
  • DUsers cannot access the system because the default gateway has the wrong interface. The

How the community answered

(37 responses)
  • A
    8% (3)
  • B
    3% (1)
  • C
    84% (31)
  • D
    5% (2)

Why each option

Users cannot access collaborate.company.com because the service is only listening on the DMZ interface, preventing connections from the user VLAN; the remediation is to configure the service to listen on the correct IP address or all available interfaces.

AUsers cannot access the system because the IP subnet mask is /24. The remediation for this

An IP subnet mask of /24 is a standard configuration and would not inherently prevent a web service from being accessible from one VLAN while being accessible from another, assuming routing is correct.

BUsers cannot access the system because the DNS server has the incorrect IP address. The

Incorrect DNS server IP address would typically prevent resolution of the hostname, affecting access from all locations, not just the user VLAN, and would not explain why the service is accessible from the DMZ.

CUsers cannot access the system because the connectivity port is running on the incorrect IP. TheCorrect

The output indicates the service is running on a specific IP address accessible from the DMZ but not on the interface connected to the user VLAN, meaning the service's connectivity port is bound to the incorrect or a restricted IP address.

DUsers cannot access the system because the default gateway has the wrong interface. The

An incorrect default gateway interface would affect outbound traffic from the system itself, not specifically prevent inbound connections to a service that is otherwise listening and reachable from another network segment.

Concept tested: Network service binding and IP addressing

Source: https://linux.die.net/man/8/netstat

Topics

#Network Configuration#IP Addressing#Troubleshooting#VLANs

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice