Network Access Control Lists (NACLs)

5 minutes 5 Questions

Network Access Control Lists (NACLs) are stateless, virtual firewalls that control both inbound and outbound traffic at the subnet level within an Amazon VPC. NACLs have separate inbound and outbound rules, and all traffic must be explicitly allowed through the rules. Each rule in a NACL includes a…

Test mode:
AWS Certified Solutions Architect - Network Access Control Lists (NACLs) Example Questions

Test your knowledge of Network Access Control Lists (NACLs)

Question 1

You need to allow HTTPS access to an EC2 instance in an AWS VPC. What should be the configuration of the relevant inbound NACL rule?

Question 2

An EC2 instance in a public subnet has a public IPv4 address, the route table sends 0.0.0.0/0 to an internet gateway, and the security group allows TCP 80/443 from 0.0.0.0/0. Connections from the internet still time out. Focusing only on the network ACL, which misconfiguration would most likely cause the instance to be unreachable?

Question 3

An application is experiencing intermittent connectivity issues, and you suspect the NACL configuration is causing the problem. What should you check in the NACL rules?

More Network Access Control Lists (NACLs) questions
18 questions (total)