Radius disconnect feature not working - Invalid Disconnect-Request packet
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Radius disconnect feature not working - Invalid Disconnect-Request packet
Hardware Version: V4
Firmware Version: Omada Software Controller v4.4.3
Hi, I'm trying to make Radius Disconnect-Message feature working.
- I configured the Omada Controller according to the docs - status is "Running"
- I'm sending the radius disconnect message using radclient with parameter:
-
Acct-Session-Id
-
- The request is received by the controller, but I don't get any response.
- When I checked the logs, I found:
2021-07-21 09:12:54 [nioEventLoopGroup-2-1] [DEBUG]-[SourceFile:24] - Disconnect-Request is received.
...
2021-07-21 09:12:54 [comm-pool-15] [DEBUG]-[SourceFile:275] - Invalid Disconnect-Request packet:Disconnect-Request, ID 44
Acct-Session-Id: XXX
What may be the problem?
Is any parameter missing from the DM request?
Should DM's source IP be the same as configured radius server IP?