Re: [Openvpn-devel] Loss of routes causes routing loop

2009-06-09 Thread Daniel Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Yonan wrote: > Earlier you mentioned that "In wireless use, we find that Windows will > dump SOME of the routes created by OpenVPN when the radio changes APs". > > When this occurs, does it trigger a reconnection by the OpenVPN clients > to the s

[Openvpn-devel] specfile fix (no managemenet)

2009-06-09 Thread Jan-Frode Myklebust
I can't find any "management" directory in the openvpn-2.1-rc18.tar.gz, and the openvpn.spec file fail to build when it can't find it. Also added a comment about how to build the RPM without PKCS11, so please apply :-) -jf --- ../../../openvpn-2.1_rc18/openvpn.spec 2009-06-07 08:48:33.000

Re: [Openvpn-devel] Cannot find TAP adapter

2009-06-09 Thread dave
are you sure the driver is loaded? GetAdaptersInfo uses iphlpapi, if I'm not mistaken. For there to be visibilty from taht lib's perspective, all the NDIS stuff will have needed to happen (it's not just plundering registry entries). (There are a couple methods in taputil that generate lists of T