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>
This commit is contained in:
Robert Fischer 2011-12-10 15:51:30 +01:00 committed by David Sommerseth
parent 47c19c9d6f
commit 003e76bc4f

View File

@ -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