This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Static Routing between 3 networks..

Hi,

I have 3 networks

MgmtA - 192.168.100.0/24

MgmtB - 192.168.101.0/24

MgmtC - 192.168.102.0/24

Port Configuration

Have configured Static Routes

And have setup firewall policy Lan Traffic

And can ping from 192.168.100.0/24 to 192.168.101.0/24 but not the other way around.

And cannot ping from 192.168.100.0/24 to 192.168.102.0/24 neither the other way around.

 

DNS Server in 192.168.100.0/24 esxi1 in 192.168.101.0/24 esxicomp1 in 192.168.102.0/24

Any thoughts what I'm missing.

Thanks.



This thread was automatically locked due to age.
Parents Reply Children
  • JasP said:

    You don't need static routes for networks that are directly connected to any device doing routing (not just an XG). The router 'knows' where these networks are and will automatically route the traffic.

    Thanks  for clarifying what I wasn't aware of, appreciate that.