2951
During an authorized home-lab assessment, an ACL reads: (1) deny TCP 10.20.11.0/24 to any port 22; (2) permit TCP 10.20.0.0/16 to any port 22; (3) deny all. What happens to 10.20.10.60 connecting to port 22?
View answer choices
- Permitted by the second rule.
- Permitted because ACLs ignore source addresses.
- Denied by the implicit rule before rule 1.
- The packet is sent to every ACL rule simultaneously.