Hi,
I have Site-to-Site SSL setup with 4 offices. Each office has a VPN connection with head office and works fine but I cannot get the offices to communicate with each other and cannot ping.
Head Office Private: 172.17.0.0
OpenVPN (SSL Pool) 10.242.2.0
Office 1: 192.168.150.0
Office 2: 192.168.151.0
Office 3: 192.168.152.0
Office 4: 192.168.153.0
Typical output of
/var/chroot-openvpn/etc/openvpn/server/[Sitename]
push-reset
push "route 172.17.0.0 255.255.0.0"
push "setenv-safe remote_network_1 172.17.0.0/16"
push "setenv-safe local_network_1 192.168.15[0].0/24"
iroute 192.168.15[0].0 255.255.255.0
[0] changes depending on office
I have added the route on the client side, but still cannot ping. (image attached).
I have also attached the routes from Astaro.
On the Astaro Site to Site status, an example would be:
172.17.0.0/16 = 192.168.2.101:443 - 217.86.92.162 = 192.168.150.0/24
Any suggestions would be appreciated.
This thread was automatically locked due to age.