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