Release Notes:
http://openvpn.sourceforge.net/beta/www/relnotes.html
Download:
http://openvpn.sourceforge.net/beta/openvpn-1.1.1.9.tar.gz
This release also has a "beta" version of the web site to go along with it:
http://openvpn.sourceforge.net/beta/www/
As you will notice, this release has b
Hi,
I made a package to us openvpn in a defined configuration, we want to do
the same as securemote from CheckPoint since there is no securemote for
Linux
Need to make it working:
- A Linux machine with access to the entire netowk (the gateway in fact.
- It must have openvpn-1.1.1 + autovpn insta
Hi all!
With some tweaking, I was able to get OpenVPN running on Mac OS X and
use it happily with a Linux peer. Discussion and patches follow.
First of all, current versions of Mac OS X don't include a tun
driver, although it is present in the source tree (publicly available
via CVS). An ind
> I am interested in knowing wha tyour AutoVPN project does, but I
didn't
> understand after reading your letter. Can you explain what it does?
OK. I thought I was clear... :-)
We need to let some of our users access our network from their home
through their Internet access (Modem or Cable or A
The CVS is now updated to 1.1.1.9.
Changes since 1.1.1.6 include the Solaris port and backport to OpenSSL
0.9.5.
James
Hello Christoph,
Hey, that's great news. It looks like you were able to make it work with a
very small patch.
A couple comments:
(1) The TYPE_SOCKLEN_T macro is cool, but we can't rely on people having
autoconf 2.5 or newer (unless we start distributing configure in addition to
configure.in).