IDNLearn.com offers a user-friendly platform for finding and sharing knowledge. Join our interactive Q&A community and access a wealth of reliable answers to your most pressing questions.

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?