Using OpenVPN to connect to a LAN server remotely
At my work we have a LAN server and we want to access it remotely using OpenVPN. I have been doing software engineering for 8 years, but networking isn't my best topic sometimes, since everything I know is self-taught.
So, my question here is: if I enable an OpenVPN server on the LAN server, can I immediately connect to it with the Or do I have to open certain ports on the LAN server to the outside world and doing some port forwarding? appvalley tutuapp
You can't access it now remotely. You can SSH into it and all that stuff on the local network, but this isn't possible remotely.
I am not exactly sure how this works together and which things need to be done (besides the OpenVPN setup) to connect remotely to it.
Comments