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

Propagating a route via OSPF

Hello,

I am working with 3 sites currently, we'll call them SiteA, SiteB, SiteC. 

SiteA LAN=192.168.100.0/24

SiteB LAN=192.168.1.0/24

SiteC LAN=192.168.2.0/24

SiteA and SiteB are connected via site to site IPsec tunnel.

SiteB and SiteC are connected via IPsec Tunnel Interfaces using OSPF to join. 

My client wants SiteC to be able to communicate with SiteA. I added 192.168.100.0/24 to the OSPF Networks & areas at SiteB but it did not propagate to SiteC. 

Right now I have setup a static route at SiteC as such: 192.168.100.0/24 via WAN1_Tun(to SiteB) 

But isn't there a way I can propagate that route to SiteA via SiteB's OSPF? 

Please respond with any questions, thanks for your time



This thread was automatically locked due to age.
Parents Reply Children
  • Thanks Harsh, 

    I did forget to add SiteC to the local networks of the S2S Tunnel to SiteA. But for the tunnel between SiteB and SiteC we dont fill in the Local and Remote Networks. They are tunnel interfaces and we use OSPF to propagate routes. Would that be redistribute connected under the OSPF options, or is SiteA not considered a connected network?