This question comes from quizlet
https://quizlet.com/81320023/n10-631-660-flash-cards/
Ive worked out the subnets, each of them is a network address. the question doesnt say if the server and user are on the same subnet. and doesn't give a subnet address for the user or server, so I dont understand why all three deny lines can't possibly deny access. Also I find questions with ACLs written in different ways, but always use the same format; why is this?
A user reports that they are unable to access a new server but are able to access all other network resources. Based on the following firewall rules and network information, which of the following ACL entries is the cause?
User's IP: 192.168.5.14
Server IP: 192.168.5.17
Firewall rules:
Permit 192.168.5.16/28192.168.5.0/28
Permit 192.168.5.0/24192.168.4.0/24
Permit 192.168.4.0/24192.168.5.0/24
Deny 192.168.5.0/28192.168.5.16/28
Deny 192.168.14.0/24192.168.5.16/28
Deny 192.168.0.0/24192.168.5.0/24
A. Deny 192.168.0.0/24192.168.5.0/24
B. Deny 192.168.5.0/28192.168.5.16/28
C. Deny 192.168.14.0/24192.168.5.16/28
D. Implicit Deny rule