I may have a worst case senario, and hopefully someone has an idea as to what
might be wrong. Sorry for the length...
Thanks in advance...
Set up is as follows:
(winXP-home, wireless with Novell VPN Client) -> http-proxy -> linux server
I've tried both 1.5.0 and the latest 1.6beta with both tu
Hello everybody!
For a student research project I'm trying to add multi instance capability to
OpenVPN. The basic idea is to rip the main openvpn()-function apart, put all
variables in a struct and then have only one select()-call for all open
tunnels at once.
Then there should be one unix-soc