Difference between revisions of "Patch - Fix captive portal non-standard HTTP port redirect"
From Edge Threat Management Wiki - Arista
Jump to navigationJump to searchm (Dmorris moved page Script - Fix captive portal non-standard HTTP port redirect to Patch - Fix captive portal non-standard HTTP port redirect without leaving a redirect) |
|||
Line 10: | Line 10: | ||
<code> | <code> | ||
− | curl -k | + | curl -k https://downloads.untangle.com/public/patches/13.1.0/capture_redirect_port_fix.sh | dash |
</code> | </code> |
Latest revision as of 15:23, 27 November 2019
What it is
When the HTTP port on the Config/Services/Local Services page is configured for a value other than the standard/default port 80, Captive Portal will incorrectly include the port twice when generating the captive page redirect for unauthenticated clients. This prevents the proper display of the Captive Page.
Target Version
13.1.0
How to run
curl -k https://downloads.untangle.com/public/patches/13.1.0/capture_redirect_port_fix.sh | dash