Is there any Open source VPN (openvpn) account management solution out there?
Basically I need to manage users (Add,Delete,Edit) as well as set their quota.
[@joepie91 said](/discussion/comment/183487#Comment_183487): I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
[@joepie91 said](/discussion/comment/183487#Comment_183487): I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
[@joepie91 said](/discussion/comment/183487#Comment_183487): I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
@Raymii said: If the software does not support it, then how would he manage it via a tool which manages the software?
He asked for an account management solution. Maybe just like Solus, cPanel et al but with the only difference that it should be for OpenVPN. He didn't just ask for a simple GUI. Is that so hard to understand?
If you can get your hands on a copy of "OpenVPN 2 Cookbook", there's a section dealing withtraffic shaping. Maybe this will help you somehow to archieve a quota.
La parole nous a été donnée pour déguiser notre pensée.
Comments
edit: nevermind, i misread
I wonder if there is a way to add plugins to OpenVPN-AS to setup a quota.
Yes there is, it is called ssh, or, the shell.
[Raymii.org](http://raymii.org) - [About Me](http://sparklingnetwork.nl) - [Need a VPS Control Panel?](http://z1s.org/) - [Need a VPS that doesn't suck?](http://clients.inceptionhosting.com/aff.php?aff=083)
[@joepie91 said](/discussion/comment/183487#Comment_183487): I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
He want to set their quota and it can not done from ssh
ssh as in via the shell, editing the config files.
[Raymii.org](http://raymii.org) - [About Me](http://sparklingnetwork.nl) - [Need a VPS Control Panel?](http://z1s.org/) - [Need a VPS that doesn't suck?](http://clients.inceptionhosting.com/aff.php?aff=083)
[@joepie91 said](/discussion/comment/183487#Comment_183487): I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
OpenVPN has no traffic accounting built-in. So which config files should he edit?
La parole nous a été donnée pour déguiser notre pensée.
If the software does not support it, then how would he manage it via a tool which manages the software?
[Raymii.org](http://raymii.org) - [About Me](http://sparklingnetwork.nl) - [Need a VPS Control Panel?](http://z1s.org/) - [Need a VPS that doesn't suck?](http://clients.inceptionhosting.com/aff.php?aff=083)
[@joepie91 said](/discussion/comment/183487#Comment_183487): I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
Do it the old fashion way. A can of red bull, some elbow grease, and lots and lots of "hacking" music.
Combination of SQL and AAA.
He asked for an account management solution. Maybe just like Solus, cPanel et al but with the only difference that it should be for OpenVPN. He didn't just ask for a simple GUI. Is that so hard to understand?
If you can get your hands on a copy of "OpenVPN 2 Cookbook", there's a section dealing with traffic shaping. Maybe this will help you somehow to archieve a quota.
La parole nous a été donnée pour déguiser notre pensée.
http://community.openvpn.net/openvpn/wiki/RelatedProjects
Quite a few exist, but you may have to improve on them as they are not exactly perfect.
http://sourceforge.net/projects/openvpn-web-gui/ http://sourceforge.net/projects/openvpn-admin/
@japon I would definitely read on that book. @rchurch looks interesting.