So, I set this up to lab some ACL stuff and here is the layout I came up with.
Core SW and PC1 has full internet connectivity. Can also ping 192.168.2.x interfaces.
Can ping PC0 to PC1 and vice versa.
Problem is , anything behind the ACL router does not have full connectivity.
I must be missing something simple, but after playing with this for over an hour can't think of what it is.
I believe DNS is kind of working behind ACL router because when trying to ping outside , it is resolving fqdn to ip but I am getting RTO/detination host unreachable.
I think maybe where I am screwing up is how to correctly configure default name server and default gateway for the ACL/SW_C/ and PC0.
For PC0 since it can ping to 192.168.1.1 I set that as the DNS but 192.168.2.1 as the GW ip
For SW_C I set default gateway and name server as 192.168.1.1
For ACL router I set up ip name server as 192.168.1.1
Problem : Can't ping to outside from behind acl router connected to the core switch.
No problem with going outside from the core switch.
No problem with connecting PC0 to PC1 etc... problem is just with resolving / ping/icmp responses behind ACL router to outside local lan.
Can ping anything else just fine, including the dd-wrt router isp interface.
C:\Users\jean>ping google.com
Pinging google.com [74.125.239.104] with 32 bytes of data:
Reply from 192.168.2.1: Destination host unreachable.
Reply from 192.168.2.1: Destination host unreachable.
Request timed out.
Reply from 192.168.2.1: Destination host unreachable.
Ping statistics for 74.125.239.104:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),