Security - NACLs Flashcards

1
Q

Default NACL

A

By default, it allows all inbound and outbound IPv4 traffic and, if applicable, IPv6 traffic.

The default network ACL is configured to allow all traffic to flow in and out of the subnets with which it is associated. Each network ACL also includes a rule whose rule number is an asterisk. This rule ensures that if a packet doesn’t match any of the other numbered rules, it’s denied. You can’t modify or remove this rule.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Custom NACL

A

By default, each custom network ACL denies all inbound and outbound traffic until you add rules.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Subnets and NACLs relationship

A

You can associate a network ACL with multiple subnets; however, a subnet can be associated with only one network ACL at a time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does stateless NACL mean?

A

Network ACLs are stateless; responses to allowed inbound traffic are subject to the rules for outbound traffic (and vice versa).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly