Web Hosting Talk







View Full Version : VPN Management


ByteBistro
09-17-2009, 12:53 AM
Hey all,

I'm looking to sell a VPN Service on my website. Does anybody know of a good software to setup and manage the VPN accounts? I'm also using WHMCS, so it would help if it could easily be integrated.

Thanks!

Sam.Serverfreak
09-17-2009, 06:42 AM
You can try this http://openvpn.net/index.php/access-server/download-openvpn-as.html

But there is no integration btw openvpn and whmcs.

adminpaul
09-17-2009, 09:20 AM
Try pptp. This allow you to create user accounts and also able to check the usage.

TailoredVPS
09-17-2009, 10:11 AM
Unfortunately there are no plugins for WHMCS to auto-create VPN accounts. You would have to make your own plugin.

ByteBistro
09-18-2009, 12:08 AM
Thanks! I will take a look at pptp. Does that include a web GUI by any chance?

TailoredVPS
09-18-2009, 12:16 AM
Thanks! I will take a look at pptp. Does that include a web GUI by any chance?

Take a look at Webmin. It has a module that can manage PPTP.

vindointernational
10-17-2009, 02:22 PM
you can configure OpenVPN to autentify with user/pass , use too the MySQL openvpn plugin and use the WHMCS database to validate VPN users.

TailoredVPS
10-17-2009, 04:08 PM
you can configure OpenVPN to autentify with user/pass , use too the MySQL openvpn plugin and use the WHMCS database to validate VPN users.

That's exactly how I have mine setup :)