Changes between Version 19 and Version 20 of Openvpn23ManPage


Ignore:
Timestamp:
08/23/16 15:56:12 (8 years ago)
Author:
Samuli Seppänen
Comment:

Update man-page to OpenVPN 2.3.12

Legend:

Unmodified
Added
Removed
Modified
  • Openvpn23ManPage

    v19 v20  
    774774IP address changes due to DHCP, we should configure
    775775our IP address change script (see man page for
    776 <B><A HREF="/man/man2html?8+dhcpcd">dhcpcd</A></B>(8)
     776<B><A HREF="/cgi-bin/man/man2html?8+dhcpcd">dhcpcd</A></B>(8)
    777777
    778778) to deliver a
     
    955955of the TAP-Win32 driver.  When used on *nix, requires that the tun
    956956driver supports an
    957 <B><A HREF="/man/man2html?8+ifconfig">ifconfig</A></B>(8)
     957<B><A HREF="/cgi-bin/man/man2html?8+ifconfig">ifconfig</A></B>(8)
    958958
    959959command which sets a subnet instead of a remote endpoint IP address.
     
    11031103<P>
    11041104This option, while primarily a proxy for the
    1105 <B><A HREF="/man/man2html?8+ifconfig">ifconfig</A></B>(8)
     1105<B><A HREF="/cgi-bin/man/man2html?8+ifconfig">ifconfig</A></B>(8)
    11061106
    11071107command, is designed to simplify TUN/TAP
     
    11721172This option is intended as
    11731173a convenience proxy for the
    1174 <B><A HREF="/man/man2html?8+route">route</A></B>(8)
     1174<B><A HREF="/cgi-bin/man/man2html?8+route">route</A></B>(8)
    11751175
    11761176shell command,
     
    27552755<DD>
    27562756Use this option when OpenVPN is being run from the inetd or
    2757 <B><A HREF="/man/man2html?8+xinetd">xinetd</A>(8)</B>
     2757<B><A HREF="/cgi-bin/man/man2html?8+xinetd">xinetd</A>(8)</B>
    27582758
    27592759server.
     
    35453545
    35463546<DD>
    3547 Push additional information about the client to server.  The additional information
    3548 consists of the following data:
     3547Push additional information about the client to server.
     3548The following data is always pushed to the server:
    35493549<P>
    35503550IV_VER=&lt;version&gt; -- the client OpenVPN version
     
    35523552IV_PLAT=[linux|solaris|openbsd|mac|netbsd|freebsd|win] -- the client OS platform
    35533553<P>
     3554IV_LZO_STUB=1 -- if client was built with LZO stub capability
     3555<P>
     3556IV_LZ4=1 -- if the client supports LZ4 compressions.
     3557<P>
     3558IV_RGI6=1 -- if the client supports
     3559<B>--redirect-gateway</B>
     3560
     3561for ipv6
     3562<P>
     3563IV_PROTO=2 -- if the client supports peer-id floating mechansim
     3564<P>
     3565IV_NCP=2 -- negotiable ciphers, client supports
     3566<B>--cipher</B>
     3567
     3568pushed by the server, a value of 2 or greater indicates client
     3569supports AES-GCM-128 and AES-GCM-256.
     3570<P>
     3571IV_UI_VER=&lt;gui_id&gt; &lt;version&gt; -- the UI version of a UI if one is
     3572running, for example &quot;de.blinkt.openvpn 0.5.47&quot; for the
     3573Android app.
     3574<P>
     3575When
     3576<B>--push-peer-info</B>
     3577
     3578is enabled the additional information consists of the following data:
     3579<P>
    35543580IV_HWADDR=&lt;mac address&gt; -- the MAC address of clients default gateway
    35553581<P>
    3556 IV_LZO_STUB=1 -- if client was built with LZO stub capability
     3582IV_SSL=&lt;version string&gt; -- the ssl version used by the client, e.g. &quot;OpenSSL 1.0.2f 28 Jan 2016&quot;.
     3583<P>
     3584IV_PLAT_VER=x.y - the version of the operating system, e.g. 6.1 for Windows 7.
    35573585<P>
    35583586UV_&lt;name&gt;=&lt;value&gt; -- client environment variables whose names start with &quot;UV_&quot;
     
    57025730be derived by taking a secure hash of this file, similar to
    57035731the
    5704 <B><A HREF="/man/man2html?1+md5sum">md5sum</A></B>(1)
     5732<B><A HREF="/cgi-bin/man/man2html?1+md5sum">md5sum</A></B>(1)
    57055733
    57065734or
    5707 <B><A HREF="/man/man2html?1+sha1sum">sha1sum</A></B>(1)
     5735<B><A HREF="/cgi-bin/man/man2html?1+sha1sum">sha1sum</A></B>(1)
    57085736
    57095737commands. This option is deprecated and will stop working in OpenVPN 2.4 and
     
    62896317option.  This file must be shared with the
    62906318peer over a pre-existing secure channel such as
    6291 <B><A HREF="/man/man2html?1+scp">scp</A></B>(1)
     6319<B><A HREF="/cgi-bin/man/man2html?1+scp">scp</A></B>(1)
    62926320
    62936321
     
    63266354
    63276355scripts to run the appropriate
    6328 <B><A HREF="/man/man2html?8+ifconfig">ifconfig</A></B>(8)
     6356<B><A HREF="/cgi-bin/man/man2html?8+ifconfig">ifconfig</A></B>(8)
    63296357
    63306358and
    6331 <B><A HREF="/man/man2html?8+route">route</A></B>(8)
     6359<B><A HREF="/cgi-bin/man/man2html?8+route">route</A></B>(8)
    63326360
    63336361commands.  These commands can be placed in the the same shell script
     
    67676795
    67686796option.  On non-Windows systems, the
    6769 <B><A HREF="/man/man2html?8+ifconfig">ifconfig</A></B>(8)
     6797<B><A HREF="/cgi-bin/man/man2html?8+ifconfig">ifconfig</A></B>(8)
    67706798
    67716799command provides similar functionality.
     
    68826910<B>ipv6addr</B>
    68836911
    6884 and increments by +1 for every new client (linear mode).  The
    6885 <B>/bits</B>
    6886 
    6887 setting controls the size of the pool.  Due to implementation details,
    6888 the pool size must be between /64 and /112.
     6912and matches the offset determined from the start of the IPv4 pool.
    68896913<DT><B>--ifconfig-ipv6-push ipv6addr/bits ipv6remote</B>
    68906914
     
    81058129
    81068130option will produce verbose output, similar to the
    8107 <B><A HREF="/man/man2html?8+tcpdump">tcpdump</A></B>(8)
     8131<B><A HREF="/cgi-bin/man/man2html?8+tcpdump">tcpdump</A></B>(8)
    81088132
    81098133program.  Omit the
     
    81328156to alice over a secure medium such as by
    81338157using the
    8134 <B><A HREF="/man/man2html?1+scp">scp</A></B>(1)
     8158<B><A HREF="/cgi-bin/man/man2html?1+scp">scp</A></B>(1)
    81358159
    81368160program.
     
    84428466<H2>SEE ALSO</H2>
    84438467
    8444 <B><A HREF="/man/man2html?8+dhcpcd">dhcpcd</A></B>(8),
    8445 
    8446 <B><A HREF="/man/man2html?8+ifconfig">ifconfig</A></B>(8),
    8447 
    8448 <B><A HREF="/man/man2html?1+openssl">openssl</A></B>(1),
    8449 
    8450 <B><A HREF="/man/man2html?8+route">route</A></B>(8),
    8451 
    8452 <B><A HREF="/man/man2html?1+scp">scp</A></B>(1)
    8453 
    8454 <B><A HREF="/man/man2html?1+ssh">ssh</A></B>(1)
     8468<B><A HREF="/cgi-bin/man/man2html?8+dhcpcd">dhcpcd</A></B>(8),
     8469
     8470<B><A HREF="/cgi-bin/man/man2html?8+ifconfig">ifconfig</A></B>(8),
     8471
     8472<B><A HREF="/cgi-bin/man/man2html?1+openssl">openssl</A></B>(1),
     8473
     8474<B><A HREF="/cgi-bin/man/man2html?8+route">route</A></B>(8),
     8475
     8476<B><A HREF="/cgi-bin/man/man2html?1+scp">scp</A></B>(1)
     8477
     8478<B><A HREF="/cgi-bin/man/man2html?1+ssh">ssh</A></B>(1)
    84558479
    84568480
     
    85418565<HR>
    85428566This document was created by
    8543 <A HREF="/man/man2html">man2html</A>,
     8567<A HREF="/cgi-bin/man/man2html">man2html</A>,
    85448568using the manual pages.<BR>
    8545 Time: 07:18:23 GMT, May 10, 2016
     8569Time: 15:54:26 GMT, August 23, 2016
    85468570}}}