summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2009-12-11 01:47:26 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2009-12-11 01:47:26 +0000
commit16ded86c203ce719108780f19346ec923a28d808 (patch)
tree599b6aa0b3e6a3ef59ad6216f3c669e3cf3159f9
parent5bb8bfea4399117c6ec42a58991e48e9e748a62b (diff)
downloadopenvpn-16ded86c203ce719108780f19346ec923a28d808.tar.gz
openvpn-16ded86c203ce719108780f19346ec923a28d808.tar.xz
openvpn-16ded86c203ce719108780f19346ec923a28d808.zip
Documented --multihome in the man page.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5264 e7ae566f-a301-0410-adde-c780ea21d3b5
-rw-r--r--openvpn.89
1 files changed, 9 insertions, 0 deletions
diff --git a/openvpn.8 b/openvpn.8
index 6f6138b..57844b9 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