On Thu, 16 Dec 2004, sam wun wrote:
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?
Why not use MinGW? See the INSTALL-win32 file for more info on how to
b
On Wed, 15 Dec 2004, Farid Sarwari wrote:
> 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?
No, that would create a security hole if TLS renegotiations could occur
with
Hi
I'm trying to setup an OpenVPN server on a Comapq DS10 box.
The DS10 is Alph architecture, and running OpenBSD 3.5 for Alpha.
I'm using OpenVPN 2.0 rc4, both on client and server.
***
Problem Description
***
I've compiled OpenVPN 2.0 rc4 (server) on the DS10
wi
On Thu, 16 Dec 2004, Christian [iso-8859-1] Røsnes wrote:
> Hi
>
> I'm trying to setup an OpenVPN server on a Comapq DS10 box.
> The DS10 is Alph architecture, and running OpenBSD 3.5 for Alpha.
> I'm using OpenVPN 2.0 rc4, both on client and server.
>
> ***
> Problem Description
On Thu, 16 Dec 2004, Christian [iso-8859-1] Røsnes wrote:
> On Thursday 16 December 2004 15:56, James Yonan wrote:
> > On Thu, 16 Dec 2004, Christian [iso-8859-1] Røsnes wrote:
> > >
> > > I can connect each endpoint, but when I try to ping either endpoint of
> > > the vpn tunnel, the OpenVPN ser
Also, try the attached patch with a standard build, i.e. optimization
turned on and no special flags like -fno-builtin-memcpy.
I would be curious if the cast-to-char changes the memcpy inlining
behavior to prevent the alignment fault.
Thanks,
James--- openvpn-2.0_rc5/mroute.c2004-12-02 14:1