[Openvpn-devel] Re: TAP-Win32 and other NDIS IM drivers

2004-11-23 Thread Emil
The problem was with the implementation of the ProtocolStatus and ProtocolStatusComplete. Both functions must forward the status notifications received.

Re: [Openvpn-devel] Using miniLZO?

2004-11-23 Thread James Yonan
On Sun, 21 Nov 2004, Ian D. Bjorhovde wrote: > Has anyone tried using miniLZO instead of the full-blown LZO library? > I'm looking to build openvpn for the Sveasoft firmware on Linksys > WRT54G, but don't want the relatively large (216kb) library. > > If what I'm reading is correct, moving to lzo

[Openvpn-devel] Configuring TAP-win32

2004-11-23 Thread Maarten Koopmans
Hi, Being a newbie to openvpn, so I hope the answer my question isn't to obvious... From what I have understood openvpn has a TAP-Win32 driver that it uses to tunnel a network device over a TCP or UDP connection. Is it possible to configure the driver in such a way that it simply sends the r

[Openvpn-devel] HTTP CONNECT Vs. HTTP POST & GET

2004-11-23 Thread moshe
My corporate Firewall does not allow an OpenVPN client initiating a connection using HTTP 1.0 CONNECT. I succeeded to penetrate the Firewall using a public test application called GNU HTTPTUNNEL (which uses HTTP 1.1 POST & GET). Can someone tell me if OpenVPN is planned to support HTTP 1.1 POST &