Sending traffic from one server to another

Viewed 15

I have two servers on two different networks. I want to connect to the first server through a VPN like OpenVPN. But the main challenge here is that I want the traffic of the first server to be transferred to the second server and all the requests of the first server to be sent or received by the second server. I can't connect directly to the second server. Both servers have Linux operating systems. Please guide me to implement this scenario. How can I forward traffic from server one to server two?

0 Answers
Related