How about running two servers on different ports and give clints a config
pointing to this port or that port?
Sent from my GT-I9305T on the Telstra 4G network
Original message
From: Marine B
Date:15/07/2014 20:02 (GMT+10:00)
To: openvpn-users@lists.sourceforge.net
Subje
>We're not actually in need of features that would be great to have :-) -
>what we need more is people to actually write all the code, test it,
>maintain it, etc...
>gert
That I can understand as so many people are using OpenVPN
>How about running two servers on different ports and give clints
Hi,
On Tue, Jul 15, 2014 at 12:02:20PM +0200, Marine B wrote:
> Althought I think that this feature would be awsome !!
We're not actually in need of features that would be great to have :-) -
what we need more is people to actually write all the code, test it,
maintain it, etc...
gert
--
USE
Thanks for your answers,
That's what I did, my plugin on client connect generate a client config
file telling him his IP adresses, and my plugin is handeling the pool.
But I still need to work on it.
Althought I think that this feature would be awsome !!
2014-07-15 11:57 GMT+02:00 David Sommers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 15/07/14 11:49, Marine B wrote:
> I thought about using a custom plugin which will do the trick, but
> I'm far from being really good in C, and I need it soon.
- --client-connect is a script hook. See the "SCRIPTING AND
ENVIRONMENTAL VARIABLES" se
Hi,
On Tue, Jul 15, 2014 at 11:49:17AM +0200, Marine B wrote:
> I thought about using a custom plugin which will do the trick, but I'm far
> from being really good in C, and I need it soon.
Plugin or client-connect-script doesn't make a difference. Both can do
about the same thing: generate conf
I thought about using a custom plugin which will do the trick, but I'm far
from being really good in C, and I need it soon.
Thanks for your answers
2014-07-15 11:43 GMT+02:00 Gert Doering :
> Hi,
>
> On Tue, Jul 15, 2014 at 11:34:17AM +0200, Marine B wrote:
> > What I wanted to do is on client c
Hi,
On Tue, Jul 15, 2014 at 11:34:17AM +0200, Marine B wrote:
> What I wanted to do is on client connect to create the file for his
> configuration, and tell him to ask for an IP in this subnet.
You can assign different IP-Adresses from client-connect, but you need
to do the pool handling yoursel
Good Morning,
There is something I was wondering if it was possible to do with OpenVPN.
I want user to have different subnet based on specific criteria (lets say
that they belong to a group):
for all user that belong to the group A I want them to have the subnet
10.0.0.0/24
for all user that bel