Hi! > Currently for IP routing using the tun device, each client is assigned a /30 > subnet. This does not make sence as the server has only a single IP. > (Could work if individual interface created on server with unique IP for > each)
I also suggested this, but there are drawbacks as James wrote in some mails on this list. The Windows TAP/TUN driver is a TAP driver, which cannot do real Point- to-Point operation. TUN under Windows is just a emulation on a TAP device. > I suggest we simplify it into a point to multipoint setup with /32 mask per > client. > This will reduce IP usage by 400% and simplify setup. And locks out all Windows-Clients until someone implements a real TUN- Driver for Windows. If you do not have Windows Clients take a look at ifconfig-pool-linear Option. -- Torge Szczepanek <openvpn-de...@szczepanek.de>