summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-12-29 02:13:30 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-12-29 02:13:30 +0000
commitcbc0dada77ee730c7e2321f3c9b19d6df1e205cc (patch)
treec26f864369a9e96e74360d32bf98f5fca48bffb6 /INSTALL
parentd92819fa1adc5d2ee8f1c2bbd0d32829635eacf1 (diff)
downloadopenvpn-cbc0dada77ee730c7e2321f3c9b19d6df1e205cc.tar.gz
openvpn-cbc0dada77ee730c7e2321f3c9b19d6df1e205cc.tar.xz
openvpn-cbc0dada77ee730c7e2321f3c9b19d6df1e205cc.zip
svn merge -r 854:863 $SO/trunk/openvpn
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@864 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 55b2f61..c95640a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -191,6 +191,14 @@ TUN/TAP Driver Configuration:
http://vtun.sourceforge.net/tun/
and follow the installation instructions.
+ If you use OpenVPN on Linux 2.2 or 2.4 or Solaris, you may be
+ suffering from a bug which causes connections to hang under heavy load.
+ The symptoms are very similar to the MTU problems discussed frequently
+ in the OpenVPN mailing lists. But it turns out that this bug is not caused by
+ MTU problems. It's a bug in the tun/tap driver. A patch is provided here:
+
+ http://openvpn.net/patch/tun-sb.patch
+
* Solaris
For 64 bit, I used the tun-1.1.tar.gz source and compiled it.