hi
i'd like to compile a openvpn for Windows. Is there any howto, which discribes
the steps for compiling?
I've installed MinGW, compiled lzo and OpenSSL. When a do a ./configure occurs
an error that socket_len has no equivalent. Can you help me?
Greetings
ullrich
Hi,
I would like to use openvpn (1.6) to connect my home pc direkt over the proxy
of my internet service provider (isp).
At the server side I startet openvpn with
openvpn --dev tun1 --ifconfig 10.4.0.1 10.4.0.2 --verb 9 --proto tcp-server
--lport 8080 --comp-lzo --link-mtu 296
and on the clie