NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
infrastructure
1 TopicStatic route on S3300
I have a 2 datacenters composed of a Load balancer and a switch. Each location has it own internet connection/ gateway. I have a LANX connection between both location to stack my S3300. Servers on each side have their location's gateway. We have an asymetric routing issue, eg: If server 192.168.3.10 tries to talk to 192.168.6.20, it won't work since the path will be 3.10 > LB01 > 6.20 > LB02 > 3.10 We are trying to find a solution to allow this architecture to work. I was thinking about configuring static route on the S3300, and add route for each servers so it won't go up to the LB to do the routing. eg, on SW1: route 192.168.6.20 192.168.3.2, so if 3.10 tries to talk to 6.20, it won't go up to its default gateway 3.1 But I don't know how to do that, i've tried adding a VLAN, enabling VLAN routing but no luck. Is that possible ? What are your recommendation ?4.8KViews0likes8Comments