CertNova
Menu
← Back to PBQ types

Firewall PBQs: AWS Certified Advanced Networking - Specialty (ANS-C01)

easy

Question 1 of 3

A VPC security group attached to an application server in VPC A (10.0.0.0/16) is misconfigured. The server needs to accept HTTPS traffic from the internet for its public API and allow SSH only from the peered VPC B (10.1.0.0/16) where the operations team works. Currently, SSH is open to the world. Fix the security group rules.

Firewall Rules

#DirectionSourcePortProtocolActionOrder
1inboundany443tcpallow
2inboundany22tcpallow
3inboundanyanyanydeny

Rules are evaluated top to bottom. Use ▲▼ to reorder.

Progress

0 of 3 rules correct

Edit or add rules to configure the firewall, then mark complete

0 of 3 marked complete