summaryrefslogtreecommitdiffstats
path: root/openvpn.8
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2010-08-05 21:28:21 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-08-05 21:28:21 +0200
commitee0f176643f7ac05a167fd0170ee95a3e0262974 (patch)
treeb3c085c2fcb1af13203088cb718dfcd39e20fa75 /openvpn.8
parent328500c490c36c679e275dbf99c2820f58bcbaa3 (diff)
parentce722dc52bc062eb6e07f09133760579fd52f8dd (diff)
downloadopenvpn-ee0f176643f7ac05a167fd0170ee95a3e0262974.tar.gz
openvpn-ee0f176643f7ac05a167fd0170ee95a3e0262974.tar.xz
openvpn-ee0f176643f7ac05a167fd0170ee95a3e0262974.zip
Merge branch 'bugfix2.1' into beta2.2
Diffstat (limited to 'openvpn.8')
-rw-r--r--openvpn.820
1 files changed, 15 insertions, 5 deletions
diff --git a/openvpn.8 b/openvpn.8
index 54fe720..d8b8653 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -1366,15 +1366,25 @@ to be between 100 bytes/sec and 100 Mbytes/sec.
.B \-\-inactive n [bytes]
Causes OpenVPN to exit after
.B n
-seconds of inactivity on the TUN/TAP device. The time length
-of inactivity is measured since the last incoming tunnel packet.
+seconds of inactivity on the TUN/TAP device. The time length of
+inactivity is measured since the last incoming or outgoing tunnel
+packet.
If the optional
.B bytes
parameter is included,
-exit after n seconds of activity on tun/tap device
-produces a combined in/out byte count that is less than
-.B bytes.
+exit if less than
+.B bytes
+of combined in/out traffic are produced on the tun/tap device
+in
+.B n
+seconds.
+
+In any case, OpenVPN's internal ping packets (which are just
+keepalives) and TLS control packets are not considered
+"activity", nor are they counted as traffic, as they are used
+internally by OpenVPN and are not an indication of actual user
+activity.
.\"*********************************************************
.TP
.B \-\-ping n