[Openvpn-devel] Re: Re: Radius support (Authentification, Authorization and Accounting)

2005-05-30 Thread Ralf Lübben
Hello, at the momemt the radius plugin is working. The plugin model is very good. It was possible to implement the plugin without any problems. I have still one question about the NAS-Port attribute. At the moment the port number is increment for every user, but never decremt. Will this be a pro

[Openvpn-devel] Building failed with lzo on Windows XP

2005-05-30 Thread dehua zang
Hi I don't konw the e-mail of mailiing lists, so I send the following to you. If it is not right place, please tell me or send the following to the right place. Thanks a lot! I build the source codes of OpenVPN on Window XP, the lzo is in H:\vpn-build\lzo-1.08. The include direc

[Openvpn-devel] LZO 2.00 released--compatibility patch attached

2005-05-30 Thread Kelledin
Hi all, LZO 2.00 was just released, and it has a few API changes. Specifically the worst-case expansion formula prescribed by LZO.FAQ has changed, and headers now get their own lzo/ directory. The former is probably best fixed by the attached patch. The latter is a simple include path check, wh

Re: [Openvpn-devel] Re: Re: Radius support (Authentification, Authorization and Accounting)

2005-05-30 Thread Ralf Lübben
Hello, Now, the accounting informations are read from the status file, which is generated with the interval 1s. The whole accounting stuff is done by a forked process. So if there are now other causes, I do not need the plugin. Am Dienstag, 31. Mai 2005 01:32 schrieben Sie: > > at the momemt