Hi,
Updating the below info with solution:By design the APs will use the below sites to check the internet status.captive.apple.comwww.microsoft.comwww.baidu.comWe have introduced the option to disable the Internet check. With this option, we can disable the internet check completely or disable particular site. This can be done from the CLI
ruckus> enruckus# configYou have all rights in this mode.ruckus(config)# system
ruckus(config-sys)# show internet-checkInternet Check:Company = apple, Enable = 1
Internet Check:Company = microsoft, Enable = 1
Internet Check:Company = ruckus, Enable = 1Now to disable this use the below command:
ruckus(config-sys)# no internet-check allThe internet check settings have been updated.ruckus(config-sys)# endYour changes have been saved.To cross check:ruckus(config)# systemruckus(config-sys)# show internet-checkInternet Check:Company = apple, Enable = 0
Internet Check:Company = microsoft, Enable = 0
Internet Check:Company = ruckus, Enable = 0I would recommend using this function in 200.14, which will be available from April 2nd week 2023