Welcome to Westonci.ca, where finding answers to your questions is made simple by our community of experts. Experience the convenience of getting reliable answers to your questions from a vast network of knowledgeable experts. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.

our cisco router has three network interfaces configured. s0/1/0 is a wan interface that is connected to an isp. f0/0 is connected to an ethernet lan segment with a network address of 192.168.1.0/24. f0/1 is connected to an ethernet lan segment with a network address of 192.168.2.0/24. you have configured an access control list on this router using the following rules: deny ip 192.168.1.0 0.0.0.255 any deny ip 192.168.2.0 0.0.0.255 any these rules will be applied to the wan interface on the router. your goal is to block any ip traffic coming in on the wan interface that has a spoofed source address that makes it appear to be coming from the two internal networks. however, when you enable the acl, you find that no traffic is being allowed through the wan interface. what should you do?