Question
How to direct all traffic through VPN to client device?
Hello,
I had used the DO OpenVPN droplet to setup a VPN connection. I have a webserver running on my client device, and I wanted to route all traffic through the VPN to my webserver.
My ISP does not provide a public static IP, so I have to do it any other way.
Basically, I want someone to go to http://[VPN DROPLET IP]:5000 or so and be able to access the site I’ve hosted on my client.
How do I do this?
TIA
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×