diff options
Diffstat (limited to '')
-rw-r--r-- | openvpn.8 | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |