My mistake, didn't checked that you allready did my math. ;) Do you have experience with changing"#define IFCONFIG_POOL_MIN_NETBITS 16", is it realy so simple?
The best way for me would be to define 2 different /16 networks on one server/instance. E.g. 172.16.0.0/16 and 10.1.0.0/16 Is it possible to add this to the wishlist for the next community meetings? Regards, Eike Am 31.08.2010 18:51, schrieb Gert Doering: > Hi, > > On Tue, Aug 31, 2010 at 03:02:17PM +0200, Eike Lohmann wrote: > >> We are also using old openvpn clients with windows, there we have to use >> /30 netmasks (4 ip's) and can only configure 4096 users. >> > 65536 / 4 = 16000 :-) - a /16 pool holds 2^16 addresses, I already took > that into account when asking for the 16000 users. > > >> To handle the load on the machines we build a cluster with dynamic >> routing and yes, we are getting close to the /16 network limit. >> > Amazing. > > gert >