Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

What VPN server can I install on linux and connect to on Windows through its builtin VPN client?

Writer Olivia Zamora

Windows has builtin VPN capability, and I would like to avoid extra programs running to connect to my server's VPN.

What VPN server can be connected to through the builtin Windows VPN functionality?

1 Answer

You haven't really given us enough information to answer your question properly (what Linux flavor you are using and what version of Windows you are using would both contribute to the answer we would give) but I believe L2TP and PPTP are both VPN protocols that most modern Windows operating systems support in the native VPN client (further information on both can be found here in a comparative format) and both have Linux server binaries.

I would recommend you look at using Ubuntu Desktop if you have no prior Linux experience and follow either a guide for setting up an L2TP server or a guide for setting up a PPTP server.

There are plenty of other guides out there for other Linux flavors such as Debian, CentOS etc also using other VPN protocols such as OpenVPN - but I am fairly certain OpenVPN requires a third party application be installed on the client operating system.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy