Remote Access ( SSL/TLS )
-
i have amain Network that is connected to many Sites with Peer to Peer ( SSL/TLS ) Connection.
let us say that is 192.166.55.1/24 to (192.166.55.1/24, 192.166.56.1/24,192.166.57.1/24 ,192.166.58.1/24 , and 192.166.59.1/24)
from the Main Network 192.166.55.1/24 I can ping any IP from the others " No Problem "i have another Connection with Remote Access ( SSL/TLS ) to the Main Network.
I can access all the IP Addresses on that network remotely but I cannot reach any of the others!How can I allow access to the Other networks form Remote?
Thank you for your Help.
-
@Roy-0
Are these all OpenVPN connections?
If so you have to add the the peer to peer networks into the access server settings at "Local Networks" to push the routes.
If they are subsequently as in your example you can merge them and don't need to state each.
Also you have to add the access server tunnel network at each remote site to the "Remote networks" to route it to the main site. -
Yes OpenVPN
you main under the main VPN router --- Server ---- Peer to peer ---- IPv4 Remote network(s). &. IPv4 Local network(s) if Yes this I already did.
where do you mean?
under VPNOpen ---- VPNClient Specific Overrides for each clients!
or
VPNOpenVPN ---- Clients in each site!
-
@Roy-0
Access server > Local Networks:
here you have to add each of the remote networksOn each remote site, in the OpenVPN settings > Remote Networks:
here you have to add the access server tunnel network. -
@viragomann Thank you very much, it worked.