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?
Hi @gnussbaum
Settings ( AP Master ) under enable , ap-mode.
How to verify if http or https is enable :
ruckus(ap-mode)# get httpHTTP access is disabledOK
ruckus(ap-mode)# get httpsHTTPs access is enabledBut 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 disableOK
Enable http
ruckus(ap-mode)# set http enableOK
Hopefully this can help you
Best Regards
Fernando Vasquez
Thanks. HTTP and HTTP are both disabled but I'm still getting redirected to a sign-in page.
There is a way to redirect to HTTPs ( Guest Network )
should be under this :
enable
config
https://docs.commscope.com/bundle/zd-10.5.1-commandref/page/GUID-920CF331-FA2F-40FB-9171-4E5BC7C4E090.html
if you want to bypass the captive portal should be on the Wi-Fi Networks > select the guest network > Edit > Next > Captive portal >Disable
Is there a guide to configuring ruckus APs to use https instead of http for the web configuration pages?
Hello @Mike_H1
Please disable HTTP and Enable HTTPS
ap-mode
+Enable https
Enable
Ap-mode
ruckus(ap-mode)# set https enableOK
Quit "To save changes"
Thank you! To perform those commands, I assume that I would putty into the ip of the main AP and authenticate with the admin password. Is that correct?