aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrf <ml-openvpn@trispace.org>2011-04-08 13:15:23 -0700
committerDavid Sommerseth <dazo@users.sourceforge.net>2011-04-14 21:53:30 +0200
commit3136439d71fef635dd9148f02471b57e6fcf3cd1 (patch)
treec408e9540df565fe0d65d4e962e0fa8f2f7dbe73
parentFixed copying of tapinstall.exe to dist/bin when using prebuilt TAP-drivers (diff)
downloadopenvpn-3136439d71fef635dd9148f02471b57e6fcf3cd1.tar.xz
Update man page with info about --remote-random-hostname
Trac-ticket: 115 Signed-off-by: rf <ml-openvpn@trispace.org> Acked-by: David Sommerseth <dazo@users.sourceforge.net> Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> (cherry picked from commit 6215e11e2b864085c0b55fff631f81b2cc587f69)
-rw-r--r--openvpn.86
1 files changed, 6 insertions, 0 deletions
diff --git a/openvpn.8 b/openvpn.8
index ca9a4ea..a393da8 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -270,6 +270,12 @@ chosen, providing a sort of basic load-balancing and
failover capability.
.\"*********************************************************
.TP
+.B \-\-remote-random-hostname
+Add a random string (6 characters) to first DNS label of hostname to prevent
+DNS caching. For example, "foo.bar.gov" would be modified to
+"<random-chars>.foo.bar.gov".
+.\"*********************************************************
+.TP
.B <connection>
Define a client connection
profile. Client connection profiles are groups of OpenVPN options that