Hub and Spoke OpenVPN routing
-
Hi all,
I am trying to set up a hub and spoke network, but it looks like the spokes are not talking to each other over openVPN.
Here are some details:
Spoke A: 172.16.0.0/22 (1Gbps fiber link)
Hub (Central): 172.16.8.0/22 (600Mbps fiber link)
Spoke B (not really a site, for users outside to "dial in"): 192.168.168.0/24
Spoke C: 172.16.14.0/24 (1Gbps fiber link)Site A, C and D are connected via openVPN to site B, the central. Users in the hub can access everything on every site, but users on the spokes cannot talk to users on other spokes, just the hub.
How should I do the routing? Is there a Cisco-esque ip route command I can use? I have attempted to push IP routes from Hub to Spoke A on the Spoke B VPN config, but no communication is possible to spoke A from spoke B. I have tried the Local Networks option, but no go either.
Thank you!