]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
Mention that some Pulse VPNs need to spoof official UA/OS to make IPv6 work
authorDaniel Lenski <dlenski@gmail.com>
Thu, 26 Aug 2021 19:43:54 +0000 (12:43 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Thu, 10 Feb 2022 22:59:48 +0000 (14:59 -0800)
As discussed in https://gitlab.com/openconnect/openconnect/-/issues/254#note_661398964

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
www/pulse.xml

index 64ee29f831b1139bc15a8cf837254c75c7a3ca32..e7bd515fbee7345a7804e56463cdcf3f8878932d 100644 (file)
@@ -42,7 +42,15 @@ implemented for Pulse mode. The Juniper support may suffice for some users.</p>
 <h2>Connectivity</h2>
 
 <p>Once authentication is complete, the VPN connection can be
-established. Both Legacy IP and IPv6 should be working.</p>
+established. Both Legacy IP and IPv6 should be working. However, some
+Pulse VPNs will not provide full IPv6 connectivity unless a recent
+version of the official Pulse client for Windows is spoofed (see
+<a href="https://gitlab.com/openconnect/openconnect/-/issues/254#note_661398964">comment
+on GitLab issue #254</a>. For example:</p>
+
+<pre>
+  ./openconnect --protocol=pulse --useragent "Pulse-Secure/9.1.11.6725" --os=win
+</pre>
 
        <INCLUDE file="inc/footer.tmpl" />
 </PAGE>