Re: [Openvpn-devel] Possible bug in OpenVPN-2.0.9

2007-08-21 Thread Bernd Bartmann
On 8/21/07, James Yonan wrote: > I am wondering why the SElinux warnings only occur when OpenVPN is > started at boot-up. OpenVPN's behavior with respect to touching things > that might trigger SELinux errors shouldn't significantly change whether > or not it is started on boot-up or later. > > It

Re: [Openvpn-devel] Possible bug in OpenVPN-2.0.9

2007-08-21 Thread James Yonan
Bernd Bartmann wrote: Hi, I'm running Centos 5 32bit and installed openvpn-2.0.9-1.el5.rf from Dag Wieers Repo. When OpenVPN is started during boot-up it just shows an SElinux related error message and does not start. When I start OpenVPN manually after the system has come up completely it works

Re: [Openvpn-devel] Building new TAP driver (tap0901) on windows

2007-08-21 Thread James Yonan
Dave wrote: Hi, Can anybody tell me the procedure of building tap driver on windows? I'm able to build tap0801 using WINDDK 3790, but tap0901 build is failing. It says autodefs/defs.h file is missing? The folder autodefs is not in the current directory. What should i do to get the defs.

Re: [Openvpn-devel] Multi Cache TTL Usage

2007-08-21 Thread James Yonan
Harris, Jeff wrote: Does anyone know the effect of lowering the MULTI_CACHE_ROUTE_TTL constant in multi.h from 60 seconds to say 10? Will it cause extra network traffic or anything if the routes are purged more often? I am trying to work around an issue I'm seeing with spikes in the number of m

Re: [Openvpn-devel] build Openvpn 2.1RC4 on Windows failure (Repost, no answer in openvpn.user group.

2007-08-21 Thread James Yonan
John wrote: Hi, I'm reposting this question in openvpn.devel because no one responded in openvpn.user to my question. If the build procedure has changed between RC1 and RC4, can anybody explain how to build OpenVPN 2.1RC4 on Windows? make -f makefile.w32 was the the way that worked until RC1.