A cloud administrator is troubleshooting an issue where a user in the finance department cannot access a critical application hosted on a private cloud. The user can access other applications in the same subnet. The security team recently implemented a new network security policy. Which of the following is MOST likely causing the issue?
Trap 1: The user's VM is isolated from the subnet due to a misconfigured…
The user can access other applications in the same subnet, so VLAN misconfiguration is unlikely.
Trap 2: The user's account has been disabled due to a failed login attempt.
The user can still access other applications, so the account is active.
Trap 3: The hypervisor is denying access to the application due to a…
Resource quota violations would affect all applications or VMs, not just one application.
- A
The user's VM is isolated from the subnet due to a misconfigured VLAN.
Why wrong: The user can access other applications in the same subnet, so VLAN misconfiguration is unlikely.
- B
The user's account has been disabled due to a failed login attempt.
Why wrong: The user can still access other applications, so the account is active.
- C
The hypervisor is denying access to the application due to a resource quota violation.
Why wrong: Resource quota violations would affect all applications or VMs, not just one application.
- D
A host-based firewall rule is blocking the specific application port on the user's VM.
A host-based firewall rule could block only the specific port used by the application, which explains why other applications work.