12-13-2022 06:02 AM
Hi. We're using Ruckus Unleashed v200.8.10.3.243. When a computer logs into the guest network it redirects to a HTTP redirect page. Is there any way to bypass or disable this?
12-13-2022 06:14 AM - edited 12-13-2022 06:57 AM
Hi @gnussbaum
Settings ( AP Master ) under enable , ap-mode.
How to verify if http or https is enable :
ruckus(ap-mode)# get http
HTTP access is disabled
OK
ruckus(ap-mode)# get https
HTTPs access is enabled
But the service is off, it is turned off to save memory once AP is managed by SCG!
If you need the service, please enable again by command "set https/http enable"!
OK
Disable http
ruckus(ap-mode)# set http disable
OK
Enable http
ruckus(ap-mode)# set http enable
OK
Hopefully this can help you
Best Regards
Fernando Vasquez
12-13-2022 06:37 AM
Thanks. HTTP and HTTP are both disabled but I'm still getting redirected to a sign-in page.
12-13-2022 06:49 AM - edited 12-13-2022 06:54 AM
Hi @gnussbaum
There is a way to redirect to HTTPs ( Guest Network )
should be under this :
enable
config
if you want to bypass the captive portal should be on the Wi-Fi Networks > select the guest network > Edit > Next > Captive portal >Disable
Best Regards
Fernando Vasquez
03-23-2024 04:54 AM
Is there a guide to configuring ruckus APs to use https instead of http for the web configuration pages?