I have to host server side of application of my university's server and client should be on my personal machine.
My university provides OpenVPN config to connect to its server so that the server appears as if it was on my local network. I have been able to successfully to connect client and server while using this OpenVPN config.
But I wonder if there is a way to connect client to a remote server? Like if it was a real world scenario, how would client side of application connect to server without a vpn?
I have tried to do it this way: