10-02-2018 11:03 PM
09-08-2020 10:29 AM
09-22-2021 11:43 PM
Hey all,
i try also using PF with Ruckus Smartzone.
It's working fine till i won't to deauth a Client.
I always get the Message (from PF-Log):
Unable to perform RADIUS Disconnect/CoA Request: Timeout waiting for a reply from *IP-Smartzone* on port 1700...
can anyone help to solf the Problem?
Thanks
09-23-2021 02:53 AM
Hello,
We have this issue in the past (as you can see in the beginning of the topic). Later I have seen this issue with PF multiple times.
To authenticate user on SZ the very first time, web service is used. next request (when reconnecting) are handled through Radius. If you want to disconnect client -- it again is done through WEB-service.
By default Webservice uses https, and you must have proper public SSL certificates on both sides (and request must be made to SZ by name, not IP -- otherwise certificate will be not accepted). If certificate isn't trusted, webservice request is silently dropped. You can check it switching to http for webservice instead of https -- if it works, problem is certificates. As webservice is normally limited to closed network, you even can stay with http.
Shure sign that it is this issue is behaviour, when client isn't connected to network after authentication, but when reconnects -- is connected immediately.