Re: [Openvpn-devel] Patch for Solaris & OpenSSL+Prngd/EGD

2006-04-04 Thread James Yonan
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

[Openvpn-devel] Fw: openvpn-devel

2006-04-04 Thread qeeljksug
- Original Message - From: Bellamy Terra To: xgxn...@opus.mtc.ti.com Sent: Saturday, April 01, 2006 10:39 PM Subject: openvpn-devel

[Openvpn-devel] A configuration improvement suggestion: to use "port/protocol" pair

2006-04-04 Thread Tony
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

[Openvpn-devel] Re: Possible security bug

2006-04-04 Thread Charles Duffy
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