cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
489
Views
0
Helpful
2
Replies

Redundancy in the LAN

dom.a
Level 1
Level 1

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

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

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

View solution in original post

2 Replies 2

Reza Sharifi
Hall of Fame
Hall of Fame

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

Hi Reza,

it works !

thanks a lot.

regards

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card