[Openvpn-devel] compiling OpenVPN in Windows

2004-12-15 Thread sam wun
Hi, Is there any instruction about how to compile OpenVPN in windows? I m looking for which compiler to use VC++ or Borland C++? and any options have to be added to the EDI file, etc? Thanks Sam

[Openvpn-devel] One Time Password support

2004-12-15 Thread Farid Sarwari
If one time passwords are used in the authentication is there a way to tell openvpn to renegotiate the SSL but not AUTH to prevent disconnection after every renegotiation? Or is the only way to use One Time Passwords to set --reneg-sec to something really high? I use three factor authenticat

Re: [Openvpn-users] Re: [Openvpn-devel] Re: Perl version of OpenVPN client

2004-12-15 Thread Erik Anderson
As far as I know OpenVPN can be compiled under any C++ compiler. There is the obvious Microsoft choice (Visual C++ or Visual Studio); there are also free compilers available (Cygwin/GCC and/or Dev-C++/MinGW) - Original Message - From: "sam" To: ; Sent: Wednesday, December 15, 2004

Re: [Openvpn-devel] Re: Perl version of OpenVPN client

2004-12-15 Thread sam
Charles Duffy wrote: On Wed, 15 Dec 2004 12:54:42 +0800, sam wun wrote: Is there any perl version of OpenVPN client? No. Why would you want something slower and more resource-intensive to use in a "stripped-down" environment? You can compile builds of the regular OpenVPN source tre

Re: [Openvpn-devel] OpenVPN samples and rpm requirements - subpackage?

2004-12-15 Thread Doncho N. Gunchev
On 2004-12-15 (Wednesday) 00:09, James Yonan wrote: > On Tue, 14 Dec 2004, Doncho N. Gunchev wrote: > > > Hello all, > > the samples from openvpn's rpm package raise dependencies on perl > > and some perl modules with Fedora. I assume it is problematic for other > > distros also, so I sugg

[Openvpn-devel] Re: Perl version of OpenVPN client

2004-12-15 Thread Charles Duffy
On Wed, 15 Dec 2004 12:54:42 +0800, sam wun wrote: > Is there any perl version of OpenVPN client? No. Why would you want something slower and more resource-intensive to use in a "stripped-down" environment? You can compile builds of the regular OpenVPN source tree with unnecessary features left

Re: [Openvpn-devel] OpenVPN samples and rpm requirements - subpackage?

2004-12-15 Thread James Yonan
> Also, for Fedora/Red Hat the right group is not Networking/Tunnels > but maybe Applications/Internet (/usr/share/doc/rpm-*/GROUPS is refered > as source for groups in fedora), but this is not a big problem... Maybe > I'm too pedantic and there's another %if is not needed? Applications/Intern