Barton, Christopher wrote:
I'm using OpenVPN 2.0.5 with OpenSSL built against PRNGD on Solaris 8
(sparc). On startup, I always got "ERROR: Random number generator
cannot obtain entro <> py for PRNG". I
fixed it with the attached patch.
Christopher,
This patch doesn't appear to be portabl
- Original Message -
From: Bellamy Terra
To: xgxn...@opus.mtc.ti.com
Sent: Saturday, April 01, 2006 10:39 PM
Subject: openvpn-devel
I'm trying to create one "client.ovpn" file for all networking situations.
This is because I run OpenVPN on winXP-SP2 as non-admin user.
# Are we connecting to a TCP or
# UDP server? Use the same setting as
# on the server.
;proto tcp
proto udp
# The hostname/IP and port of the server.
# You ca
James Yonan wrote:
Alberto,
By default, the OpenVPN client doesn't accept pushed options from the
server unless "pull" or "client" is specified. The idea is that once
you agree to accept configuration info from the server, you are trusting
(to a certain extent) in its integrity, so there are