09-18-2012 01:37 AM - edited 03-07-2019 08:56 AM
Hi experts,
I am consolidating a LAN architecture as you can see in the topology attached. I have applied all the required functionnalities as HSRP, M-Spanning Tree, L2 Etherchannel, Trunks and so on. My big problem is that traffic from the Firewall cannot reach devices into the LAN (but can reach device gateway). And traffic in the reverse path (from devices into the LAN to Firewall) is OK.
I am afraid that i miss something, and spent days to troubleshoot it...
need help,
regards
Solved! Go to Solution.
09-18-2012 04:59 AM
Hi,
You need a couple of static routes on your firewall to reach 10.10.100.0/24 and 10.10.200.0/24 subnets
something like these:
ip route 10.10.100.0 255.255.255.0 10.10.150.254
ip route 10.10.200.0 255.255.255.0 10.10.150.254
HTH
09-18-2012 04:59 AM
Hi,
You need a couple of static routes on your firewall to reach 10.10.100.0/24 and 10.10.200.0/24 subnets
something like these:
ip route 10.10.100.0 255.255.255.0 10.10.150.254
ip route 10.10.200.0 255.255.255.0 10.10.150.254
HTH
09-19-2012 09:11 AM
Hi Reza,
it works !
thanks a lot.
regards
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide