SCS-C02 · Question #442
A security engineer has been asked to troubleshoot inbound connectivity to a web server. This single web server is not receiving inbound connections from the internet, whereas all other web servers ar
The correct answer is C. Verify that the 0.0.0.0/0 route in the route table for the web server subnet points to the virtual D. Verify the registered targets in the ALB.. Since it is a requirement for traffic between the web servers and the internet to flow through the virtual security appliance, the route table for the web server subnet must have the 0.0.0.0/0 route pointing to this appliance. This setup ensures that all internet-bound traffic pa
Question
Options
- AVerify that the 0.0.0.0/0 route in the route table for the web server subnet points to a NAT
- BVerify which security group is applied to the particular web server's elastic network interface
- CVerify that the 0.0.0.0/0 route in the route table for the web server subnet points to the virtual
- DVerify the registered targets in the ALB.
- EVerify that the 0.0.0.0/0 route in the public subnet points to a NAT gateway.
How the community answered
(14 responses)- A14% (2)
- B7% (1)
- C79% (11)
Explanation
Since it is a requirement for traffic between the web servers and the internet to flow through the virtual security appliance, the route table for the web server subnet must have the 0.0.0.0/0 route pointing to this appliance. This setup ensures that all internet-bound traffic passes through the virtual security appliance, meeting the requirement. Application Load Balancers (ALBs) need to have the correct targets (web servers) registered to route traffic to them. If the specific web server in question is not registered as a target in the ALB, it will not receive any inbound traffic. Verifying the ALB's target registration helps ensure the server is part of the load balancing pool.
Topics
Community Discussion
No community discussion yet for this question.