[Openvpn-devel] how to implement the multi client in openvpn?

2004-06-07 Thread oyk
Hi,guys I want to know how the openvpn control the multi-client case in 2.0 version. for example: clientA---Internet---| |Internal Server1 |Server---|Internal Server2 clientB---Internet---| |Internal Server3 Based on my comprehe

Re: [Openvpn-devel] how to implement the multi client in openvpn?

2004-06-07 Thread Denis Vlasenko
On Monday 07 June 2004 15:45, oyk wrote: > Hi,guys >I want to know how the openvpn control the multi-client case in 2.0 > version. for example: > clientA---Internet---| |Internal Server1 >|Server---|Internal Server2 > clientB---Internet---|

[Openvpn-devel] Re: [Openvpn-users] OpenVPN 2.0-beta3 released

2004-06-07 Thread Claas Hilbrecht
--Am Sonntag, 6. Juni 2004 01:35 + James Yonan schrieb: 2004.06.05 -- Version 2.0-beta3 * New feature: --status. Outputs a SIGUSR2-like status summary to a given file, updated once per n seconds. The status file is comma delimited for easy machine parsing. Is there any change to

[Openvpn-devel] Still Assertion failed at event.c:399 (was Re: [Openvpn-users] OpenVPN 2.0-beta3 released

2004-06-07 Thread Jon Bendtsen
I still have my assertion error with openvpn beta3, just much sooner, and it is a different place. The server is still linux, and the client is still macosx. I will go and test windows in a few seconds. [Jon-Bendtsens-computer:~/openvpn-2.0_beta3] jonbendt% ./openvpn --config ../etc/openvpn/c

[Openvpn-devel] Re: Still Assertion failed at event.c:399 (was Re: [Openvpn-users] OpenVPN 2.0-beta3 released

2004-06-07 Thread Jon Bendtsen
Den 7. jun 2004, kl. 11:33, skrev Jon Bendtsen: I still have my assertion error with openvpn beta3, just much sooner, and it is a different place. The server is still linux, and the client is still macosx. I will go and test windows in a few seconds. The windows works just like it should. I d

[Openvpn-devel] Re: [Openvpn-users] OpenVPN 2.0-beta3 released

2004-06-07 Thread Rainer Sokoll
On Sun, Jun 06, 2004 at 01:35:27AM -, James Yonan wrote: > * New feature: --status. Outputs a SIGUSR2-like > status summary to a given file, updated once > per n seconds. The status file is comma delimited > for easy machine parsing. With me, the file has setuid, setgid and sticky bit

[Openvpn-devel] Re: Still Assertion failed at event.c:399 (was Re: [Openvpn-users] OpenVPN 2.0-beta3 released

2004-06-07 Thread James Yonan
Jon, Have you considered the possibility that there might be breakage in your compilation environment, such as a mismatch between header files and shared libraries? I am saying this because I haven't seen any other reports of similar assertion failures. If you are the only one seeing the problem

[Openvpn-devel] Re: [Openvpn-users] OpenVPN 2.0-beta3 released

2004-06-07 Thread James Yonan
Rainer Sokoll said: > On Sun, Jun 06, 2004 at 01:35:27AM -, James Yonan wrote: > > > * New feature: --status. Outputs a SIGUSR2-like > > status summary to a given file, updated once > > per n seconds. The status file is comma delimited > > for easy machine parsing. > > With me, the

Re: [Openvpn-devel] how to implement the multi client in openvpn?

2004-06-07 Thread James Yonan
> > PS: could I use windows version as OpenVPN Server? > > As a last resort only ;) Actually, the OpenVPN server will run fine on Windows, though it may be slightly less efficient than Linux on equivalent hardware. James

Re: [Openvpn-devel] how to implement the multi client in openvpn?

2004-06-07 Thread oyk
Hi,Denis Vlasenko Best Regards Ouyang Kai >On Monday 07 June 2004 15:45, oyk wrote: >> Hi,guys >>I want to know how the openvpn control the multi-client case in 2.0 >> version. for example: >> clientA---Internet---| |Internal Server1 >>|Server---

Re: [Openvpn-devel] how to implement the multi client in openvpn?

2004-06-07 Thread Denis Vlasenko
On Tuesday 08 June 2004 04:18, oyk wrote: > >>I want to know how the openvpn control the multi-client case in 2.0 > >> version. for example: > >> clientA---Internet---| |Internal Server1 > >> > >>|Server---|Internal Server2 > >> > >> clientB--

Re: [Openvpn-devel] how to implement the multi client in openvpn?

2004-06-07 Thread oyk
Hi,Denis Vlasenko >On Tuesday 08 June 2004 04:18, oyk wrote: >> >>I want to know how the openvpn control the multi-client case in 2.0 >> >> version. for example: >> >> clientA---Internet---| |Internal Server1 >> >> >> >>|Server---|Internal Serve