summaryrefslogtreecommitdiffstats
path: root/openvpn.8
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2011-04-25 17:08:14 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2011-04-25 17:08:14 +0200
commitdcf4bcc2d95faac5d7c4844ca841359526601c69 (patch)
treebb696ead3dadb09234337c2c4e7461a3f7a7ce88 /openvpn.8
parent285252d1a189c331becde940d948d7ca1fe778fd (diff)
parent6dbf82a96253add5ed5f6c923080f4de4366c874 (diff)
downloadopenvpn-dcf4bcc2d95faac5d7c4844ca841359526601c69.tar.gz
openvpn-dcf4bcc2d95faac5d7c4844ca841359526601c69.tar.xz
openvpn-dcf4bcc2d95faac5d7c4844ca841359526601c69.zip
Merge branch 'feat_ipv6_transport'
Diffstat (limited to 'openvpn.8')
-rw-r--r--openvpn.810
1 files changed, 8 insertions, 2 deletions
diff --git a/openvpn.8 b/openvpn.8
index 7d213f9..ff4938d 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -5450,13 +5450,16 @@ or
script execution.
.\"*********************************************************
.TP
-.B trusted_ip
+.B trusted_ip (or trusted_ip6)
Actual IP address of connecting client or peer which has been authenticated.
Set prior to execution of
.B \-\-ipchange, \-\-client-connect,
and
.B \-\-client-disconnect
scripts.
+If using ipv6 endpoints (udp6, tcp6),
+.B trusted_ip6
+will be set instead.
.\"*********************************************************
.TP
.B trusted_port
@@ -5468,7 +5471,7 @@ and
scripts.
.\"*********************************************************
.TP
-.B untrusted_ip
+.B untrusted_ip (or untrusted_ip6)
Actual IP address of connecting client or peer which has not been authenticated
yet. Sometimes used to
.B nmap
@@ -5480,6 +5483,9 @@ Set prior to execution of
and
.B \-\-auth-user-pass-verify
scripts.
+If using ipv6 endpoints (udp6, tcp6),
+.B untrusted_ip6
+will be set instead.
.\"*********************************************************
.TP
.B untrusted_port