From: james Date: Fri, 11 Dec 2009 01:47:26 +0000 (+0000) Subject: Documented --multihome in the man page. X-Git-Tag: v2.1.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16ded86c203ce719108780f19346ec923a28d808;p=thirdparty%2Fopenvpn.git Documented --multihome in the man page. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5264 e7ae566f-a301-0410-adde-c780ea21d3b5 --- diff --git a/openvpn.8 b/openvpn.8 index 6f6138b70..57844b98b 100644 --- a/openvpn.8 +++ b/openvpn.8 @@ -2118,6 +2118,15 @@ is specified, and when is NOT specified. .\"********************************************************* .TP +.B --multihome +Configure a multi-homed UDP server. This option can be used when +OpenVPN has been configured to listen on all interfaces, and will +attempt to bind client sessions to the interface on which packets +are being received, so that outgoing packets will be sent out +of the same interface. Note that this option is only relevant for +UDP servers and currently is only implemented on Linux. +.\"********************************************************* +.TP .B --echo [parms...] Echo .B parms