RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
04-11-2023 04:05 AM - edited 04-11-2023 04:33 AM
Environment
Troubleshooting
6. On the client-side Wireshark Packet capture , we found that the client is getting redirected to captive portal page with HTTP 302 redirect message, here as well the client mac address is in the encrypted format.
Resolution
Run the below command on the SZ CLI to disable the MAC-IP encryption for the WISPR profile.
By default, MAC-IP encryption is enabled on the SZ to enhance the security. Users MAC and IP address should not be in clear text while transporting on the internet, which will the decrease the risk of security attack.
vsz-controller-1# config
vsz-controller-1(config)# no encrypt-mac-ip
Do you want to continue to disable (or input 'no' to cancel)? [yes/no] yes
Successful operation
