summaryrefslogtreecommitdiffstats
path: root/openvpn.8
diff options
context:
space:
mode:
authorRobert Fischer <ml-openvpn@trispace.org>2011-12-10 15:51:30 +0100
committerDavid Sommerseth <davids@redhat.com>2012-02-05 17:35:03 +0100
commit003e76bc4f2401d6edfd898b298d73c0806a36d7 (patch)
tree1ba97b88fa5e4314f28bf231c981dc134937fb7f /openvpn.8
parent47c19c9d6fa2b7c397997947a59584f9de1422e6 (diff)
downloadopenvpn-003e76bc4f2401d6edfd898b298d73c0806a36d7.tar.gz
openvpn-003e76bc4f2401d6edfd898b298d73c0806a36d7.tar.xz
openvpn-003e76bc4f2401d6edfd898b298d73c0806a36d7.zip
Documented --push-peer-info option
Signed-off-by: Robert Fischer <ml-openvpn@trispace.org> Acked-by: David Sommerseth <davids@redhat.com> Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'openvpn.8')
-rw-r--r--openvpn.814
1 files changed, 14 insertions, 0 deletions
diff --git a/openvpn.8 b/openvpn.8
index 9480d16..53d6bdb 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -2717,6 +2717,20 @@ as with a
configuration file. This option will ignore
.B \-\-push
options at the global config file level.
+.TP
+.B \-\-push-peer-info
+Push additional information about the client to server. The additional information
+consists of the following data:
+
+IV_VER=<version> -- the client OpenVPN version
+
+IV_PLAT=[linux|solaris|openbsd|mac|netbsd|freebsd|win] -- the client OS platform
+
+IV_HWADDR=<mac address> -- the MAC address of clients default gateway
+
+IV_LZO_STUB=1 -- if client was built with LZO stub capability
+
+UV_<name>=<value> -- client environment variables whose names start with "UV_"
.\"*********************************************************
.TP
.B \-\-disable