I have 2 key files to connect to 2 differents openvpn servers. This 2 servers were configured in the same way, i.e., both have the same IP-range (10.8.0.0) and both in 1194 udp port. I have no access to any of the servers, so I cannot change anything of these servers.
I can connect to both servers by doing:
Code: Select all
/etc/init.d/openvpn start connection1
/etc/init.d/openvpn start connection2
I think that exists some way to redirect the IP adress of one openvpn server, but I don't know how.
Is to redirect the IP adress the unique solution? Or Does another solution to access the databases of both servers at the same time exist?
Thanks in advance!
Liajim