<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>hello. i am running a vps_A with ubuntu server and it has openvpn server on it and a bunch of keys for each of the clients.<br/>
Every user adds is key to their desired device (laptop, smartphone, notebook, pc) and then can get connected to the server.<br/>
<strong><span style="text-decoration: underline">these are not real IPs, just for example.</span></strong><br/>
the VPS_A has external IP 62.38.100.20 on venet0 and tun0 10.8.0.1/24.<br/>
every client that gets connected gets an IP from 10.8.0.0 network.<br/>
<br/>
i have 2 other machines with public IPs and ubuntu server on the, with OPenvpn server. VPS_B, VPS_C and their setup is:<br/>
VPS_B external IP 98.100.50.68 on venet0:0. On tun0 it is the 10.9.0.1/24. every client that gets connected get an IP from 10.9.0.0 network<br/>
VPS_C external IP 212.68.70.65 on venet0:0. On tun0 it is the 10.10.0.1/24. every client that gets connected get an IP from 10.10.0.0 network<br/>
<br/>
that i would like to join in the VPN so every user that gets connected to VPS_A and get an IP from the network 10.8.0.0/24, can access the 10.9.0.0/24 and 10.10.0.0/24 networks and vice versa. So every user can see each other users and networks. Some guidance please?</div></div></body></html>