Ticket #127: 0001-Updated-manpage-for-rport-and-lport.patch

File 0001-Updated-manpage-for-rport-and-lport.patch, 1.5 KB (added by rf, 12 years ago)
  • openvpn.8

    From e905f99c43f716e1989f1ba9ed8f555e74a621ea Mon Sep 17 00:00:00 2001
    From: Robert Fischer <ml-openvpn@trispace.org>
    Date: Fri, 9 Dec 2011 22:49:14 +0100
    Subject: [PATCH] Updated manpage for --rport and --lport
    
    Signed-off-by: Robert Fischer <ml-openvpn@trispace.org>
    ---
     openvpn.8 |   16 +++++++++++++---
     1 files changed, 13 insertions(+), 3 deletions(-)
    
    diff --git a/openvpn.8 b/openvpn.8
    index 4a86ce7..c08e9f7 100644
    a b peer on its new IP address. 
    662662.\"*********************************************************
    663663.TP
    664664.B \-\-port port
    665 TCP/UDP port number for both local and remote.  The current
     665TCP/UDP port number for both local and remote (sets both
     666.B \-\-lport
     667and
     668.B \-\-rport
     669options to given port).  The current
    666670default of 1194 represents the official IANA port number
    667671assignment for OpenVPN and has been used since version 2.0-beta17.
    668672Previous versions used port 5000 as the default.
    669673.\"*********************************************************
    670674.TP
    671675.B \-\-lport port
    672 TCP/UDP port number for bind.
     676Set local TCP/UDP port number.  Cannot be used together with
     677.B \-\-nobind
     678option.
    673679.\"*********************************************************
    674680.TP
    675681.B \-\-rport port
    676 TCP/UDP port number for remote.
     682Set TCP/UDP port number used by the
     683.B \-\-remote
     684option. The port number can also be set directly using the
     685.B \-\-remote
     686option.
    677687.\"*********************************************************
    678688.TP
    679689.B \-\-bind