From 4580320b22946a1dd65039a6efcd616ee5e4ac3b Mon Sep 17 00:00:00 2001 From: james Date: Fri, 11 Dec 2009 08:18:50 +0000 Subject: Version 2.1.0 * Updated ChangeLog. * Note in man page that clients connecting to a --multihome server should always use the --nobind option. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5266 e7ae566f-a301-0410-adde-c780ea21d3b5 --- openvpn.8 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'openvpn.8') diff --git a/openvpn.8 b/openvpn.8 index 57844b9..45e61fa 100644 --- a/openvpn.8 +++ b/openvpn.8 @@ -2125,6 +2125,12 @@ 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. + +Note: clients connecting to a +.B --multihome +server should always use the +.B --nobind +option. .\"********************************************************* .TP .B --echo [parms...] -- cgit