summaryrefslogtreecommitdiffstats
path: root/openvpn.8
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn.8')
-rw-r--r--openvpn.816
1 files changed, 12 insertions, 4 deletions
diff --git a/openvpn.8 b/openvpn.8
index 29eb00b..1c5ca0d 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -1093,8 +1093,8 @@ addresses in packets.
.\"*********************************************************
.TP
.B --redirect-gateway flags...
-(Experimental) Automatically execute routing commands to cause all outgoing IP traffic
-to be redirected over the VPN.
+Automatically execute routing commands to cause all outgoing IP traffic
+to be redirected over the VPN. This is a client-side option.
This option performs three steps:
@@ -1126,13 +1126,18 @@ Option flags:
.B local --
Add the
.B local
-flag if both OpenVPN servers are directly connected via a common subnet,
+flag if both OpenVPN nodes are directly connected via a common subnet,
such as with wireless. The
.B local
flag will cause step
.B 1
above to be omitted.
+.B autolocal --
+Try to automatically determine whether to enable
+.B local
+flag above.
+
.B def1 --
Use this flag to override
the default gateway by using 0.0.0.0/1 and 128.0.0.0/1
@@ -1151,7 +1156,10 @@ bypasses the tunnel
(Available on Windows clients, may not be available
on non-Windows clients).
-Using the def1 flag is highly recommended.
+.B block-local --
+Block access to local LAN when the tunnel is active, except for
+the LAN gateway itself. This is accomplished by routing the local
+LAN (except for the LAN gateway address) into the tunnel.
.\"*********************************************************
.TP
.B --link-mtu n