cancel
Showing results for 
Search instead for 
Did you mean: 

Disable HTTP redirection?

gnussbaum
New Contributor

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?

7 REPLIES 7

Vásquez_Fer
Moderator
Moderator

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 

Thanks.  HTTP and HTTP are both disabled but I'm still getting redirected to a sign-in page.

Hi @gnussbaum 

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-4E5BC7C4E09...

if you want to bypass the captive portal should be on the Wi-Fi Networks > select the guest network > Edit > Next > Captive portal >Disable

redirect.png

Best Regards 

Fernando Vasquez 

Is there a guide to configuring ruckus APs to use https instead of http for the web configuration pages?