Browse code

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>

Robert Fischer authored on 2011/12/10 23:51:30
Showing 1 changed files
... ...
@@ -2717,6 +2717,20 @@ as with a
2717 2717
 configuration file.  This option will ignore
2718 2718
 .B \-\-push
2719 2719
 options at the global config file level.
2720
+.TP
2721
+.B \-\-push-peer-info
2722
+Push additional information about the client to server.  The additional information
2723
+consists of the following data:
2724
+
2725
+IV_VER=<version> -- the client OpenVPN version
2726
+
2727
+IV_PLAT=[linux|solaris|openbsd|mac|netbsd|freebsd|win] -- the client OS platform
2728
+
2729
+IV_HWADDR=<mac address> -- the MAC address of clients default gateway
2730
+
2731
+IV_LZO_STUB=1 -- if client was built with LZO stub capability
2732
+
2733
+UV_<name>=<value> -- client environment variables whose names start with "UV_"
2720 2734
 .\"*********************************************************
2721 2735
 .TP
2722 2736
 .B \-\-disable