diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2009-12-11 08:18:50 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2009-12-11 08:18:50 +0000 |
commit | 4580320b22946a1dd65039a6efcd616ee5e4ac3b (patch) | |
tree | d5196c3334c619ac376216d88e7b9c0e4757e90b /openvpn.8 | |
parent | Clarified that TAP-Win32 driver is licensed under GPL 2. (diff) | |
download | openvpn-4580320b22946a1dd65039a6efcd616ee5e4ac3b.tar.xz |
Version 2.1.0v2.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
Diffstat (limited to '')
-rw-r--r-- | openvpn.8 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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...] |