From: Robert Fischer Date: Sat, 10 Dec 2011 14:51:30 +0000 (+0100) Subject: Documented --push-peer-info option X-Git-Tag: v2.3-alpha1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=003e76bc4f2401d6edfd898b298d73c0806a36d7;p=thirdparty%2Fopenvpn.git Documented --push-peer-info option Signed-off-by: Robert Fischer Acked-by: David Sommerseth Signed-off-by: David Sommerseth --- diff --git a/openvpn.8 b/openvpn.8 index 9480d169f..53d6bdb2e 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= -- the client OpenVPN version + +IV_PLAT=[linux|solaris|openbsd|mac|netbsd|freebsd|win] -- the client OS platform + +IV_HWADDR= -- the MAC address of clients default gateway + +IV_LZO_STUB=1 -- if client was built with LZO stub capability + +UV_= -- client environment variables whose names start with "UV_" .\"********************************************************* .TP .B \-\-disable