02-08-2023 08:50 PM
Does the switch, SZ or AP have a real-time TCP dump function?
configuration description
Structure of sending authentication packets to external authentication server using Proxy function in SZ
Authentication Server Also acts as a DHCP server.
MAC authentication is performed and the MAC DB is located in the authentication server.
problem
There is no problem with the service when connecting for the first time.
However, when reconnecting after disconnection or when roaming is attempted
Users are not assigned an IP.
However, the user comes out authenticated and does not forward the authentication request packet to the authentication server.
So it seems that the IP assignment is not possible.
So I got the Application log- radiusporxy debug log when the problem occurs. However, looking at the logs, it was difficult to confirm.
Is there a documentation that explains the contents of the log so I can easily determine the cause?
Solved! Go to Solution.
02-08-2023 11:32 PM
Hi,
Unfortunately, we do not have any documentation that explain the log contents. In most cases, the collected logs are very broad and we will have to narrow down based on the issue that we see in the network.
If you already have the logs collected, I would recommend to have a support ticket open and attach it so that we would be able to review it and provide an update.
Regards,
Anwar Perayil
02-09-2023 01:16 AM
02-08-2023 09:55 PM
Hi Kim,
On the latest controller versions, you do have an option to run packet captures on the AP. Once you select the AP, you should see the option under "More".
Please refer to the smart zone section of the below article for details,
https://support.ruckuswireless.com/articles/000002607
Thank you.
Regards,
Anwar Perayil
02-08-2023 09:59 PM
Hi
Thank you for sharing your content.
Is there any document that checks the log contents of the output that came out after running debug in sz?
02-08-2023 11:32 PM
Hi,
Unfortunately, we do not have any documentation that explain the log contents. In most cases, the collected logs are very broad and we will have to narrow down based on the issue that we see in the network.
If you already have the logs collected, I would recommend to have a support ticket open and attach it so that we would be able to review it and provide an update.
Regards,
Anwar Perayil
02-09-2023 01:16 AM
Hi Anwar Perayil
Thank you so much for your reply!