• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Linux VPN server options

Mark R

Diamond Member
For a while I've been using an IPsec L2TP VPN to tunnel into my home LAN when I'm out and about. In general, this has worked fine. I had some issues with this type of connection not being supported out-of-the-box in Windows, but wasn't too difficult to fix.

However, I've noticed a lot of free wifi providers are now blocking this type of connection.

I'm a bit out of touch with the current state of VPN support both on ubuntu as server and various other devices. Is there an SSL type VPN server for ubuntu, and is there native support on android/iOS/windows? Or does this type of setup need 3rd party software on various ends?
 
OpenVPN. Use it at work and it's not that complicated to setup. We use the hyper-v appliance version which is just a super minimal Ubuntu install. Needs almost no resources to run. We allocate 512 megs of ram to the VM but you can go as slow as 256.
 
OpenVPN is great and it's free for up to two connections.
What???

OpenVPN is open source. No limitations.

You must be referring to "OpenVPN Access Server":
https://openvpn.net/index.php/access-server/section-faq-openvpn-as/general/133-what-is-openvpn-access-server.html
Those "AS" scripts and "selected" configs have limits and price.
 
What???

OpenVPN is open source. No limitations.

You must be referring to "OpenVPN Access Server":
https://openvpn.net/index.php/access-server/section-faq-openvpn-as/general/133-what-is-openvpn-access-server.html
Those "AS" scripts and "selected" configs have limits and price.

Yeah access server. I should have clarified. I use the appliance. Very easy to use.
 
Back
Top