From 3136439d71fef635dd9148f02471b57e6fcf3cd1 Mon Sep 17 00:00:00 2001 From: rf Date: Fri, 8 Apr 2011 13:15:23 -0700 Subject: Update man page with info about --remote-random-hostname Trac-ticket: 115 Signed-off-by: rf Acked-by: David Sommerseth Signed-off-by: David Sommerseth (cherry picked from commit 6215e11e2b864085c0b55fff631f81b2cc587f69) --- openvpn.8 | 6 ++++++ 1 file changed, 6 insertions(+) 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 +".foo.bar.gov". +.\"********************************************************* +.TP .B Define a client connection profile. Client connection profiles are groups of OpenVPN options that -- cgit v1.2.3