I have 2 CentOS 7 servers which both of them have OpenVPN installed on them . I want my clients on the first server to be able to connect to the OpenVPN server and then I want their network traffic to be sent to the second OpenVPN server and then from the second OpenVPN server to the internet .
So basically I want my users from the first OpenVPN server to have the IP of second OpenVPN server which would be called a tunnel I guess .
Can anyone point me to the right direction on how to accomplish this and where to start ? Thanks .