Plesk VPN / OpenVPN and ASL

Community support for Plesk, CPanel, WebMin and others with insight from two of the founders of Plesk. Ask for help here! No question is too simple or complicated. :-)
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Plesk VPN / OpenVPN and ASL

Unread post by breun »

A client wishes to only allow access to its webserver via VPN connections. Plesk offers a VPN module based on OpenVPN. I can't seem to find any documentation for the current version of the Plesk VPN module for Plesk 9, but according to the manual for an old version of this module (Plesk 7.5):
(...) one server cannot be involved in simultaneous communication with two or more remote hosts.
I have a couple of questions:

* Does anyone know if the single host limitation is a limitation of Plesk's implementation?
* Is this limitation still present in Plesk 9? Or is this an OpenVPN limitation?
* Is the VPN module supported on the ASL kernel? I believe it needs some kernel module(s).
Lemonbit Internet Dedicated Server Management
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Plesk VPN / OpenVPN and ASL

Unread post by scott »

Yes we support openvpn, we also use it extensively ourselves. You can use it to do all the things you're talking about here, the plesk front end for it just isnt designed to handle it. You could for example have a multiple user VPN where the users could connect to the server, but not see each other. Or you could set it up so they could see each other, or even only specific users could see each other and the others would only see the server.
faris
Long Time Forum Regular
Long Time Forum Regular
Posts: 2321
Joined: Thu Dec 09, 2004 11:19 am

Re: Plesk VPN / OpenVPN and ASL

Unread post by faris »

In my opinion, forget the Plesk OpenVPN totally, and install it from source (or rpm) from scratch.

The key thing is really the configuration. Once you have that sorted for the server and one PC then you can pretty much sprint to the finish line with a million more PCs (or networks).

It takes a little while to get to grips with the config side of things - especially if you use certificates rather than passwords (and certificates are the only way to go really), but there is plenty of documentation including step by step howtos.

A key thing to remember: The firewall on your server may block data coming in on the VPN. So if things don't seem to wotk even though you have an active tunnel and can ping things then look at the firewall. If you use TUN then you'll have a tun0 device which you can firewall independantly of eth0.

Faris.
--------------------------------
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Re: Plesk VPN / OpenVPN and ASL

Unread post by breun »

I guess we'll go without the Plesk VPN module then and I'll go read up on configuring OpenVPN. Thanks, guys.
Lemonbit Internet Dedicated Server Management
Post Reply