Page 1 of 1

Host to Host VPN

Posted: Mon Apr 15, 2019 11:46 pm
by jvanvorst
Hello All,
What is the best way to establish a VPN directly between two computers? I want to connect a Windows PC to a linux machine, and have access to the linux machine's local services, like ssh, web server, etc. It does not need to get beyond the linux machine.

My current solution is to run SoftEther server on the linux machine, and also SoftEther client on that same machine, connecting to localhost, as so:
+------------------------------------------------+
Windows PC VPN client <----> | Linux VPN server <--> Linux VPN client |
+------------------------------------------------+

Is there a better way to do this? Can the server connect to the local loopback adapter instead? It seems overkill to have both a server and client running on the same machine to accomplish this.

Thanks.

Re: Host to Host VPN

Posted: Tue Jun 04, 2019 7:47 am
by thisjun
I think your configuration is correct.