]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
* rebased to v2.1.1 release
authorJuanJo Ciarlante <jjo@google.com>
Sat, 28 Nov 2009 17:19:14 +0000 (09:19 -0800)
committerJuanJo Ciarlante <juanjosec@gmail.com>
Fri, 25 Mar 2011 12:30:30 +0000 (13:30 +0100)
* document {un,}trusted_ip6 in manpage

openvpn.8

index 182e5d52ab37d47556067fb6e94ff6d3f809fdf1..2b60c12ff7188af29d042a2ca2a0723d8003d2ca 100644 (file)
--- a/openvpn.8
+++ b/openvpn.8
@@ -5402,13 +5402,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
@@ -5420,7 +5423,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
@@ -5432,6 +5435,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